mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
pcp: fix SRC_URI
The branch where the revision was got deleted, so this is just a floating commit now. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
committed by
Anuj Mittal
parent
b8d1c9b659
commit
1e8c1154e3
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=37ab75b580d5aad4ada04260efa3702f \
|
||||
"
|
||||
COMPATIBLE_HOST:libc-musl = "null"
|
||||
|
||||
SRC_URI = "git://github.com/performancecopilot/pcp;branch=stable;protocol=https;tag=${PV} \
|
||||
SRC_URI = "git://github.com/performancecopilot/pcp;nobranch=1;protocol=https;tag=${PV} \
|
||||
file://0001-configure-Limit-the-header-search-to-sysroot.patch \
|
||||
file://0001-htop-Change-dependency-order-of-header-and-sourcefil.patch \
|
||||
file://config.linux \
|
||||
|
||||
Reference in New Issue
Block a user