From: Frans Meulenbroeks Date: Mon, 25 Oct 2010 06:35:48 +0000 (+0200) Subject: Revert "fbida/fbida_2.07.bb: removed unneeded EXTRA_OEMAKE" X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de9cea419541660f629fa763c353275e562f109e;p=openembedded.git Revert "fbida/fbida_2.07.bb: removed unneeded EXTRA_OEMAKE" This reverts commit 22f201cdad8792705e3768ddf808919e6aca9112. Signed-off-by: Frans Meulenbroeks --- diff --git a/recipes/fbida/fbida_2.07.bb b/recipes/fbida/fbida_2.07.bb index 2301993c1b..8eca8bc052 100644 --- a/recipes/fbida/fbida_2.07.bb +++ b/recipes/fbida/fbida_2.07.bb @@ -20,6 +20,8 @@ SRC_URI = "http://dl.bytesex.org/releases/fbida/fbida-${PV}.tar.gz \ file://sys_siglist.patch \ " +EXTRA_OEMAKE = "" + do_compile() { oe_runmake }