aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-03-07 10:35:40 -0700
committerTom Rini <tom_rini@mentor.com>2011-03-07 10:51:48 -0700
commit1c47b7759bbcb4d89482ca9b556f637cef5bdace (patch)
treeb042a1f3dc268de9831b68a339fdb297561dd1ca
parenta0e396fff261847919d6c22088a60a304ed52cc3 (diff)
downloadopenembedded-1c47b7759bbcb4d89482ca9b556f637cef5bdace.tar.gz
microcom: Switch to subdir= in SRC_URI
Signed-off-by: Tom Rini <tom_rini@mentor.com>
-rw-r--r--recipes/microcom/microcom_1.02.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/microcom/microcom_1.02.bb b/recipes/microcom/microcom_1.02.bb
index 22a643789c..5c28d02375 100644
--- a/recipes/microcom/microcom_1.02.bb
+++ b/recipes/microcom/microcom_1.02.bb
@@ -6,9 +6,8 @@ LICENSE = "GPL"
#NOTE: this should probably be converted to pull from sourceforge
# CVS, because openwrt is just another mirror of a file which no
# longer seems to exist outside mirrors. mirror magic.
-SRC_URI = "http://downloads.openwrt.org/sources/m102.tar.gz \
+SRC_URI = "http://downloads.openwrt.org/sources/m102.tar.gz;subdir=${BPN}-${PV} \
file://make.patch"
-S = "${WORKDIR}"
do_install () {
install -d ${D}${bindir}