[oe-commits] Frans Meulenbroeks : bootmenu/bootmenu_0.7.bb: removed unneeded EXTRA_OEMAKE

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


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

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

bootmenu/bootmenu_0.7.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/bootmenu/bootmenu_0.7.bb |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/recipes/bootmenu/bootmenu_0.7.bb b/recipes/bootmenu/bootmenu_0.7.bb
index 62782c2..595c9b8 100644
--- a/recipes/bootmenu/bootmenu_0.7.bb
+++ b/recipes/bootmenu/bootmenu_0.7.bb
@@ -5,8 +5,6 @@ LICENSE = "GPL"
 
 SRC_URI = "http://www.cosmicpenguin.net/pub/bootmenu/bootmenu-${PV}.tar.gz"
 
-EXTRA_OEMAKE = ""
-
 do_compile () {
 	oe_runmake -C src 'CC=${CC}' 'CFLAGS=${CFLAGS}' 'LDFLAGS=${LDFLAGS}'
 }





More information about the Openembedded-commits mailing list