[oe-commits] Frans Meulenbroeks : atftp/atftp_0.7.bb: removed unneeded EXTRA_OECONF

git version control git at git.openembedded.org
Sat Oct 23 14:56:55 UTC 2010


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

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sat Oct 23 16:12:06 2010 +0200

atftp/atftp_0.7.bb: removed unneeded EXTRA_OECONF

verified by comparing bitbake -e output from before and after the edit

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

---

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

diff --git a/recipes/atftp/atftp_0.7.bb b/recipes/atftp/atftp_0.7.bb
index e62480a..329e592 100644
--- a/recipes/atftp/atftp_0.7.bb
+++ b/recipes/atftp/atftp_0.7.bb
@@ -15,8 +15,6 @@ inherit autotools update-rc.d
 INITSCRIPT_NAME = "atftpd"
 INITSCRIPT_PARAMS = "defaults 80"
 
-EXTRA_OECONF = ""
-
 do_install_append() {
 	install -d ${D}${sysconfdir}/init.d
 	install -m 0755 ${WORKDIR}/atftpd.init ${D}${sysconfdir}/init.d/atftpd





More information about the Openembedded-commits mailing list