summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Orling <ticotimo@gmail.com>2023-04-02 15:29:34 -0700
committerKhem Raj <raj.khem@gmail.com>2023-04-02 17:43:22 -0700
commit0fc5f550d31f82aa348a4145573df3aea896f5ab (patch)
treec22d104b0a9722082d6f3279f8fe05cd1e5f648f
parent306a92cdba0676446018cc3510b4f989747936f5 (diff)
downloadmeta-openembedded-0fc5f550d31f82aa348a4145573df3aea896f5ab.tar.gz
span-lite: do not inherit ptest
This recipe provides no run-ptest script. Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-support/span-lite/span-lite_0.10.3.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/span-lite/span-lite_0.10.3.bb b/meta-oe/recipes-support/span-lite/span-lite_0.10.3.bb
index 0d9a8c93d2..15380f5d7f 100644
--- a/meta-oe/recipes-support/span-lite/span-lite_0.10.3.bb
+++ b/meta-oe/recipes-support/span-lite/span-lite_0.10.3.bb
@@ -9,4 +9,3 @@ SRCREV = "cbb9c3c5162a0d7018c7b3e053153a04d4fbbbb9"
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"
10 10
11inherit cmake 11inherit cmake
12inherit ptest