[oe-commits] Frans Meulenbroeks : Revert "fbida/fbida_2.07.bb: removed unneeded EXTRA_OEMAKE"

git version control git at git.openembedded.org
Mon Oct 25 06:42:16 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: de9cea419541660f629fa763c353275e562f109e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=de9cea419541660f629fa763c353275e562f109e

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Mon Oct 25 08:35:48 2010 +0200

Revert "fbida/fbida_2.07.bb: removed unneeded EXTRA_OEMAKE"

This reverts commit 22f201cdad8792705e3768ddf808919e6aca9112.

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>

---

 recipes/fbida/fbida_2.07.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/recipes/fbida/fbida_2.07.bb b/recipes/fbida/fbida_2.07.bb
index 2301993..8eca8bc 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
 }





More information about the Openembedded-commits mailing list