[oe-commits] Frans Meulenbroeks : wvdial/wvdial_1.56.bb: removed unneeded EXTRA_OEMAKE

git version control git at git.openembedded.org
Sun Oct 24 07:51:49 UTC 2010


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

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sun Oct 24 09:26:24 2010 +0200

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 <fransmeulenbroeks at gmail.com>

---

 recipes/wvdial/wvdial_1.56.bb |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/recipes/wvdial/wvdial_1.56.bb b/recipes/wvdial/wvdial_1.56.bb
index 583ae49..2762221 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"
 





More information about the Openembedded-commits mailing list