mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 14:10:56 +00:00
pcp: Upgrade to 5.3.6
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
8ac6645b9c
commit
654af6d6ec
@ -7,15 +7,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=37ab75b580d5aad4ada04260efa3702f \
|
||||
"
|
||||
COMPATIBLE_HOST:libc-musl = "null"
|
||||
|
||||
SRC_URI = "https://performancecopilot.jfrog.io/artifactory/pcp-source-release/pcp-5.3.5.src.tar.gz \
|
||||
SRC_URI = "https://performancecopilot.jfrog.io/artifactory/pcp-source-release/${BP}.src.tar.gz \
|
||||
file://config.linux \
|
||||
"
|
||||
SRC_URI[sha256sum] = "6ef33b7aa14c09860ba7cd8873e76d38ccd24eab0c94a50e235f813e77fe3610"
|
||||
|
||||
SRC_URI[sha256sum] = "589a610f753a49af6d2015cede87e9d469bd07880ebef26fe1607b6ded375e97"
|
||||
|
||||
inherit setuptools3-base pkgconfig autotools
|
||||
|
||||
B = "${S}"
|
||||
inherit setuptools3-base pkgconfig autotools-brokensep
|
||||
|
||||
# Specify any options you want to pass to the configure script using EXTRA_OECONF:
|
||||
CACHED_CONFIGUREVARS = "PACKAGE_DISTRIBUTION=arch"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user