diff options
| author | Tim Orling <ticotimo@gmail.com> | 2023-04-02 15:29:34 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-04-02 17:43:22 -0700 |
| commit | 0fc5f550d31f82aa348a4145573df3aea896f5ab (patch) | |
| tree | c22d104b0a9722082d6f3279f8fe05cd1e5f648f | |
| parent | 306a92cdba0676446018cc3510b4f989747936f5 (diff) | |
| download | meta-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.bb | 1 |
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" | |||
| 9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
| 10 | 10 | ||
| 11 | inherit cmake | 11 | inherit cmake |
| 12 | inherit ptest | ||
