Merge bk://oe-devel.bkbits.net/openembedded
authornslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>
Sun, 20 Feb 2005 12:40:13 +0000 (12:40 +0000)
committernslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>
Sun, 20 Feb 2005 12:40:13 +0000 (12:40 +0000)
into bkbits.net:/repos/n/nslu2-linux/openembedded

2005/02/20 13:31:32+01:00 dyndns.org!reenoo
task-bootstrap: bump PR to force a rebuild after the change to handhelds-common.conf

2005/02/20 13:24:42+01:00 dyndns.org!reenoo
Merge oe-devel@oe-devel.bkbits.net:openembedded
into sugarcube.dyndns.org:/home2/oe/bakery/openembedded

2005/02/20 13:24:17+01:00 dyndns.org!reenoo
handhelds-common.conf: add missing space between ide-probe-mod and loop

BKrev: 4218852dV4qI1Z9ArOV70wBa3Zo-vQ

conf/machine/handheld-common.conf
packages/meta/task-bootstrap.bb

index 71a8263..ead8991 100644 (file)
@@ -3,7 +3,7 @@ ipsec \
 nvrd \
 mip6-mn \
 tun \
-ide-cs ide-disk ide-probe-mod\
+ide-cs ide-disk ide-probe-mod \
 loop \
 vfat ext2 \
 sunrpc nfs \
index 87f23f3..00074b6 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Core packages required for a basic installation"
 MAINTAINER = "Phil Blundell <pb@handhelds.org>"
-PR = "r20"
+PR = "r21"
 
 # The BOOTSTRAP_EXTRA_ variables are often manipulated by the
 # MACHINE .conf files, so adjust PACKAGE_ARCH accordingly.