[oe-commits] org.oe.dreambox linux-dm7025: add patch to fix dvb-core locking problems

tmbinc commit openembedded-commits at lists.openembedded.org
Fri Feb 1 10:06:47 UTC 2008


linux-dm7025: add patch to fix dvb-core locking problems

Author: tmbinc at openembedded.org
Branch: org.openembedded.dreambox
Revision: f8586fae7a0704c10ea75bdb804d0e4bf981cc46
ViewMTN: http://monotone.openembedded.org/revision/info/f8586fae7a0704c10ea75bdb804d0e4bf981cc46
Files:
1
packages/linux/linux-dm7025.bb
Diffs:

#
# mt diff -r6280190b0115512a1928c502dbc16f78b46fcf6f -rf8586fae7a0704c10ea75bdb804d0e4bf981cc46
#
# 
# 
# patch "packages/linux/linux-dm7025.bb"
#  from [4de3edfad46fbe9d41bffc982fad708998a4a7ee]
#    to [0c8ef18aee30a8e465e4982e433a2e8c49bcbd15]
# 
============================================================
--- packages/linux/linux-dm7025.bb	4de3edfad46fbe9d41bffc982fad708998a4a7ee
+++ packages/linux/linux-dm7025.bb	0c8ef18aee30a8e465e4982e433a2e8c49bcbd15
@@ -1,9 +1,9 @@ PV = "2.6.12.6"
 DESCRIPTION = "Linux kernel for Dreambox DM7025"
 LICENSE = "GPL"
 PN = "linux-dm7025"
 KV = "2.6.12"
 PV = "2.6.12.6"
-PR = "r8"
+PR = "r9"
 
 DEPENDS = "zlib-native"
 
@@ -13,6 +13,7 @@ SRC_URI += "ftp://ftp.kernel.org/pub/lin
 	http://sources.dreamboxupdate.com/download/kernel-patches/linux-${KV}-update_dvbapi-r1.patch.bz2;patch=1;pnum=1 \
 	http://sources.dreamboxupdate.com/download/kernel-patches/linuxmips-${KV}-dm7025-r6.conf \
 	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 \
 #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 \






More information about the Openembedded-commits mailing list