diff options
| -rw-r--r-- | meta-xilinx-demos/conf/layer.conf | 10 | ||||
| -rw-r--r-- | meta-xilinx-demos/dynamic-layers/meta-jupyter/recipes-example/pm-notebooks/files/LICENSE (renamed from meta-xilinx-demos/recipes-examples/pm-notebooks/files/LICENSE) | 0 | ||||
| -rw-r--r-- | meta-xilinx-demos/dynamic-layers/meta-jupyter/recipes-example/pm-notebooks/pm-notebooks_1.0.bb (renamed from meta-xilinx-demos/recipes-examples/pm-notebooks/pm-notebooks_1.0.bb) | 0 | ||||
| -rw-r--r-- | meta-xilinx-demos/dynamic-layers/meta-openamp/recipes-example/openamp/openamp-demo-notebooks_0.1.bb (renamed from meta-xilinx-demos/recipes-examples/openamp/openamp-demo-notebooks_0.1.bb) | 0 | ||||
| -rw-r--r-- | meta-xilinx-demos/dynamic-layers/meta-ros/meta-ros-common/recipes-core/packagegroups/packagegroup-xilinx-ros.bb (renamed from meta-xilinx-demos/recipes-core/packagegroups/packagegroup-xilinx-ros.bb) | 0 |
5 files changed, 10 insertions, 0 deletions
diff --git a/meta-xilinx-demos/conf/layer.conf b/meta-xilinx-demos/conf/layer.conf index eb667304..2e611dc9 100644 --- a/meta-xilinx-demos/conf/layer.conf +++ b/meta-xilinx-demos/conf/layer.conf | |||
| @@ -13,3 +13,13 @@ LAYERDEPENDS_xilinx-demos = "core" | |||
| 13 | LAYERRECOMMENDS_xilinx-demos = "openembedded-layer" | 13 | LAYERRECOMMENDS_xilinx-demos = "openembedded-layer" |
| 14 | 14 | ||
| 15 | LAYERSERIES_COMPAT_xilinx-demos = "scarthgap" | 15 | LAYERSERIES_COMPAT_xilinx-demos = "scarthgap" |
| 16 | |||
| 17 | # Define dynamic layers | ||
| 18 | BBFILES_DYNAMIC += " \ | ||
| 19 | jupyter-layer:${LAYERDIR}/dynamic-layers/meta-jupyter/recipes-*/*/*.bb \ | ||
| 20 | jupyter-layer:${LAYERDIR}/dynamic-layers/meta-jupyter/recipes-*/*/*.bbappend \ | ||
| 21 | openamp-layer:${LAYERDIR}/dynamic-layers/meta-openamp/recipes-*/*/*.bb \ | ||
| 22 | openamp-layer:${LAYERDIR}/dynamic-layers/meta-openamp/recipes-*/*/*.bbappend \ | ||
| 23 | ros-common-layer:${LAYERDIR}/dynamic-layers/meta-ros/meta-ros-common/recipes-*/*/*.bb \ | ||
| 24 | ros-common-layer:${LAYERDIR}/dynamic-layers/meta-ros/meta-ros-common/recipes-*/*/*.bbappend \ | ||
| 25 | " | ||
diff --git a/meta-xilinx-demos/recipes-examples/pm-notebooks/files/LICENSE b/meta-xilinx-demos/dynamic-layers/meta-jupyter/recipes-example/pm-notebooks/files/LICENSE index e09f3af7..e09f3af7 100644 --- a/meta-xilinx-demos/recipes-examples/pm-notebooks/files/LICENSE +++ b/meta-xilinx-demos/dynamic-layers/meta-jupyter/recipes-example/pm-notebooks/files/LICENSE | |||
diff --git a/meta-xilinx-demos/recipes-examples/pm-notebooks/pm-notebooks_1.0.bb b/meta-xilinx-demos/dynamic-layers/meta-jupyter/recipes-example/pm-notebooks/pm-notebooks_1.0.bb index 2c00c316..2c00c316 100644 --- a/meta-xilinx-demos/recipes-examples/pm-notebooks/pm-notebooks_1.0.bb +++ b/meta-xilinx-demos/dynamic-layers/meta-jupyter/recipes-example/pm-notebooks/pm-notebooks_1.0.bb | |||
diff --git a/meta-xilinx-demos/recipes-examples/openamp/openamp-demo-notebooks_0.1.bb b/meta-xilinx-demos/dynamic-layers/meta-openamp/recipes-example/openamp/openamp-demo-notebooks_0.1.bb index 4c4ff2d8..4c4ff2d8 100644 --- a/meta-xilinx-demos/recipes-examples/openamp/openamp-demo-notebooks_0.1.bb +++ b/meta-xilinx-demos/dynamic-layers/meta-openamp/recipes-example/openamp/openamp-demo-notebooks_0.1.bb | |||
diff --git a/meta-xilinx-demos/recipes-core/packagegroups/packagegroup-xilinx-ros.bb b/meta-xilinx-demos/dynamic-layers/meta-ros/meta-ros-common/recipes-core/packagegroups/packagegroup-xilinx-ros.bb index d9db94ef..d9db94ef 100644 --- a/meta-xilinx-demos/recipes-core/packagegroups/packagegroup-xilinx-ros.bb +++ b/meta-xilinx-demos/dynamic-layers/meta-ros/meta-ros-common/recipes-core/packagegroups/packagegroup-xilinx-ros.bb | |||
