mx[23]1-kernel: use a proper PV
authorKoen Kooi <koen@openembedded.org>
Sat, 30 Dec 2006 21:28:31 +0000 (21:28 +0000)
committerKoen Kooi <koen@openembedded.org>
Sat, 30 Dec 2006 21:28:31 +0000 (21:28 +0000)
**** DANGER **** PV went backwards **** DANGER ****

packages/linux/mx21ads-kernel_2.6.19rc6.bb
packages/linux/mx31ads-kernel_2.6.19rc6.bb

index 9852af6..09dc45f 100644 (file)
@@ -3,6 +3,8 @@ DESCRIPTION = "Linux kernel for the MX21ADS"
 LICENSE = "GPL"
 PR = "r2"
 
+PV = "2.6.18+2.6.19-rc6"
+
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.18.tar.bz2 \
     ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/patch-2.6.19-rc6.bz2;patch=1 \
     http://opensource.wolfsonmicro.com/~lg/linux-2.6-mx21/mx21ads-2.6.19rc6-lg1.patch.bz2;patch=1 \
index 6d6ba69..c6f76fe 100644 (file)
@@ -3,6 +3,8 @@ DESCRIPTION = "Linux kernel for the MX31ADS"
 LICENSE = "GPL"
 PR = "r3"
 
+PV = "2.6.18+2.6.19-rc6"
+
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.18.tar.bz2 \
     ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/patch-2.6.19-rc6.bz2;patch=1 \
     http://opensource.wolfsonmicro.com/~lg/linux-2.6-mx31/mx31ads-2.6.19rc6-lg1.patch.bz2;patch=1 \