From 1c70f2139252b2334884a612522355e60335bd68 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sun, 15 Nov 2009 14:07:42 +0100 Subject: svn recipes: change +svnr${SRCREV} +svnr${SRCPV} * Just formal change * No need to bump PE or PR Signed-off-by: Martin Jansa --- recipes/linux/linux-ixp4xx_2.6.24.7.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/linux/linux-ixp4xx_2.6.24.7.bb') diff --git a/recipes/linux/linux-ixp4xx_2.6.24.7.bb b/recipes/linux/linux-ixp4xx_2.6.24.7.bb index c6d035b012..6532cad435 100644 --- a/recipes/linux/linux-ixp4xx_2.6.24.7.bb +++ b/recipes/linux/linux-ixp4xx_2.6.24.7.bb @@ -5,9 +5,9 @@ VANILLA_VERSION = "2.6.24" KERNEL_RELEASE = "2.6.24.7" # If you use a rc, you will need to use this: -#PV = "${VANILLA_VERSION}+${KERNEL_RELEASE}+svnr${SRCREV}" +#PV = "${VANILLA_VERSION}+${KERNEL_RELEASE}+svnr${SRCPV}" -PV = "${KERNEL_RELEASE}+svnr${SRCREV}" +PV = "${KERNEL_RELEASE}+svnr${SRCPV}" PR = "r1" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${VANILLA_VERSION}.tar.bz2 \ -- cgit 1.2.3-korg