]> code.ossystems Code Review - openembedded-core.git/commitdiff
linux-mx31: disable CONFIG_LOCALVERSION_AUTO
authorMarcin Juszkiewicz <hrw@openedhand.com>
Tue, 20 May 2008 14:35:38 +0000 (14:35 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Tue, 20 May 2008 14:35:38 +0000 (14:35 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4514 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/linux/linux-mx31-2.6.22.6/defconfig-mx31ads
meta/packages/linux/linux-mx31-2.6.22.6/defconfig-mx31phy
meta/packages/linux/linux-mx31_2.6.22.6.bb

index 72a1537f8c4d190d5984d512cd8e4bfc22f38d9b..451db271c4207768883a8f5e71e21e7cd0a5e6a4 100644 (file)
@@ -38,7 +38,7 @@ CONFIG_INIT_ENV_ARG_LIMIT=32
 # General setup
 #
 CONFIG_LOCALVERSION=""
-CONFIG_LOCALVERSION_AUTO=y
+# CONFIG_LOCALVERSION_AUTO is not set
 CONFIG_SWAP=y
 CONFIG_SYSVIPC=y
 # CONFIG_IPC_NS is not set
index d1947fe26edbdc6c10ecea3935e4a631dcb2cc16..dd905eef79705432a4fd5bf2e71a2f2d24f091e9 100644 (file)
@@ -38,7 +38,7 @@ CONFIG_INIT_ENV_ARG_LIMIT=32
 # General setup
 #
 CONFIG_LOCALVERSION=""
-CONFIG_LOCALVERSION_AUTO=y
+# CONFIG_LOCALVERSION_AUTO is not set
 CONFIG_SWAP=y
 CONFIG_SYSVIPC=y
 # CONFIG_IPC_NS is not set
index 71f3be68c415dd1c8583856f9f8ad979d10bcdb1..f3ab347d77206126fe6a6018a96f6a7126d69a16 100644 (file)
@@ -1,5 +1,5 @@
 require linux-mx31.inc
-PR = "r3"
+PR = "r4"
 
 FILESDIR = "${WORKDIR}"