summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2015-07-31 15:17:12 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-08-11 09:04:24 -0700
commit035c1d565a2e035ea2781d0ac83a3919ad74150e (patch)
treec7d4c4b9c706764f1c59c73d64d81e90d8addb2c
parent156a62b25ce95a67ff7633080dc9bd4710dc4b79 (diff)
downloadopenembedded-core-contrib-035c1d565a2e035ea2781d0ac83a3919ad74150e.tar.gz
stress: use BPN and BP in SRC_URI
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
-rw-r--r--meta/recipes-extended/stress/stress_1.0.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/stress/stress_1.0.4.bb b/meta/recipes-extended/stress/stress_1.0.4.bb
index 00d9940d53..4b7e4bab71 100644
--- a/meta/recipes-extended/stress/stress_1.0.4.bb
+++ b/meta/recipes-extended/stress/stress_1.0.4.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "http://people.seas.harvard.edu/~apw/stress/"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
-SRC_URI = "http://people.seas.harvard.edu/~apw/stress/stress-${PV}.tar.gz \
+SRC_URI = "http://people.seas.harvard.edu/~apw/${BPN}/${BP}.tar.gz \
file://texinfo.patch \
"