From 75283579b0c0edb1fd1e08fe4d342ecdfa8dce37 Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Sat, 23 Oct 2010 16:12:06 +0200 Subject: 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 --- recipes/atftp/atftp_0.7.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'recipes/atftp') 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 -- cgit 1.2.3-korg