aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/wvdial
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-24 09:25:08 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-24 09:34:02 +0200
commitaf5be356034652c7c769f117d4db51b44ebf5934 (patch)
tree4e260dd413fc4960222c42be0cf0cb0805530da9 /recipes/wvdial
parent8cc00c6f7b1dab6bcda87bb3b71f6b5ef60b2e84 (diff)
downloadopenembedded-af5be356034652c7c769f117d4db51b44ebf5934.tar.gz
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@gmail.com>
Diffstat (limited to 'recipes/wvdial')
-rw-r--r--recipes/wvdial/wvdial_1.60.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/wvdial/wvdial_1.60.bb b/recipes/wvdial/wvdial_1.60.bb
index 11539da7d4..c936b2a268 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() {