diff options
author | Graeme Gregory <dp@xora.org.uk> | 2007-10-03 14:38:37 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2007-10-03 14:38:37 +0000 |
commit | cb7efaa77ff5eb38cfc59a84523cf017e250291b (patch) | |
tree | e37fac486703dc4374a69ebc75e51410de36b78e /packages | |
parent | 27cb21bfe1d4a2214f7fa7fbb9ed15f84839fe44 (diff) |
linux/linux-openmoko_2.6.22.5.bb : version bump to get new defconfig that
allows same kernel on GTA01/2
Diffstat (limited to 'packages')
-rw-r--r-- | packages/linux/linux-openmoko_2.6.22.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-openmoko_2.6.22.5.bb b/packages/linux/linux-openmoko_2.6.22.5.bb index e4608a7565..290f475130 100644 --- a/packages/linux/linux-openmoko_2.6.22.5.bb +++ b/packages/linux/linux-openmoko_2.6.22.5.bb @@ -8,4 +8,4 @@ SRC_URI += "file://fix-EVIOCGRAB-semantics-2.6.22.5.patch;patch=1" VANILLA_VERSION = "2.6.22.5" MOKOR = "moko11+svnr${SRCREV}" PV = "${VANILLA_VERSION}-${MOKOR}" -PR = "r2" +PR = "r3" |