[oe-commits] org.oe.dev linux 2.6.21: remove localversion for gumstix to get module deps working properly

koen commit openembedded-commits at lists.openembedded.org
Wed Aug 22 09:06:14 UTC 2007


linux 2.6.21: remove localversion for gumstix to get module deps working properly

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 18a264d6f6c878ae9877038ba82d3bbddafaab18
ViewMTN: http://monotone.openembedded.org/revision.psp?id=18a264d6f6c878ae9877038ba82d3bbddafaab18
Files:
1
packages/linux/linux-2.6.21/gumstix/defconfig
packages/linux/linux_2.6.21.bb
Diffs:

#
# mt diff -r386ea80af330bd25812f5cdff58b9291ad20ed55 -r18a264d6f6c878ae9877038ba82d3bbddafaab18
#
# 
# 
# patch "packages/linux/linux-2.6.21/gumstix/defconfig"
#  from [4172539dc7818fd5645dddbdff3076dbbbda0593]
#    to [7d5c57d58c405ba8cc4468aba4ebf28e41c1dec7]
# 
# patch "packages/linux/linux_2.6.21.bb"
#  from [654f207ad59b9947a0628500c0ca4779600942c7]
#    to [ba51fa252ec8e5f423145d8b34259d0a8a42c124]
# 
============================================================
--- packages/linux/linux-2.6.21/gumstix/defconfig	4172539dc7818fd5645dddbdff3076dbbbda0593
+++ packages/linux/linux-2.6.21/gumstix/defconfig	7d5c57d58c405ba8cc4468aba4ebf28e41c1dec7
@@ -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
============================================================
--- packages/linux/linux_2.6.21.bb	654f207ad59b9947a0628500c0ca4779600942c7
+++ packages/linux/linux_2.6.21.bb	ba51fa252ec8e5f423145d8b34259d0a8a42c124
@@ -1,9 +1,9 @@ DEFAULT_PREFERENCE_gumstix = "1"
 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 \






More information about the Openembedded-commits mailing list