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

git version control git at git.openembedded.org
Sun Oct 24 07:51:50 UTC 2010


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

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sun Oct 24 09:30:04 2010 +0200

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 <fransmeulenbroeks at gmail.com>

---

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

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





More information about the Openembedded-commits mailing list