diff options
-rw-r--r-- | meta-oe/recipes-support/pcp/pcp-native_5.3.6.bb (renamed from meta-oe/recipes-support/pcp/pcp-native_5.3.5.bb) | 0 | ||||
-rw-r--r-- | meta-oe/recipes-support/pcp/pcp.inc | 9 | ||||
-rw-r--r-- | meta-oe/recipes-support/pcp/pcp_5.3.6.bb (renamed from meta-oe/recipes-support/pcp/pcp_5.3.5.bb) | 0 |
3 files changed, 3 insertions, 6 deletions
diff --git a/meta-oe/recipes-support/pcp/pcp-native_5.3.5.bb b/meta-oe/recipes-support/pcp/pcp-native_5.3.6.bb index 5f3c9b6f00..5f3c9b6f00 100644 --- a/meta-oe/recipes-support/pcp/pcp-native_5.3.5.bb +++ b/meta-oe/recipes-support/pcp/pcp-native_5.3.6.bb | |||
diff --git a/meta-oe/recipes-support/pcp/pcp.inc b/meta-oe/recipes-support/pcp/pcp.inc index 97a9095b97..1c1a977b97 100644 --- a/meta-oe/recipes-support/pcp/pcp.inc +++ b/meta-oe/recipes-support/pcp/pcp.inc | |||
@@ -7,15 +7,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=37ab75b580d5aad4ada04260efa3702f \ | |||
7 | " | 7 | " |
8 | COMPATIBLE_HOST:libc-musl = "null" | 8 | COMPATIBLE_HOST:libc-musl = "null" |
9 | 9 | ||
10 | SRC_URI = "https://performancecopilot.jfrog.io/artifactory/pcp-source-release/pcp-5.3.5.src.tar.gz \ | 10 | SRC_URI = "https://performancecopilot.jfrog.io/artifactory/pcp-source-release/${BP}.src.tar.gz \ |
11 | file://config.linux \ | 11 | file://config.linux \ |
12 | " | 12 | " |
13 | SRC_URI[sha256sum] = "6ef33b7aa14c09860ba7cd8873e76d38ccd24eab0c94a50e235f813e77fe3610" | ||
13 | 14 | ||
14 | SRC_URI[sha256sum] = "589a610f753a49af6d2015cede87e9d469bd07880ebef26fe1607b6ded375e97" | 15 | inherit setuptools3-base pkgconfig autotools-brokensep |
15 | |||
16 | inherit setuptools3-base pkgconfig autotools | ||
17 | |||
18 | B = "${S}" | ||
19 | 16 | ||
20 | # Specify any options you want to pass to the configure script using EXTRA_OECONF: | 17 | # Specify any options you want to pass to the configure script using EXTRA_OECONF: |
21 | CACHED_CONFIGUREVARS = "PACKAGE_DISTRIBUTION=arch" | 18 | CACHED_CONFIGUREVARS = "PACKAGE_DISTRIBUTION=arch" |
diff --git a/meta-oe/recipes-support/pcp/pcp_5.3.5.bb b/meta-oe/recipes-support/pcp/pcp_5.3.6.bb index 48d536e1d6..48d536e1d6 100644 --- a/meta-oe/recipes-support/pcp/pcp_5.3.5.bb +++ b/meta-oe/recipes-support/pcp/pcp_5.3.6.bb | |||