[oe] [meta-handheld][PATCH] nandlogical: remove unnecessary EXTRA_OEMAKE

Andrea Adami andrea.adami at gmail.com
Tue Oct 1 19:31:10 UTC 2013


This is cruft from development: the recipe simply calls klcc

Signed-off-by: Andrea Adami <andrea.adami at gmail.com>
---
 recipes-bsp/zaurus-utils/nandlogical_1.1.0.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/recipes-bsp/zaurus-utils/nandlogical_1.1.0.bb b/recipes-bsp/zaurus-utils/nandlogical_1.1.0.bb
index 0fb6e2c..6ef4193 100644
--- a/recipes-bsp/zaurus-utils/nandlogical_1.1.0.bb
+++ b/recipes-bsp/zaurus-utils/nandlogical_1.1.0.bb
@@ -12,8 +12,6 @@ SRC_URI[sha256sum] = "0d02edc12509f6dc98cded37c68238f939c522cbd398fd527785a1e7e3
 
 S = "${WORKDIR}/survive-1.1.0"
 
-EXTRA_OEMAKE_class-klibc = "-static -I${STAGING_INCDIR}"
-
 do_compile () {
         ${CC} ${CFLAGS} ${LDFLAGS} nandlogical.c -o nandlogical
 }
-- 
1.8.1.5




More information about the Openembedded-devel mailing list