[oe-commits] Frans Meulenbroeks : lsof/lsof_4.83.bb: removed unneeded EXTRA_OEMAKE

git version control git at git.openembedded.org
Sun Oct 24 07:51:50 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 4abf2b0ab8dcc0edba6fd488d595c57448672fd8
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=4abf2b0ab8dcc0edba6fd488d595c57448672fd8

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sun Oct 24 09:31:42 2010 +0200

lsof/lsof_4.83.bb: removed unneeded EXTRA_OEMAKE

verified by comparing bitbake -e output from before and after the edit

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>

---

 recipes/lsof/lsof_4.83.bb |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/recipes/lsof/lsof_4.83.bb b/recipes/lsof/lsof_4.83.bb
index 8982a2c..041046b 100644
--- a/recipes/lsof/lsof_4.83.bb
+++ b/recipes/lsof/lsof_4.83.bb
@@ -32,7 +32,6 @@ do_configure () {
 
 export I = "${STAGING_INCDIR}"
 export L = "${STAGING_INCDIR}"
-export EXTRA_OEMAKE = ""
 
 do_compile () {
 	oe_runmake 'CC=${CC}' 'CFGL=${LDFLAGS} -L./lib -llsof' 'DEBUG=' 'INCL=${CFLAGS}' \





More information about the Openembedded-commits mailing list