[oe-commits] Frans Meulenbroeks : ifupdown/ifupdown_0.6.10.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: 3cab29c2beffc8119e89e405aeece69354a63827
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=3cab29c2beffc8119e89e405aeece69354a63827

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

ifupdown/ifupdown_0.6.10.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/ifupdown/ifupdown_0.6.10.bb |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/recipes/ifupdown/ifupdown_0.6.10.bb b/recipes/ifupdown/ifupdown_0.6.10.bb
index 31e24d5..8d030e0 100644
--- a/recipes/ifupdown/ifupdown_0.6.10.bb
+++ b/recipes/ifupdown/ifupdown_0.6.10.bb
@@ -12,8 +12,6 @@ SRC_URI = "${DEBIAN_MIRROR}/main/i/ifupdown/ifupdown_${PV}.tar.gz;name=ifupdown
            file://zeroconf.patch \
            file://init "
 
-EXTRA_OEMAKE = ""
-
 inherit update-rc.d
 
 do_compile () {





More information about the Openembedded-commits mailing list