From: Frans Meulenbroeks Date: Sun, 24 Oct 2010 07:30:04 +0000 (+0200) Subject: fbida/fbida_2.07.bb: removed unneeded EXTRA_OEMAKE X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22f201cdad8792705e3768ddf808919e6aca9112;p=openembedded.git fbida/fbida_2.07.bb: removed unneeded EXTRA_OEMAKE verified by comparing bitbake -e output from before and after the edit Signed-off-by: Frans Meulenbroeks --- diff --git a/recipes/fbida/fbida_2.07.bb b/recipes/fbida/fbida_2.07.bb index 8eca8bc052..2301993c1b 100644 --- a/recipes/fbida/fbida_2.07.bb +++ b/recipes/fbida/fbida_2.07.bb @@ -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 }