From 3b9194258ef3554d57c6fd40c8c6a73428ac3010 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 13 Apr 2010 12:37:06 +0200 Subject: linux-openmoko: use SRCPV in git recipes * without PE bump, because nobody complained that we were bumping SRCREV without PV changes and we were using SRCPV in our branch before Signed-off-by: Martin Jansa --- recipes/linux/linux-openmoko-devel_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/linux/linux-openmoko-devel_git.bb') diff --git a/recipes/linux/linux-openmoko-devel_git.bb b/recipes/linux/linux-openmoko-devel_git.bb index ba2e9c4295..21d227d6dd 100644 --- a/recipes/linux/linux-openmoko-devel_git.bb +++ b/recipes/linux/linux-openmoko-devel_git.bb @@ -8,7 +8,7 @@ KERNEL_VERSION = "${KERNEL_RELEASE}" SRCREV = "a15608f241a40b41fed5bffe511355c2067c4e88" OEV = "oe1" -PV = "${KERNEL_RELEASE}-${OEV}+gitr${SRCREV}" +PV = "${KERNEL_RELEASE}-${OEV}+gitr${SRCPV}" PR = "r2" SRC_URI = "\ -- cgit 1.2.3-korg