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

git version control git at git.openembedded.org
Mon Oct 25 06:42:15 UTC 2010


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

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Mon Oct 25 08:35:27 2010 +0200

Revert "lsof/lsof_4.83.bb: removed unneeded EXTRA_OEMAKE"

This reverts commit 4abf2b0ab8dcc0edba6fd488d595c57448672fd8.

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

---

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

diff --git a/recipes/lsof/lsof_4.83.bb b/recipes/lsof/lsof_4.83.bb
index 041046b..8982a2c 100644
--- a/recipes/lsof/lsof_4.83.bb
+++ b/recipes/lsof/lsof_4.83.bb
@@ -32,6 +32,7 @@ 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