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

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

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

diff --git a/recipes/netkit-tftp/netkit-tftpd_0.17.bb b/recipes/netkit-tftp/netkit-tftpd_0.17.bb
index 44f29a1..0fdf9d6 100644
--- a/recipes/netkit-tftp/netkit-tftpd_0.17.bb
+++ b/recipes/netkit-tftp/netkit-tftpd_0.17.bb
@@ -14,7 +14,6 @@ S = "${WORKDIR}/netkit-tftp-${PV}"
 
 PR = "r8"
 
-EXTRA_OEMAKE = ""
 do_compile () {
 	oe_runmake 'CC=${CC}' 'LD=${LD}' all
 }





More information about the Openembedded-commits mailing list