linux 2.6.21: remove localversion for gumstix to get module deps working properly
authorKoen Kooi <koen@openembedded.org>
Wed, 22 Aug 2007 08:28:42 +0000 (08:28 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 22 Aug 2007 08:28:42 +0000 (08:28 +0000)
packages/linux/linux-2.6.21/gumstix/defconfig
packages/linux/linux_2.6.21.bb

index 215b03a..cb546b6 100644 (file)
@@ -34,7 +34,7 @@ CONFIG_INIT_ENV_ARG_LIMIT=32
 #
 # General setup
 #
-CONFIG_LOCALVERSION="gum"
+CONFIG_LOCALVERSION=""
 CONFIG_LOCALVERSION_AUTO=y
 # CONFIG_SWAP is not set
 CONFIG_SYSVIPC=y
index 90a75cd..c710317 100644 (file)
@@ -3,7 +3,7 @@ require linux.inc
 DEFAULT_PREFERENCE_at91sam9263ek = "-1"
 DEFAULT_PREFERENCE_gumstix = "1"
 
-PR = "r5"
+PR = "r6"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
            file://defconfig \