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

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

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

This reverts commit 43d085f329c24a6a5368826efd172bc1d50f2ca3.

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

---

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

diff --git a/recipes/bootmenu/bootmenu_0.6.bb b/recipes/bootmenu/bootmenu_0.6.bb
index 1d27bcf..e1a7dd0 100644
--- a/recipes/bootmenu/bootmenu_0.6.bb
+++ b/recipes/bootmenu/bootmenu_0.6.bb
@@ -5,6 +5,8 @@ LICENSE = "GPL"
 SRC_URI = "http://www.cosmicpenguin.net/pub/bootmenu/bootmenu-${PV}.tar.gz \
 	   file://compile.patch"
 
+EXTRA_OEMAKE = ""
+
 do_compile () {
 	oe_runmake -C src 'CC=${CC}' 'CFLAGS=${CFLAGS}' 'LDFLAGS=${LDFLAGS}'
 }





More information about the Openembedded-commits mailing list