]> code.ossystems Code Review - openembedded-core.git/commitdiff
linux-moblin2: do not compile kernel with debug infos
authorMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 26 Sep 2008 09:48:09 +0000 (09:48 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 26 Sep 2008 09:48:09 +0000 (09:48 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5290 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/linux/linux-moblin2-2.6.27-rc1/defconfig-eee901
meta/packages/linux/linux-moblin2_2.6.27-rc1.bb

index 489bfce8fff71478ce2cf2307dcdab9791d1b011..4db593fb4948ea27bc01a09255a5d6a7a4813147 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.27-rc1
-# Wed Sep 10 12:10:52 2008
+# Fri Sep 26 11:40:46 2008
 #
 # CONFIG_64BIT is not set
 CONFIG_X86_32=y
@@ -2139,7 +2139,7 @@ CONFIG_STACKTRACE=y
 # CONFIG_DEBUG_KOBJECT is not set
 # CONFIG_DEBUG_HIGHMEM is not set
 CONFIG_DEBUG_BUGVERBOSE=y
-CONFIG_DEBUG_INFO=y
+# CONFIG_DEBUG_INFO is not set
 # CONFIG_DEBUG_VM is not set
 # CONFIG_DEBUG_WRITECOUNT is not set
 CONFIG_DEBUG_MEMORY_INIT=y
index 9e457607a28f3eee6854c02a1efbbe56f5cfc5a8..f6f75cd5bf06cbc8f1f125316c1680648ec5dc30 100644 (file)
@@ -1,6 +1,6 @@
 require linux-moblin2.inc
 
-PR = "r0"
+PR = "r1"
 
 DEFAULT_PREFERENCE_eee901 = "1"
 
@@ -20,4 +20,4 @@ SRC_URI = "${KERNELORG_MIRROR}pub/linux/kernel/v2.6/linux-2.6.26.tar.bz2 \
                file://0012_intelfb_945gme.patch;patch=1 \
                file://defconfig-eee901"
 
-S = "${WORKDIR}/linux-2.6.26"
\ No newline at end of file
+S = "${WORKDIR}/linux-2.6.26"