aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorFelix Domke <tmbinc@elitedvb.ne>2008-05-21 13:57:52 +0000
committerFelix Domke <tmbinc@elitedvb.ne>2008-05-21 13:57:52 +0000
commit6fe2a9b9db65bf1c38d386de42ad524ad4b58412 (patch)
tree4f19ebfa1c88063efa406c0874fa8d1b4925c620 /packages
parentab118e582ae92dcc8816b438453c3d566d836619 (diff)
downloadopenembedded-6fe2a9b9db65bf1c38d386de42ad524ad4b58412.tar.gz
linux-dm7025: wireless ext update
Diffstat (limited to 'packages')
-rw-r--r--packages/linux/linux-dm7025.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/linux/linux-dm7025.bb b/packages/linux/linux-dm7025.bb
index be7c3de876..10e8aadb2e 100644
--- a/packages/linux/linux-dm7025.bb
+++ b/packages/linux/linux-dm7025.bb
@@ -3,7 +3,7 @@ LICENSE = "GPL"
PN = "linux-dm7025"
KV = "2.6.12"
PV = "2.6.12.6"
-PR = "s1"
+PR = "s2"
DEPENDS = "zlib-native"
@@ -15,6 +15,7 @@ SRC_URI += "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
http://dreamboxupdate.com/download/kernel-patches/linux-2.6.12-dvb-multipid-r4.patch.bz2;patch=1;pnum=1 \
http://dreamboxupdate.com/download/kernel-patches/linux-2.6.12-dvb-core-fix-several-locking-problems.patch.bz2;patch=1;pnum=1 \
http://dreamboxupdate.com/download/kernel-patches/linux-2.6.12-dvbapi-pilot-rolloff-extension-r0.patch.bz2;patch=1;pnum=1 \
+ http://sources.dreamboxupdate.com/download/kernel-patches/linux-2.6.12-update-wireless.patch.bz2;patch=1;pnum=1 \
#squashfs-lzma stuff
http://squashfs-lzma.org/dl/sqlzma3.2-r2b.tar.bz2 \
http://dreamboxupdate.com/download/kernel-patches/sqlzma2k-3.2-r2-2.6.12.6.patch.bz2 \