summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/meta-python/recipes-devtools
diff options
context:
space:
mode:
authorHarish Sadineni <Harish.Sadineni@windriver.com>2025-07-02 00:38:22 -0700
committerKhem Raj <raj.khem@gmail.com>2025-07-02 09:43:30 -0700
commit944524b4ba2a756d578f5e7469113f9f5ddd2a26 (patch)
tree3c6e4dcc9a19f7df468293766cf95b1950c0d18a /dynamic-layers/meta-python/recipes-devtools
parent63af6bca4b908458c6cf3043bfd41f9b60dfa37a (diff)
downloadmeta-clang-944524b4ba2a756d578f5e7469113f9f5ddd2a26.tar.gz
bpftrace: drop S assignment
Drop S assignment which is now being rejected by OE / bitbake. Signed-off-by: Harish Sadineni <Harish.Sadineni@windriver.com>
Diffstat (limited to 'dynamic-layers/meta-python/recipes-devtools')
-rw-r--r--dynamic-layers/meta-python/recipes-devtools/bpftrace/bpftrace_0.23.0.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/dynamic-layers/meta-python/recipes-devtools/bpftrace/bpftrace_0.23.0.bb b/dynamic-layers/meta-python/recipes-devtools/bpftrace/bpftrace_0.23.0.bb
index 5fde87e..bd3b772 100644
--- a/dynamic-layers/meta-python/recipes-devtools/bpftrace/bpftrace_0.23.0.bb
+++ b/dynamic-layers/meta-python/recipes-devtools/bpftrace/bpftrace_0.23.0.bb
@@ -25,8 +25,6 @@ SRC_URI = "git://github.com/iovisor/bpftrace;branch=release/0.23.x;protocol=http
25" 25"
26SRCREV = "01e806d24c61f996f1809e1e991646311499db4f" 26SRCREV = "01e806d24c61f996f1809e1e991646311499db4f"
27 27
28S = "${WORKDIR}/git"
29
30inherit bash-completion cmake ptest pkgconfig 28inherit bash-completion cmake ptest pkgconfig
31 29
32PACKAGECONFIG ?= " \ 30PACKAGECONFIG ?= " \