[oe-commits] org.oe.dreambox linux-dm600pvr: update kernel to r2 in order to fix IDE

tmbinc commit openembedded-commits at lists.openembedded.org
Tue Aug 29 16:13:37 UTC 2006


linux-dm600pvr: update kernel to r2 in order to fix IDE

Author: tmbinc at openembedded.org
Branch: org.openembedded.dreambox
Revision: 23bd8fce4f34eb5e71541da16f558aebb30e4a90
ViewMTN: http://monotone.openembedded.org/revision.psp?id=23bd8fce4f34eb5e71541da16f558aebb30e4a90
Files:
1
packages/linux/linux-dm600pvr.bb
Diffs:

#
# mt diff -rd4333ebe8dd282705f1d3dfceef1eccb312181a6 -r23bd8fce4f34eb5e71541da16f558aebb30e4a90
#
# 
# 
# patch "packages/linux/linux-dm600pvr.bb"
#  from [ac0f992d6790952af07ea2979c777630b559e3d0]
#    to [9af6c56fdea990f0d52bd3b9f9a59b80ed44c3e9]
# 
============================================================
--- packages/linux/linux-dm600pvr.bb	ac0f992d6790952af07ea2979c777630b559e3d0
+++ packages/linux/linux-dm600pvr.bb	9af6c56fdea990f0d52bd3b9f9a59b80ed44c3e9
@@ -1,12 +1,12 @@ PV = "2.6.12"
 DESCRIPTION = "Linux kernel for Dreambox DM7020"
 LICENSE = "GPL"
 PN = "linux-dm600pvr"
 PV = "2.6.12"
-PR = "r1"
+PR = "r2"
 
-# -r1 is the patch revision - it's not related to this package's PR
+# -rX is the patch revision - it's not related to this package's PR
 SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.12.tar.bz2 \
-	http://sources.dreamboxupdate.com/download/kernel-patches/linux-2.6.12-dm600pvr-r1.patch.gz;patch=1;pnum=1"
+	http://sources.dreamboxupdate.com/download/kernel-patches/linux-2.6.12-dm600pvr-r2.patch.gz;patch=1;pnum=1"
 
 S = "${WORKDIR}/linux-2.6.12"
 






More information about the Openembedded-commits mailing list