[oe-commits] org.oe.dreambox linux-{dm500plus, 600pvr}: update to r5 patch

tmbinc commit openembedded-commits at lists.openembedded.org
Mon Jul 2 20:38:48 UTC 2007


linux-{dm500plus,600pvr}: update to r5 patch

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

#
# mt diff -re8eeff371d184d603c111230ee4bde2a5fa3ea0f -re8bb8f092a31071e2a0b67d9ea53a9193fa3721b
#
# 
# 
# patch "packages/linux/linux-dm500plus.bb"
#  from [5120f663e7f6e97ec0c0e0dc463dcc31cd5b8052]
#    to [8410df40ec813fe38ba6bd58760cc687426a53a0]
# 
# patch "packages/linux/linux-dm600pvr.bb"
#  from [3006cd86b88cdc3b6769eb6a176a5d1a9993a701]
#    to [5af1192c957f9060840279be64360f75f9637678]
# 
============================================================
--- packages/linux/linux-dm500plus.bb	5120f663e7f6e97ec0c0e0dc463dcc31cd5b8052
+++ packages/linux/linux-dm500plus.bb	8410df40ec813fe38ba6bd58760cc687426a53a0
@@ -1,12 +1,12 @@ PV = "2.6.12"
 DESCRIPTION = "Linux kernel for Dreambox DM500PLUS"
 LICENSE = "GPL"
 PN = "linux-dm500plus"
 PV = "2.6.12"
-PR = "r0"
+PR = "r1"
 
 # -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-dream-ppc-r4.patch.gz;patch=1;pnum=1"
+	http://sources.dreamboxupdate.com/download/kernel-patches/linux-2.6.12-dream-ppc-r5.patch.bz2;patch=1;pnum=1"
 
 S = "${WORKDIR}/linux-2.6.12"
 
============================================================
--- packages/linux/linux-dm600pvr.bb	3006cd86b88cdc3b6769eb6a176a5d1a9993a701
+++ packages/linux/linux-dm600pvr.bb	5af1192c957f9060840279be64360f75f9637678
@@ -1,12 +1,12 @@ PV = "2.6.12"
 DESCRIPTION = "Linux kernel for Dreambox DM7020"
 LICENSE = "GPL"
 PN = "linux-dm600pvr"
 PV = "2.6.12"
-PR = "r3"
+PR = "r4"
 
 # -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-dream-ppc-r4.patch.gz;patch=1;pnum=1"
+	http://sources.dreamboxupdate.com/download/kernel-patches/linux-2.6.12-dream-ppc-r5.patch.bz2;patch=1;pnum=1"
 
 S = "${WORKDIR}/linux-2.6.12"
 






More information about the Openembedded-commits mailing list