diff options
| author | Mark Hatle <mark.hatle@xilinx.com> | 2022-01-14 15:57:22 -0800 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@xilinx.com> | 2022-01-19 08:20:13 -0800 |
| commit | 161018ee953783879e8456522b213e140b08abc0 (patch) | |
| tree | 23796bc7fdf169027d814e6201ee53024084a9d8 /meta-xilinx-core/dynamic-layers/meta-python | |
| parent | da33abe7c4e50fc312f140ca87ad3b3c6e6b8c66 (diff) | |
| download | meta-xilinx-161018ee953783879e8456522b213e140b08abc0.tar.gz | |
core: Move lopper and python modules to dynamic-layers
Lopper comes from meta-virtualization, the python modules are required by
it and the related changes.
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
Diffstat (limited to 'meta-xilinx-core/dynamic-layers/meta-python')
5 files changed, 5 insertions, 0 deletions
diff --git a/meta-xilinx-core/dynamic-layers/meta-python/recipes-devtools/python/python3-flask-restful_%.bbappend b/meta-xilinx-core/dynamic-layers/meta-python/recipes-devtools/python/python3-flask-restful_%.bbappend new file mode 100644 index 00000000..608377e3 --- /dev/null +++ b/meta-xilinx-core/dynamic-layers/meta-python/recipes-devtools/python/python3-flask-restful_%.bbappend | |||
| @@ -0,0 +1 @@ | |||
| BBCLASSEXTEND = "native nativesdk" | |||
diff --git a/meta-xilinx-core/dynamic-layers/meta-python/recipes-devtools/python/python3-flask_%.bbappend b/meta-xilinx-core/dynamic-layers/meta-python/recipes-devtools/python/python3-flask_%.bbappend new file mode 100644 index 00000000..608377e3 --- /dev/null +++ b/meta-xilinx-core/dynamic-layers/meta-python/recipes-devtools/python/python3-flask_%.bbappend | |||
| @@ -0,0 +1 @@ | |||
| BBCLASSEXTEND = "native nativesdk" | |||
diff --git a/meta-xilinx-core/dynamic-layers/meta-python/recipes-devtools/python/python3-itsdangerous_%.bbappend b/meta-xilinx-core/dynamic-layers/meta-python/recipes-devtools/python/python3-itsdangerous_%.bbappend new file mode 100644 index 00000000..608377e3 --- /dev/null +++ b/meta-xilinx-core/dynamic-layers/meta-python/recipes-devtools/python/python3-itsdangerous_%.bbappend | |||
| @@ -0,0 +1 @@ | |||
| BBCLASSEXTEND = "native nativesdk" | |||
diff --git a/meta-xilinx-core/dynamic-layers/meta-python/recipes-devtools/python/python3-pandas_%.bbappend b/meta-xilinx-core/dynamic-layers/meta-python/recipes-devtools/python/python3-pandas_%.bbappend new file mode 100644 index 00000000..608377e3 --- /dev/null +++ b/meta-xilinx-core/dynamic-layers/meta-python/recipes-devtools/python/python3-pandas_%.bbappend | |||
| @@ -0,0 +1 @@ | |||
| BBCLASSEXTEND = "native nativesdk" | |||
diff --git a/meta-xilinx-core/dynamic-layers/meta-python/recipes-devtools/python/python3-werkzeug_%.bbappend b/meta-xilinx-core/dynamic-layers/meta-python/recipes-devtools/python/python3-werkzeug_%.bbappend new file mode 100644 index 00000000..608377e3 --- /dev/null +++ b/meta-xilinx-core/dynamic-layers/meta-python/recipes-devtools/python/python3-werkzeug_%.bbappend | |||
| @@ -0,0 +1 @@ | |||
| BBCLASSEXTEND = "native nativesdk" | |||
