[oe-commits] org.oe.dev linux : Do not set LOCALVERSION in kernel defconfig.

crofton commit openembedded-commits at lists.openembedded.org
Thu Aug 23 14:45:12 UTC 2007


linux : Do not set LOCALVERSION in kernel defconfig.

Author: crofton at openembedded.org
Branch: org.openembedded.dev
Revision: 0632006dcadf27825774caa5189b1ab23bd8b08e
ViewMTN: http://monotone.openembedded.org/revision.psp?id=0632006dcadf27825774caa5189b1ab23bd8b08e
Files:
1
packages/linux/linux-2.6.21/gumstix-connex/defconfig
packages/linux/linux-2.6.21/gumstix-verdex/defconfig
Diffs:

#
# mt diff -rb7def8e05c706107b7e68312f5e8ca17c4bdda6b -r0632006dcadf27825774caa5189b1ab23bd8b08e
#
# 
# 
# patch "packages/linux/linux-2.6.21/gumstix-connex/defconfig"
#  from [f82cfed3811c4f324050d27969e73ad8a008f46e]
#    to [abe9294253b076591b49b81810e1717cea9208d2]
# 
# patch "packages/linux/linux-2.6.21/gumstix-verdex/defconfig"
#  from [5f9766e89329659ec9ed5e12719b7c420d2b0d59]
#    to [000a3c21d871acfac60d70faca4943121dc77e67]
# 
============================================================
--- packages/linux/linux-2.6.21/gumstix-connex/defconfig	f82cfed3811c4f324050d27969e73ad8a008f46e
+++ packages/linux/linux-2.6.21/gumstix-connex/defconfig	abe9294253b076591b49b81810e1717cea9208d2
@@ -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/gumstix-verdex/defconfig	5f9766e89329659ec9ed5e12719b7c420d2b0d59
+++ packages/linux/linux-2.6.21/gumstix-verdex/defconfig	000a3c21d871acfac60d70faca4943121dc77e67
@@ -33,7 +33,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






More information about the Openembedded-commits mailing list