mirror of
https://git.yoctoproject.org/poky
synced 2026-05-05 20:27:58 +02:00
stress: use BPN and BP in SRC_URI
(From OE-Core rev: 035c1d565a2e035ea2781d0ac83a3919ad74150e) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
be79a1727f
commit
b638fb2fdb
@@ -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 \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user