diff options
author | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-02-20 12:40:13 +0000 |
---|---|---|
committer | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-02-20 12:40:13 +0000 |
commit | df447e0eaacdd3d5ac09291aaa345be09e4a4faf (patch) | |
tree | ac8cc6ffc117ffd2e2d9f5a7c83470d95cfeeb48 /packages | |
parent | a6b1891273eac124c5e2f510bb437b69d9509836 (diff) |
Merge bk://oe-devel.bkbits.net/openembedded
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
Diffstat (limited to 'packages')
-rw-r--r-- | packages/meta/task-bootstrap.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/meta/task-bootstrap.bb b/packages/meta/task-bootstrap.bb index 87f23f39fb..00074b679d 100644 --- a/packages/meta/task-bootstrap.bb +++ b/packages/meta/task-bootstrap.bb @@ -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. |