[oe-commits] org.oe.dev mx[23]1-kernel: use a proper PV

koen commit openembedded-commits at lists.openembedded.org
Sat Dec 30 21:31:41 UTC 2006


mx[23]1-kernel: use a proper PV
**** DANGER **** PV went backwards **** DANGER ****

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 0cfaa91f1c4baed2bd0f736997c312adea35d3b8
ViewMTN: http://monotone.openembedded.org/revision.psp?id=0cfaa91f1c4baed2bd0f736997c312adea35d3b8
Files:
1
packages/linux/mx21ads-kernel_2.6.19rc6.bb
packages/linux/mx31ads-kernel_2.6.19rc6.bb
Diffs:

#
# mt diff -r635b821d34af0762478f5f451929137a56d1ed1c -r0cfaa91f1c4baed2bd0f736997c312adea35d3b8
#
# 
# 
# patch "packages/linux/mx21ads-kernel_2.6.19rc6.bb"
#  from [db0069c99d84f26653cf0ae25449f1de415eec35]
#    to [59028d64d06b985b626236c50b843da05646efd3]
# 
# patch "packages/linux/mx31ads-kernel_2.6.19rc6.bb"
#  from [1c39cf5e31a3ec930f394ab7b5b47921c5d8be22]
#    to [0a2942d66fabb5333d9b3f8ae3c21d17ebb8c90e]
# 
============================================================
--- packages/linux/mx21ads-kernel_2.6.19rc6.bb	db0069c99d84f26653cf0ae25449f1de415eec35
+++ packages/linux/mx21ads-kernel_2.6.19rc6.bb	59028d64d06b985b626236c50b843da05646efd3
@@ -1,8 +1,10 @@ PR = "r2"
 SECTION = "kernel"
 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 \
============================================================
--- packages/linux/mx31ads-kernel_2.6.19rc6.bb	1c39cf5e31a3ec930f394ab7b5b47921c5d8be22
+++ packages/linux/mx31ads-kernel_2.6.19rc6.bb	0a2942d66fabb5333d9b3f8ae3c21d17ebb8c90e
@@ -1,8 +1,10 @@ PR = "r3"
 SECTION = "kernel"
 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 \






More information about the Openembedded-commits mailing list