aboutsummaryrefslogtreecommitdiffstats
path: root/packages/linux
diff options
context:
space:
mode:
authorFelix Domke <tmbinc@elitedvb.ne>2007-07-02 20:01:23 +0000
committerFelix Domke <tmbinc@elitedvb.ne>2007-07-02 20:01:23 +0000
commit26e2dbe2f68c310077dbbc0122a0bfdbfe10f087 (patch)
tree949473d54d6c0eb45ffbda8da5386ce2bcd2e654 /packages/linux
parent64d8adcbe17d75906865ac58a09e12042780350e (diff)
downloadopenembedded-26e2dbe2f68c310077dbbc0122a0bfdbfe10f087.tar.gz
linux-{dm500plus,600pvr}: update to r5 patch
Diffstat (limited to 'packages/linux')
-rw-r--r--packages/linux/linux-dm500plus.bb4
-rw-r--r--packages/linux/linux-dm600pvr.bb4
2 files changed, 4 insertions, 4 deletions
diff --git a/packages/linux/linux-dm500plus.bb b/packages/linux/linux-dm500plus.bb
index 8f5c71337f..8ab2ec0d2a 100644
--- a/packages/linux/linux-dm500plus.bb
+++ b/packages/linux/linux-dm500plus.bb
@@ -2,11 +2,11 @@ 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"
diff --git a/packages/linux/linux-dm600pvr.bb b/packages/linux/linux-dm600pvr.bb
index 69d6ae859e..6ad93dc98b 100644
--- a/packages/linux/linux-dm600pvr.bb
+++ b/packages/linux/linux-dm600pvr.bb
@@ -2,11 +2,11 @@ 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"