ifupdown/ifupdown-ubuntu_0.6.8.bb: removed unneeded EXTRA_OEMAKE
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sun, 24 Oct 2010 07:30:32 +0000 (09:30 +0200)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sun, 24 Oct 2010 07:34:06 +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-ubuntu_0.6.8.bb

index 3c8de81..61a3d57 100644 (file)
@@ -18,8 +18,6 @@ SRC_URI = "http://archive.ubuntu.com/ubuntu/pool/main/i/ifupdown/ifupdown_0.6.8u
 SRC_URI[ifupdown.md5sum] = "9c4533a289bd55316a9981b1fe41fad4"
 SRC_URI[ifupdown.sha256sum] = "4c86cc0534061896c1f825766a29fe5282607123b8978b623f5c6f1fa5458b4d"
 
-EXTRA_OEMAKE = ""
-
 S = "${WORKDIR}/ifupdown-${PV}ubuntu15"
 
 do_compile () {