diff options
author | Matthew Reimer <mreimer@sermons.desiringGod.org> | 2006-08-19 18:44:43 +0200 |
---|---|---|
committer | Rene Wagner <rw@handhelds.org> | 2006-08-19 18:44:43 +0200 |
commit | 575c67946e1be487a1488dd9bcb08f986366b1d9 (patch) | |
tree | 497fb9a85351abdb58d0a482805b1992c7d5fb85 /org.handhelds.familiar/conf/distro/familiar-0.8.4.conf | |
parent | 09b8460da85218de1638cee345fb1c5c601163c8 (diff) |
Add a .bb file to build LAB for h2200 from 2.6.16-hh0 circa 20060421.
Note that kernel.bbclass needed to be tweaked to not fail when no modules
are built.
Signed-off-by: Rene Wagner <rw@handhelds.org>
Diffstat (limited to 'org.handhelds.familiar/conf/distro/familiar-0.8.4.conf')
-rw-r--r-- | org.handhelds.familiar/conf/distro/familiar-0.8.4.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.handhelds.familiar/conf/distro/familiar-0.8.4.conf b/org.handhelds.familiar/conf/distro/familiar-0.8.4.conf index a2377aa..533232f 100644 --- a/org.handhelds.familiar/conf/distro/familiar-0.8.4.conf +++ b/org.handhelds.familiar/conf/distro/familiar-0.8.4.conf @@ -32,7 +32,7 @@ PREFERRED_VERSION_orinoco-modules_ipaq-pxa270 ?= "0.15" #prefer a newer hh.org cvs kernel CVSDATE_handhelds-pxa-2.6 = "20051221" -CVSDATE_LAB-kernel = "20051221" +CVSDATE_LAB-kernel = "20060421" CVSDATE_gomunicator = "20060518" |