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

index 8eca8bc..2301993 100644 (file)
@@ -20,8 +20,6 @@ SRC_URI = "http://dl.bytesex.org/releases/fbida/fbida-${PV}.tar.gz \
           file://sys_siglist.patch \
          "
 
-EXTRA_OEMAKE = ""
-
 do_compile() {
        oe_runmake
 }