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

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


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

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

wvdial/wvdial_1.60.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.60.bb |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/recipes/wvdial/wvdial_1.60.bb b/recipes/wvdial/wvdial_1.60.bb
index 11539da..c936b2a 100644
--- a/recipes/wvdial/wvdial_1.60.bb
+++ b/recipes/wvdial/wvdial_1.60.bb
@@ -9,7 +9,6 @@ SRC_URI = "http://www.alumnit.ca/download/wvdial-1.60.tar.gz"
 DEPENDS = "wvstreams"
 RDEPENDS_${PN} = "ppp"
 
-EXTRA_OEMAKE = ""
 export CC="${CXX}"
 
 do_install() {





More information about the Openembedded-commits mailing list