summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2008-05-20 14:35:19 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2008-05-20 14:35:19 +0000
commita62a58345f210cccdac597f0a359ed59082b196a (patch)
tree47b75c646e503293161eecbce97f70663e746f9d /meta
parentc5acfef4d2e0bb48ef52a5fe605c336c789730b9 (diff)
downloadpoky-a62a58345f210cccdac597f0a359ed59082b196a.tar.gz
linux-nokia800: disable CONFIG_LOCALVERSION_AUTO
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4513 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r--meta/packages/linux/linux-nokia800-2.6.18-osso40/nokia770/defconfig2
-rw-r--r--meta/packages/linux/linux-nokia800_2.6.18-osso40.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/linux/linux-nokia800-2.6.18-osso40/nokia770/defconfig b/meta/packages/linux/linux-nokia800-2.6.18-osso40/nokia770/defconfig
index a6cbb33280..3cd1430332 100644
--- a/meta/packages/linux/linux-nokia800-2.6.18-osso40/nokia770/defconfig
+++ b/meta/packages/linux/linux-nokia800-2.6.18-osso40/nokia770/defconfig
@@ -25,7 +25,7 @@ CONFIG_INIT_ENV_ARG_LIMIT=32
25# General setup 25# General setup
26# 26#
27CONFIG_LOCALVERSION="" 27CONFIG_LOCALVERSION=""
28CONFIG_LOCALVERSION_AUTO=y 28# CONFIG_LOCALVERSION_AUTO is not set
29CONFIG_SWAP=y 29CONFIG_SWAP=y
30CONFIG_SYSVIPC=y 30CONFIG_SYSVIPC=y
31CONFIG_POSIX_MQUEUE=y 31CONFIG_POSIX_MQUEUE=y
diff --git a/meta/packages/linux/linux-nokia800_2.6.18-osso40.bb b/meta/packages/linux/linux-nokia800_2.6.18-osso40.bb
index 1189ea7c2c..13c2e8f4af 100644
--- a/meta/packages/linux/linux-nokia800_2.6.18-osso40.bb
+++ b/meta/packages/linux/linux-nokia800_2.6.18-osso40.bb
@@ -1,6 +1,6 @@
1require linux-nokia800.inc 1require linux-nokia800.inc
2 2
3PR = "r5" 3PR = "r6"
4SRC_URI = "http://repository.maemo.org/pool/maemo3.1/free/source/kernel-source-rx-34_2.6.18.orig.tar.gz \ 4SRC_URI = "http://repository.maemo.org/pool/maemo3.1/free/source/kernel-source-rx-34_2.6.18.orig.tar.gz \
5 http://repository.maemo.org/pool/maemo3.1/free/source/kernel-source-rx-34_2.6.18-osso40.diff.gz;patch=1 \ 5 http://repository.maemo.org/pool/maemo3.1/free/source/kernel-source-rx-34_2.6.18-osso40.diff.gz;patch=1 \
6 ${RPSRC}/lzo_kernel-r0.patch;patch=1 \ 6 ${RPSRC}/lzo_kernel-r0.patch;patch=1 \