Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
authorRichard Purdie <rpurdie@rpsys.net>
Sun, 13 Feb 2005 23:59:10 +0000 (23:59 +0000)
committerRichard Purdie <rpurdie@rpsys.net>
Sun, 13 Feb 2005 23:59:10 +0000 (23:59 +0000)
into tim.rpsys.net:/usr/oe/openembedded

2005/02/13 23:58:46+00:00 rpsys.net!RP
openzaurus-2.6: Add the devel work so far on tosa

BKrev: 420fe9ce5H4EUI4BSy4LbL-xT7l9Xg

packages/linux/linux-openzaurus-2.6.11-rc4/defconfig-tosa [new file with mode: 0644]
packages/linux/linux-openzaurus_2.6.11-rc4.bb

diff --git a/packages/linux/linux-openzaurus-2.6.11-rc4/defconfig-tosa b/packages/linux/linux-openzaurus-2.6.11-rc4/defconfig-tosa
new file mode 100644 (file)
index 0000000..e69de29
index d04097a..c1fd219 100644 (file)
@@ -5,7 +5,7 @@ LICENSE = "GPL"
 #KV = "${@bb.data.getVar('PV',d,True).split('-')[0]}"
 KV = "${@bb.data.getVar('PV',d,True)}"
 
-PR = "r0"
+PR = "r1"
 
 # ftp://ftp.kernel.org/pub/linux/kernel/v2.6/testing/linux-${KV}.tar.gz \
 # http://www.kernel.org/pub/linux/kernel/people/alan/linux-2.6/2.6.10/patch-2.6.10-ac8.gz;patch=1 \
@@ -41,18 +41,25 @@ http://www.rpsys.net/openzaurus/${KV}/input_power-r1.patch;patch=1 \
 http://www.rpsys.net/openzaurus/${KV}/corgi_base_extras1-r2.patch;patch=1 \
 http://www.rpsys.net/openzaurus/${KV}/jffs2_longfilename-r0.patch;patch=1 \
 http://www.rpsys.net/openzaurus/${KV}/corgi_power-r15.patch;patch=1 \
-http://www.rpsys.net/openzaurus/${KV}/corgi_power1-r0.patch;patch=1 \
 http://www.rpsys.net/openzaurus/${KV}/ide_fixes-r1.patch;patch=1 \
 http://www.rpsys.net/openzaurus/${KV}/mmc_sd-r3.patch;patch=1 \
 http://www.rpsys.net/openzaurus/${KV}/corgi_snd-r3.patch;patch=1 \
-file://defconfig-husky \
+http://www.do13.in-berlin.de/openzaurus/tosa-machine-base.patch;patch=1 \
+http://www.do13.in-berlin.de/openzaurus/tc6393_nand.patch;patch=1 \
+http://www.do13.in-berlin.de/openzaurus/tc6393-device.patch;patch=1 \
+file://defconfig-corgi \
 file://defconfig-collie \
 file://defconfig-poodle \
-file://defconfig-openzaurus-pxa-2.6 "
-
+file://defconfig-tosa "
 
+SRC_URI_append_tosa = "http://www.do13.in-berlin.de/openzaurus/nand-readid.patch;patch=1"
+SRC_URI_append_tosa = "http://www.do13.in-berlin.de/openzaurus/multiple-scoop-devices.patch;patch=1"
+SRC_URI_append_corgi = "http://www.rpsys.net/openzaurus/${KV}/corgi_power1-r0.patch;patch=1"
+SRC_URI_append_shepherd = "http://www.rpsys.net/openzaurus/${KV}/corgi_power1-r0.patch;patch=1"
+SRC_URI_append_husky = "http://www.rpsys.net/openzaurus/${KV}/corgi_power1-r0.patch;patch=1"
 SRC_URI_append_collie = "http://www.rpsys.net/openzaurus/${KV}/jl1/collie_keymap.patch;patch=1 "
 
+
 S = "${WORKDIR}/linux-2.6.10"
 
 inherit kernel