aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/atftp
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-23 16:12:06 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-23 16:12:06 +0200
commit75283579b0c0edb1fd1e08fe4d342ecdfa8dce37 (patch)
tree7bbfdd59d0d33bea24b34e2b8225e835b5e785a7 /recipes/atftp
parentde2d8add4f7b63735aff9c07ae3deff9335c4792 (diff)
downloadopenembedded-75283579b0c0edb1fd1e08fe4d342ecdfa8dce37.tar.gz
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@gmail.com>
Diffstat (limited to 'recipes/atftp')
-rw-r--r--recipes/atftp/atftp_0.7.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/atftp/atftp_0.7.bb b/recipes/atftp/atftp_0.7.bb
index e62480a5b0..329e592515 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