diff options
author | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-01-08 12:40:08 +0000 |
---|---|---|
committer | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-01-08 12:40:08 +0000 |
commit | 224b5f7211f0134d33f60df1650c099d0973a0ff (patch) | |
tree | 42dcb50bbadbac3cbe9f64153abd6709cdb847b0 /packages/linux | |
parent | 0ff77391ed2b7599e7c99f233c707bb27338a6fd (diff) |
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/01/08 12:23:21+00:00 nexus.co.uk!pb
update ipkg to 0.99.135 and apply patch for provides/depends bug
2005/01/08 13:05:40+01:00 uni-frankfurt.de!mickeyl
minor adjustments to get a opie-image w/ kernel 2.6
BKrev: 41dfd4a8c4MPnpjSOylCKq2HKe77Ig
Diffstat (limited to 'packages/linux')
-rw-r--r-- | packages/linux/openzaurus_2.6.10.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/openzaurus_2.6.10.bb b/packages/linux/openzaurus_2.6.10.bb index a5065eb86b..3e3459f582 100644 --- a/packages/linux/openzaurus_2.6.10.bb +++ b/packages/linux/openzaurus_2.6.10.bb @@ -47,7 +47,7 @@ http://www.rpsys.net/openzaurus/${KV}/collie_scoop_pcmcia-r0.patch;patch=1 \ file://defconfig-husky \ file://defconfig-collie \ file://defconfig-poodle \ -file://defconfig-openzaurus-pxa-2.6" +file://defconfig-openzaurus-pxa-2.6 " SRC_URI_append_husky = "http://www.rpsys.net/openzaurus/${KV}/corgi_keymap-r1.patch;patch=1" SRC_URI_append_openzaurus-pxa-2.6 = "http://www.rpsys.net/openzaurus/${KV}/corgi_keymap-r1.patch;patch=1" |