diff options
| author | Randy MacLeod <Randy.MacLeod@windriver.com> | 2024-06-11 21:28:44 -0400 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-06-11 18:56:47 -0700 |
| commit | 56e2e5df9bba23c431bed2fa7794d5cc86c08f2f (patch) | |
| tree | 263917ded1558eb16cd5a89495fd9ec96338e0c6 /meta-python | |
| parent | 17e30b3bb2994705235fd9be0c36446f7db99efc (diff) | |
| download | meta-openembedded-56e2e5df9bba23c431bed2fa7794d5cc86c08f2f.tar.gz | |
python3-pyyaml-include: support native and nativesdk build
Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pyyaml-include_1.3.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyyaml-include_1.3.2.bb b/meta-python/recipes-devtools/python/python3-pyyaml-include_1.3.2.bb index 3a5bd99a78..309d0ac596 100644 --- a/meta-python/recipes-devtools/python/python3-pyyaml-include_1.3.2.bb +++ b/meta-python/recipes-devtools/python/python3-pyyaml-include_1.3.2.bb | |||
| @@ -26,4 +26,4 @@ RDEPENDS:${PN}-ptest += " \ | |||
| 26 | python3-pytest \ | 26 | python3-pytest \ |
| 27 | python3-unittest-automake-output \ | 27 | python3-unittest-automake-output \ |
| 28 | " | 28 | " |
| 29 | 29 | BBCLASSEXTEND = "native nativesdk" | |
