From: Tom Rini Date: Mon, 7 Mar 2011 17:35:40 +0000 (-0700) Subject: microcom: Switch to subdir= in SRC_URI X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c47b7759bbcb4d89482ca9b556f637cef5bdace;p=openembedded.git microcom: Switch to subdir= in SRC_URI Signed-off-by: Tom Rini --- 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}