diff options
| author | Geoff Parker <geoffrey.parker@arthrex.com> | 2024-04-11 12:24:55 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-04-14 08:38:43 -0700 |
| commit | d90fbed4b941bbc23f4cc68ae23882e5d7df4561 (patch) | |
| tree | 945e1d088dcff280c3c393c89c23f97060d323fe /meta-python/recipes-devtools/python/python3-tornado_6.4.bb | |
| parent | 17928fdcb942fff4c3d549143b3643e81671a93d (diff) | |
| download | meta-openembedded-d90fbed4b941bbc23f4cc68ae23882e5d7df4561.tar.gz | |
python3-tornado: extend for native and nativesdk
Signed-off-by: Geoff Parker <geoffrey.parker@arthrex.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-tornado_6.4.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-tornado_6.4.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-tornado_6.4.bb b/meta-python/recipes-devtools/python/python3-tornado_6.4.bb index e3d0209e1a..08c8672ebe 100644 --- a/meta-python/recipes-devtools/python/python3-tornado_6.4.bb +++ b/meta-python/recipes-devtools/python/python3-tornado_6.4.bb | |||
| @@ -37,3 +37,5 @@ PACKAGES =+ "\ | |||
| 37 | FILES:${PN}-test = " \ | 37 | FILES:${PN}-test = " \ |
| 38 | ${libdir}/${PYTHON_DIR}/site-packages/*/test \ | 38 | ${libdir}/${PYTHON_DIR}/site-packages/*/test \ |
| 39 | " | 39 | " |
| 40 | |||
| 41 | BBCLASSEXTEND += "native nativesdk" | ||
