linux-openmoko_2.6.24.bb : fix the autorev case which I forgot
authorGraeme Gregory <dp@xora.org.uk>
Fri, 21 Mar 2008 07:27:53 +0000 (07:27 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Fri, 21 Mar 2008 07:27:53 +0000 (07:27 +0000)
packages/linux/linux-openmoko_2.6.24.bb

index 8c1f28d..0a7b34b 100644 (file)
@@ -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}"