mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +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:
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
||||
|
||||
PR = "r0"
|
||||
|
||||
SRC_URI = "ftp://ftp.suse.com/pub/projects/init/${PN}-${PV}.tar.bz2 \
|
||||
SRC_URI = "ftp://ftp.suse.com/pub/projects/init/${BPN}-${PV}.tar.bz2 \
|
||||
file://makefile.patch \
|
||||
file://disable_runtests.patch \
|
||||
file://insserv.conf"
|
||||
|
||||
Reference in New Issue
Block a user