summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/dynamic-layers/meta-python
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@xilinx.com>2022-01-14 15:57:22 -0800
committerMark Hatle <mark.hatle@xilinx.com>2022-01-21 12:33:08 -0800
commitdb61d8e2a7a3ebe46a3482bf3dfa191a1cfc43b7 (patch)
treeb0787e136d123df0840f2743120b330997e1ad1a /meta-xilinx-core/dynamic-layers/meta-python
parent4ccdb7346e491a5bd43d3085f9657c0aca388a40 (diff)
downloadmeta-xilinx-db61d8e2a7a3ebe46a3482bf3dfa191a1cfc43b7.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')
-rw-r--r--meta-xilinx-core/dynamic-layers/meta-python/recipes-devtools/python/python3-flask-restful_%.bbappend1
-rw-r--r--meta-xilinx-core/dynamic-layers/meta-python/recipes-devtools/python/python3-flask_%.bbappend1
-rw-r--r--meta-xilinx-core/dynamic-layers/meta-python/recipes-devtools/python/python3-itsdangerous_%.bbappend1
-rw-r--r--meta-xilinx-core/dynamic-layers/meta-python/recipes-devtools/python/python3-pandas_%.bbappend1
-rw-r--r--meta-xilinx-core/dynamic-layers/meta-python/recipes-devtools/python/python3-werkzeug_%.bbappend1
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"