Send commitlog mailing list submissions to
commitlog@lists.openmoko.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.openmoko.org/mailman/listinfo/commitlog
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]
You can reach the person managing the list at
[EMAIL PROTECTED]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of commitlog digest..."
Today's Topics:
1. r4014 - in branches/src/target/kernel/2.6.24.x: config
scripts ([EMAIL PROTECTED])
--- Begin Message ---
Author: werner
Date: 2008-02-04 00:31:11 +0100 (Mon, 04 Feb 2008)
New Revision: 4014
Modified:
branches/src/target/kernel/2.6.24.x/config/defconfig-2.6.24
branches/src/target/kernel/2.6.24.x/scripts/build
Log:
The -moko11 in defconfig's CONFIG_LOCALVERSION somehow broke OpenEmbedded
builds. So we remove it.
config/defconfig-2.6.24: changed CONFIG_LOCALVERSION from "-moko11" to ""
scripts/build: changed SVN_REV from 4009 to 4014
Modified: branches/src/target/kernel/2.6.24.x/config/defconfig-2.6.24
===================================================================
--- branches/src/target/kernel/2.6.24.x/config/defconfig-2.6.24 2008-02-02
18:20:21 UTC (rev 4013)
+++ branches/src/target/kernel/2.6.24.x/config/defconfig-2.6.24 2008-02-03
23:31:11 UTC (rev 4014)
@@ -33,7 +33,7 @@
CONFIG_BROKEN_ON_SMP=y
CONFIG_LOCK_KERNEL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
-CONFIG_LOCALVERSION="-moko11"
+CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
Modified: branches/src/target/kernel/2.6.24.x/scripts/build
===================================================================
--- branches/src/target/kernel/2.6.24.x/scripts/build 2008-02-02 18:20:21 UTC
(rev 4013)
+++ branches/src/target/kernel/2.6.24.x/scripts/build 2008-02-03 23:31:11 UTC
(rev 4014)
@@ -26,7 +26,7 @@
# UBOOT_DIR=/wherever/u-boot
#
# SVN_REV, if defined, specifies which SVN revision we use, e.g.,
-# SVN_REV=4009
+# SVN_REV=4014
#
# wget http://ftp.kernel.org/pub/linux/kernel/v2.6/linux-${KERNEL}.tar.bz2
--- End Message ---
_______________________________________________
commitlog mailing list
commitlog@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/commitlog