[oe-commits] : linux-openmoko: openmoko developers like to have PV go backwards to mess up upgrade paths and feeds , the rest of the world frowns upon this practice, so let' s *incremement* PV to fix everything

OE GIT Trial gittrial at amethyst.openembedded.net
Wed Sep 24 08:59:47 UTC 2008


Module: OE.dev
Branch: org.openembedded.dev
Commit: 89c23e8b548cfda647505f0df0261b268829b15a
URL:    http://gitweb.openembedded.net//OE.dev.git/?a=commit;h=89c23e8b548cfda647505f0df0261b268829b15a

Author:  <koen at openembedded.org>
Date:   Wed Sep 24 08:12:44 2008 +0000

linux-openmoko: openmoko developers like to have PV go backwards to mess up upgrade paths and feeds, the rest of the world frowns upon this practice, so let's *incremement* PV to fix everything 

---

 packages/linux/linux-openmoko_2.6.24+git.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/packages/linux/linux-openmoko_2.6.24+git.bb b/packages/linux/linux-openmoko_2.6.24+git.bb
index 6053ce8..8b32004 100644
--- a/packages/linux/linux-openmoko_2.6.24+git.bb
+++ b/packages/linux/linux-openmoko_2.6.24+git.bb
@@ -7,7 +7,7 @@ KERNEL_RELEASE = "2.6.24"
 KERNEL_VERSION = "${KERNEL_RELEASE}"
 
 PV = "${KERNEL_RELEASE}+${PR}+gitr${SRCREV}"
-PR = "r0"
+PR = "r8"
 
 SRC_URI = "\
   git://git.openmoko.org/git/kernel.git;protocol=git;branch=stable \





More information about the Openembedded-commits mailing list