diff options
author | Mark Hatle <mark.hatle@xilinx.com> | 2021-02-23 14:58:28 -0800 |
---|---|---|
committer | Mark Hatle <mark.hatle@xilinx.com> | 2021-02-23 15:01:08 -0800 |
commit | 61c8234e683e9947f57496057039f597724ad2ad (patch) | |
tree | 9736b4d6bff1b4ee00164eff784bd82f8a4e0fa3 | |
parent | 6a6e10cb244f26888f2323d964a957c75a36d6f6 (diff) | |
download | meta-xilinx-61c8234e683e9947f57496057039f597724ad2ad.tar.gz |
Avoid warnings from bbappends to meta-openembedded
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
5 files changed, 5 insertions, 0 deletions
diff --git a/meta-xilinx-bsp/conf/layer.conf b/meta-xilinx-bsp/conf/layer.conf index 505097d2..d7eea662 100644 --- a/meta-xilinx-bsp/conf/layer.conf +++ b/meta-xilinx-bsp/conf/layer.conf | |||
@@ -9,6 +9,11 @@ BBFILE_COLLECTIONS += "xilinx" | |||
9 | BBFILE_PATTERN_xilinx = "^${LAYERDIR}/" | 9 | BBFILE_PATTERN_xilinx = "^${LAYERDIR}/" |
10 | BBFILE_PRIORITY_xilinx = "5" | 10 | BBFILE_PRIORITY_xilinx = "5" |
11 | 11 | ||
12 | BBFILES_DYNAMIC += " \ | ||
13 | openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/recipes-*/*/*.bb \ | ||
14 | openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/recipes-*/*/*.bbappend \ | ||
15 | " | ||
16 | |||
12 | LAYERDEPENDS_xilinx = "core" | 17 | LAYERDEPENDS_xilinx = "core" |
13 | 18 | ||
14 | LAYERSERIES_COMPAT_xilinx = "dunfell gatesgarth" | 19 | LAYERSERIES_COMPAT_xilinx = "dunfell gatesgarth" |
diff --git a/meta-xilinx-bsp/recipes-xrt/opencl-headers/opencl-headers_%.bbappend b/meta-xilinx-bsp/dynamic-layers/openembedded-layer/recipes-core/opencl-headers/opencl-headers_%.bbappend index afe3e9cd..afe3e9cd 100644 --- a/meta-xilinx-bsp/recipes-xrt/opencl-headers/opencl-headers_%.bbappend +++ b/meta-xilinx-bsp/dynamic-layers/openembedded-layer/recipes-core/opencl-headers/opencl-headers_%.bbappend | |||
diff --git a/meta-xilinx-bsp/recipes-graphics/xorg-driver/xf86-video-armsoc/0001-armsoc_driver.c-Bypass-the-exa-layer-to-free-the-roo.patch b/meta-xilinx-bsp/dynamic-layers/openembedded-layer/recipes-graphics/xorg-driver/xf86-video-armsoc/0001-armsoc_driver.c-Bypass-the-exa-layer-to-free-the-roo.patch index 2e024794..2e024794 100644 --- a/meta-xilinx-bsp/recipes-graphics/xorg-driver/xf86-video-armsoc/0001-armsoc_driver.c-Bypass-the-exa-layer-to-free-the-roo.patch +++ b/meta-xilinx-bsp/dynamic-layers/openembedded-layer/recipes-graphics/xorg-driver/xf86-video-armsoc/0001-armsoc_driver.c-Bypass-the-exa-layer-to-free-the-roo.patch | |||
diff --git a/meta-xilinx-bsp/recipes-graphics/xorg-driver/xf86-video-armsoc/0001-src-drmmode_xilinx-Add-the-dumb-gem-support-for-Xili.patch b/meta-xilinx-bsp/dynamic-layers/openembedded-layer/recipes-graphics/xorg-driver/xf86-video-armsoc/0001-src-drmmode_xilinx-Add-the-dumb-gem-support-for-Xili.patch index bf2169ee..bf2169ee 100644 --- a/meta-xilinx-bsp/recipes-graphics/xorg-driver/xf86-video-armsoc/0001-src-drmmode_xilinx-Add-the-dumb-gem-support-for-Xili.patch +++ b/meta-xilinx-bsp/dynamic-layers/openembedded-layer/recipes-graphics/xorg-driver/xf86-video-armsoc/0001-src-drmmode_xilinx-Add-the-dumb-gem-support-for-Xili.patch | |||
diff --git a/meta-xilinx-bsp/recipes-graphics/xorg-driver/xf86-video-armsoc_%.bbappend b/meta-xilinx-bsp/dynamic-layers/openembedded-layer/recipes-graphics/xorg-driver/xf86-video-armsoc_%.bbappend index 955398a3..955398a3 100644 --- a/meta-xilinx-bsp/recipes-graphics/xorg-driver/xf86-video-armsoc_%.bbappend +++ b/meta-xilinx-bsp/dynamic-layers/openembedded-layer/recipes-graphics/xorg-driver/xf86-video-armsoc_%.bbappend | |||