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

meta/packages/linux/linux-mx31-2.6.19.2/defconfig-mx31ads
meta/packages/linux/linux-mx31-2.6.19.2/defconfig-mx31litekit
meta/packages/linux/linux-mx31-2.6.19.2/defconfig-mx31phy
meta/packages/linux/linux-mx31_2.6.19.2.bb

index 5aef984c7919081ea194f1b9600c2a9bc0086c12..3fffd84eb7cfaa60ba8938333326cd50ad6da96a 100644 (file)
@@ -28,7 +28,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 726843e595b263e0154ef3cbff0ce575fd3af4d8..66fa3ed7b6b5ef6ca4347f831d1344130bc6c4e2 100644 (file)
@@ -29,7 +29,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 5f2ec6ee92a778a61d8d32b74949ab6daa975a47..7500ded302ab661ad2a983ea4572a15de08368c2 100644 (file)
@@ -29,7 +29,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 66740d0f63fac1c4a0b6ed105277fec12bb64bb0..e91418caa9b88e79b0c4230553f761cb6b788ad4 100644 (file)
@@ -1,6 +1,6 @@
 require linux-mx31.inc
 
-PR = "r6"
+PR = "r7"
 
 FILESDIR = "${WORKDIR}"