[oe-commits] org.oe.dreambox linux-{dm7025, dm800}: add dvbapi pilot/rolloff extension

tmbinc commit oe at amethyst.openembedded.net
Thu May 15 11:29:25 UTC 2008


linux-{dm7025,dm800}: add dvbapi pilot/rolloff extension

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

#
# mt diff -r09bfa2d6cfe627febd6a831913957e6c9ab4e58c -r1eb23b401462a08c1a337193cdc6486f791201cf
#
#
#
# patch "packages/linux/linux-dm7025.bb"
#  from [0c8ef18aee30a8e465e4982e433a2e8c49bcbd15]
#    to [e5f5ef1abac6c5413c6c055997b770d7fea779fc]
# 
# patch "packages/linux/linux-dm800.bb"
#  from [7915b122c12f94ab3a8367926adc729d897dd9c8]
#    to [470415ff9fdbefd9dba7a470dce9602ca9543806]
#
============================================================
--- packages/linux/linux-dm7025.bb	0c8ef18aee30a8e465e4982e433a2e8c49bcbd15
+++ packages/linux/linux-dm7025.bb	e5f5ef1abac6c5413c6c055997b770d7fea779fc
@@ -3,7 +3,7 @@ PV = "2.6.12.6"
 PN = "linux-dm7025"
 KV = "2.6.12"
 PV = "2.6.12.6"
-PR = "r9"
+PR = "s1"
 
 DEPENDS = "zlib-native"
 
@@ -14,6 +14,7 @@ SRC_URI += "ftp://ftp.kernel.org/pub/lin
 	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 \
+	http://dreamboxupdate.com/download/kernel-patches/linux-2.6.12-dvbapi-pilot-rolloff-extension-r0.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 \
============================================================
--- packages/linux/linux-dm800.bb	7915b122c12f94ab3a8367926adc729d897dd9c8
+++ packages/linux/linux-dm800.bb	470415ff9fdbefd9dba7a470dce9602ca9543806
@@ -3,7 +3,7 @@ PV = "2.6.12"
 PN = "linux-dm800"
 KV = "2.6.12"
 PV = "2.6.12"
-PR = "r5"
+PR = "r6"
 
 # note, the rX in the filename is *NOT* the packet revision - it's the patch revision.
 SRC_URI += "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-${KV}.tar.bz2 \
@@ -12,6 +12,7 @@ SRC_URI += "ftp://ftp.kernel.org/pub/lin
 	http://sources.dreamboxupdate.com/download/kernel-patches/linux-2.6.12-update_dvbapi-r1.patch.bz2;patch=1;pnum=1 \
 	http://sources.dreamboxupdate.com/download/kernel-patches/linux-2.6.12-dvb-multipid-r4.patch.bz2;patch=1;pnum=1 \
 	http://sources.dreamboxupdate.com/download/kernel-patches/linux-2.6.12-dvb-core-fix-several-locking-problems.patch.bz2;patch=1;pnum=1 \
+	http://sources.dreamboxupdate.com/download/kernel-patches/linux-2.6.12-dvbapi-pilot-rolloff-extension-r0.patch.bz2;patch=1;pnum=1\
 	file://linux-2.6.12-dream-misc.patch;patch=1;pnum=1 \
 	file://linux-2.6.12-add-ioprio.patch;patch=1;pnum=1 \
 	file://linux-2.6.12-fix-serial.patch;patch=1;pnum=1 \






More information about the Openembedded-commits mailing list