mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 09:32:17 +02:00
elfutils 0.148: use BPN in SRC_URI
(From OE-Core rev: e2546c26acaf8fc47114398e3c4a15d17f0f07fb) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b5577e02e0
commit
9171652af2
@@ -8,7 +8,7 @@ DEPENDS = "libtool bzip2 zlib virtual/libintl"
|
||||
|
||||
PR = "r11"
|
||||
|
||||
SRC_URI = "https://fedorahosted.org/releases/e/l/${PN}/${BP}.tar.bz2"
|
||||
SRC_URI = "https://fedorahosted.org/releases/e/l/${BPN}/${BP}.tar.bz2"
|
||||
|
||||
SRC_URI[md5sum] = "a0bed1130135f17ad27533b0034dba8d"
|
||||
SRC_URI[sha256sum] = "8aebfa4a745db21cf5429c9541fe482729b62efc7e53e9110151b4169fe887da"
|
||||
|
||||
Reference in New Issue
Block a user