mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 20:07:25 +00:00
@@ -7,15 +7,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=37ab75b580d5aad4ada04260efa3702f \
|
|||||||
"
|
"
|
||||||
COMPATIBLE_HOST:libc-musl = "null"
|
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 \
|
file://config.linux \
|
||||||
"
|
"
|
||||||
|
SRC_URI[sha256sum] = "6ef33b7aa14c09860ba7cd8873e76d38ccd24eab0c94a50e235f813e77fe3610"
|
||||||
|
|
||||||
SRC_URI[sha256sum] = "589a610f753a49af6d2015cede87e9d469bd07880ebef26fe1607b6ded375e97"
|
inherit setuptools3-base pkgconfig autotools-brokensep
|
||||||
|
|
||||||
inherit setuptools3-base pkgconfig autotools
|
|
||||||
|
|
||||||
B = "${S}"
|
|
||||||
|
|
||||||
# Specify any options you want to pass to the configure script using EXTRA_OECONF:
|
# Specify any options you want to pass to the configure script using EXTRA_OECONF:
|
||||||
CACHED_CONFIGUREVARS = "PACKAGE_DISTRIBUTION=arch"
|
CACHED_CONFIGUREVARS = "PACKAGE_DISTRIBUTION=arch"
|
||||||
|
|||||||
Reference in New Issue
Block a user