[oe-commits] Frans Meulenbroeks : netkit-tftp/netkit-tftp_0.17.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: 99eb809de32aedf2130e1eeeb66f1e87e1f75de8
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=99eb809de32aedf2130e1eeeb66f1e87e1f75de8

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

netkit-tftp/netkit-tftp_0.17.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/netkit-tftp/netkit-tftp_0.17.bb |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/recipes/netkit-tftp/netkit-tftp_0.17.bb b/recipes/netkit-tftp/netkit-tftp_0.17.bb
index 17b9d80..d8d1a18 100644
--- a/recipes/netkit-tftp/netkit-tftp_0.17.bb
+++ b/recipes/netkit-tftp/netkit-tftp_0.17.bb
@@ -4,7 +4,6 @@ LICENSE = "BSD"
 SRC_URI = "ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-tftp-${PV}.tar.gz \
 	   file://mconfig.patch"
 
-EXTRA_OEMAKE = ""
 do_compile () {
 	oe_runmake 'CC=${CC}' 'LD=${LD}' all
 }





More information about the Openembedded-commits mailing list