[oe-commits] Frans Meulenbroeks : Revert "bootmenu/bootmenu_0.7.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: 89649392da8d5e8eadc31f9b444cbb3bcf9033d0
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=89649392da8d5e8eadc31f9b444cbb3bcf9033d0

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

Revert "bootmenu/bootmenu_0.7.bb: removed unneeded EXTRA_OEMAKE"

This reverts commit 213590203435666d32ab06bb39f36445b75faf27.

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

---

 recipes/bootmenu/bootmenu_0.7.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/recipes/bootmenu/bootmenu_0.7.bb b/recipes/bootmenu/bootmenu_0.7.bb
index 595c9b8..62782c2 100644
--- a/recipes/bootmenu/bootmenu_0.7.bb
+++ b/recipes/bootmenu/bootmenu_0.7.bb
@@ -5,6 +5,8 @@ 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