diff options
author | Phil Blundell <philb@gnu.org> | 2005-01-27 15:30:53 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2005-01-27 15:30:53 +0000 |
commit | e9f4e1f825c8ae3b8781a20cba20bce0ff4b6237 (patch) | |
tree | 1449be9ade43bbbc4a37538b24ba2620749f1df6 /packages/meta | |
parent | 305de024a7d5c1ea4d31c35cacb35934847dfad3 (diff) |
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into stealth.nexus.co.uk:/home/pb/oe/oe
2005/01/27 15:29:55+00:00 nexus.co.uk!pb
add autoload for ircomm-tty kernel module
BKrev: 41f9092d_cfYtxXRrcLGdlV7v2i0KA
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 182fb2cc9f..811fa8cbf3 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 = "r18" +PR = "r19" # The BOOTSTRAP_EXTRA_ variables are often manipulated by the # MACHINE .conf files, so adjust PACKAGE_ARCH accordingly. |