From: Frans Meulenbroeks Date: Sun, 24 Oct 2010 07:26:24 +0000 (+0200) Subject: wvdial/wvdial_1.56.bb: removed unneeded EXTRA_OEMAKE X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d08e9dfacbfedc63dd7cb82d9ac26a36d04c2de1;p=openembedded.git wvdial/wvdial_1.56.bb: removed unneeded EXTRA_OEMAKE verified by comparing bitbake -e output from before and after the edit Signed-off-by: Frans Meulenbroeks --- diff --git a/recipes/wvdial/wvdial_1.56.bb b/recipes/wvdial/wvdial_1.56.bb index 583ae49dab..2762221fc2 100644 --- a/recipes/wvdial/wvdial_1.56.bb +++ b/recipes/wvdial/wvdial_1.56.bb @@ -10,7 +10,6 @@ SRC_URI = "http://www.alumnit.ca/download/wvdial-1.56.tar.gz \ DEPENDS = "wvstreams" RDEPENDS_${PN} = "ppp" -EXTRA_OEMAKE = "" export WVLINK="${LD}" LDFLAGS_append = " -luniconf"