diff options
author | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-01-19 00:40:08 +0000 |
---|---|---|
committer | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-01-19 00:40:08 +0000 |
commit | 2a0ddf06aecb589f8b7da2fc77d08f1861e01514 (patch) | |
tree | dc63b08a62275d66a120d08abac8a88828ba2c01 /packages/meta | |
parent | 6a3746bd3f42bc886a5ee6d679ec8d46b4210b25 (diff) |
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/01/19 00:02:58+00:00 nexus.co.uk!pb
start adding scap, the screen capture script
2005/01/19 00:02:20+00:00 nexus.co.uk!pb
bump PR on task-bootstrap for IPAQ_MODULES changes
2005/01/18 23:57:49+00:00 nexus.co.uk!pb
add keybdev to IPAQ_MODULES
2005/01/18 23:54:57+00:00 nexus.co.uk!pb
apply patch from Florian Boor to add /dev/input/mice
BKrev: 41edac68e64e0vtimIH5HFRyf6VT5w
Diffstat (limited to 'packages/meta')
-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 8ecef18da0..aa56782f85 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 = "r16" +PR = "r17" # The BOOTSTRAP_EXTRA_ variables are often manipulated by the # MACHINE .conf files, so adjust PACKAGE_ARCH accordingly. |