ifupdown/ifupdown_0.6.10.bb: removed unneeded EXTRA_OEMAKE
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sun, 24 Oct 2010 07:32:08 +0000 (09:32 +0200)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sun, 24 Oct 2010 07:34:07 +0000 (09:34 +0200)
verified by comparing bitbake -e output from before and after the edit

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
recipes/ifupdown/ifupdown_0.6.10.bb

index 31e24d5..8d030e0 100644 (file)
@@ -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 () {