From: Graeme Gregory Date: Fri, 21 Mar 2008 07:27:53 +0000 (+0000) Subject: linux-openmoko_2.6.24.bb : fix the autorev case which I forgot X-Git-Tag: Release-2010-05/1~7299^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e20588ab8583eb506bed0eecc5eebfcd39812d2f;p=openembedded.git linux-openmoko_2.6.24.bb : fix the autorev case which I forgot --- diff --git a/packages/linux/linux-openmoko_2.6.24.bb b/packages/linux/linux-openmoko_2.6.24.bb index 8c1f28d2a3..0a7b34ba30 100644 --- a/packages/linux/linux-openmoko_2.6.24.bb +++ b/packages/linux/linux-openmoko_2.6.24.bb @@ -10,6 +10,7 @@ KERNEL_VERSION = "${KERNEL_RELEASE}" # re-enabled this when feature is fully implemented in OE #SRCREV_FORMAT = "patches-rconfig" +SRCREV_FORMAT = "patches" CONFIG_REV = "4165" PV = "${VANILLA_VERSION}+svnr${SRCREV}-r${CONFIG_REV}"