mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 09:49:33 +02:00
Update SRC_URIs to use BPN instead of PN
[YOCTO #860] (From OE-Core rev: 09ed5de9624be38c0fa5cb3f943691c3b4a50686) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1 \
|
||||
|
||||
RDEPENDS_${PN} += "python-dbus"
|
||||
|
||||
SRC_URI = "http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz \
|
||||
SRC_URI = "http://telepathy.freedesktop.org/releases/${BPN}/${P}.tar.gz \
|
||||
file://parallel_make.patch"
|
||||
|
||||
PR = "r1"
|
||||
|
||||
Reference in New Issue
Block a user