atftp/atftp_0.7.bb: removed unneeded EXTRA_OECONF
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sat, 23 Oct 2010 14:12:06 +0000 (16:12 +0200)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sat, 23 Oct 2010 14:12:06 +0000 (16:12 +0200)
verified by comparing bitbake -e output from before and after the edit

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
recipes/atftp/atftp_0.7.bb

index e62480a..329e592 100644 (file)
@@ -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