diff options
author | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-03-01 18:55:42 +0000 |
---|---|---|
committer | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-03-01 18:55:42 +0000 |
commit | 83e29729e7e1c346bb91915b76d03c18c00a1d4b (patch) | |
tree | 4cd8cffbc20b4eddf35cde630aca32eb7b624393 /packages/meta/task-bootstrap.bb | |
parent | bae07f485b55b4038b65e117016ea6ff7498eca9 (diff) |
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/02/28 13:18:40+00:00 nexus.co.uk!pb
bump PR on task-bootstrap
2005/02/28 13:15:39+00:00 nexus.co.uk!pb
fix up rxvt-unicode
2005/02/28 13:09:35+00:00 nexus.co.uk!pb
add missing dependency on libgcrypt
2005/02/28 12:43:15+00:00 nexus.co.uk!pb
update glib-2.0 to 2.6.3
BKrev: 4224baaeEmF4SHogRukZlbI5BN6q9A
Diffstat (limited to 'packages/meta/task-bootstrap.bb')
-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 ccd57b8661..f7cade5495 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 = "r21" +PR = "r22" # The BOOTSTRAP_EXTRA_ variables are often manipulated by the # MACHINE .conf files, so adjust PACKAGE_ARCH accordingly. |