diff options
author | Mark Hatle <mark.hatle@amd.com> | 2023-04-03 20:40:50 +0000 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2023-04-12 13:15:01 -0700 |
commit | b37c654579e737ff8dcbf29a833ab972bc17d882 (patch) | |
tree | d6d4518958e8457565aba4633175f927092873f3 | |
parent | 4045b6bb71940c6780d6a00d9fb44ef9de322e61 (diff) | |
download | meta-xilinx-b37c654579e737ff8dcbf29a833ab972bc17d882.tar.gz |
layer.conf: Enable mickledore support
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
-rw-r--r-- | meta-microblaze/conf/layer.conf | 2 | ||||
-rw-r--r-- | meta-xilinx-bsp/conf/layer.conf | 2 | ||||
-rw-r--r-- | meta-xilinx-contrib/conf/layer.conf | 2 | ||||
-rw-r--r-- | meta-xilinx-core/conf/layer.conf | 2 | ||||
-rw-r--r-- | meta-xilinx-standalone-experimental/conf/layer.conf | 2 | ||||
-rw-r--r-- | meta-xilinx-standalone/conf/layer.conf | 2 | ||||
-rw-r--r-- | meta-xilinx-vendor/conf/layer.conf | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/meta-microblaze/conf/layer.conf b/meta-microblaze/conf/layer.conf index bccf61d0..08d17129 100644 --- a/meta-microblaze/conf/layer.conf +++ b/meta-microblaze/conf/layer.conf | |||
@@ -11,7 +11,7 @@ BBFILE_PRIORITY_xilinx-microblaze = "5" | |||
11 | 11 | ||
12 | LAYERDEPENDS_xilinx-microblaze = "core" | 12 | LAYERDEPENDS_xilinx-microblaze = "core" |
13 | 13 | ||
14 | LAYERSERIES_COMPAT_xilinx-microblaze = "langdale" | 14 | LAYERSERIES_COMPAT_xilinx-microblaze = "mickledore" |
15 | 15 | ||
16 | # Microblaze does not support stack-protector! | 16 | # Microblaze does not support stack-protector! |
17 | SECURITY_STACK_PROTECTOR:microblaze = "" | 17 | SECURITY_STACK_PROTECTOR:microblaze = "" |
diff --git a/meta-xilinx-bsp/conf/layer.conf b/meta-xilinx-bsp/conf/layer.conf index 051ca361..dbb5ecfc 100644 --- a/meta-xilinx-bsp/conf/layer.conf +++ b/meta-xilinx-bsp/conf/layer.conf | |||
@@ -16,4 +16,4 @@ BBFILE_PRIORITY_xilinx-bsp = "5" | |||
16 | 16 | ||
17 | LAYERDEPENDS_xilinx-bsp = "xilinx" | 17 | LAYERDEPENDS_xilinx-bsp = "xilinx" |
18 | 18 | ||
19 | LAYERSERIES_COMPAT_xilinx-bsp = "langdale" | 19 | LAYERSERIES_COMPAT_xilinx-bsp = "mickledore" |
diff --git a/meta-xilinx-contrib/conf/layer.conf b/meta-xilinx-contrib/conf/layer.conf index eb056957..c5da4859 100644 --- a/meta-xilinx-contrib/conf/layer.conf +++ b/meta-xilinx-contrib/conf/layer.conf | |||
@@ -12,4 +12,4 @@ BBFILE_PRIORITY_xilinx-contrib = "5" | |||
12 | LAYERDEPENDS_xilinx-contrib = "core" | 12 | LAYERDEPENDS_xilinx-contrib = "core" |
13 | LAYERDEPENDS_xilinx-contrib = "xilinx" | 13 | LAYERDEPENDS_xilinx-contrib = "xilinx" |
14 | 14 | ||
15 | LAYERSERIES_COMPAT_xilinx-contrib = "langdale" | 15 | LAYERSERIES_COMPAT_xilinx-contrib = "mickledore" |
diff --git a/meta-xilinx-core/conf/layer.conf b/meta-xilinx-core/conf/layer.conf index d7ec2abe..5f0c939f 100644 --- a/meta-xilinx-core/conf/layer.conf +++ b/meta-xilinx-core/conf/layer.conf | |||
@@ -25,7 +25,7 @@ xilinx-tools:${LAYERDIR}/dynamic-layers/meta-xilinx-tools/recipes-*/*/*.bbappend | |||
25 | LAYERDEPENDS_xilinx = "core" | 25 | LAYERDEPENDS_xilinx = "core" |
26 | LAYERRECOMMENDS_xilinx = "openembedded-layer" | 26 | LAYERRECOMMENDS_xilinx = "openembedded-layer" |
27 | 27 | ||
28 | LAYERSERIES_COMPAT_xilinx = "langdale" | 28 | LAYERSERIES_COMPAT_xilinx = "mickledore" |
29 | 29 | ||
30 | SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ | 30 | SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ |
31 | *->zocl \ | 31 | *->zocl \ |
diff --git a/meta-xilinx-standalone-experimental/conf/layer.conf b/meta-xilinx-standalone-experimental/conf/layer.conf index 1bedb7a1..54098905 100644 --- a/meta-xilinx-standalone-experimental/conf/layer.conf +++ b/meta-xilinx-standalone-experimental/conf/layer.conf | |||
@@ -19,4 +19,4 @@ LAYERDEPENDS_xilinx-standalone-exp = "core \ | |||
19 | virtualization-layer \ | 19 | virtualization-layer \ |
20 | " | 20 | " |
21 | 21 | ||
22 | LAYERSERIES_COMPAT_xilinx-standalone-exp = "langdale" | 22 | LAYERSERIES_COMPAT_xilinx-standalone-exp = "mickledore" |
diff --git a/meta-xilinx-standalone/conf/layer.conf b/meta-xilinx-standalone/conf/layer.conf index d71f2d0f..a47a769a 100644 --- a/meta-xilinx-standalone/conf/layer.conf +++ b/meta-xilinx-standalone/conf/layer.conf | |||
@@ -15,7 +15,7 @@ BBFILE_PRIORITY_xilinx-standalone = "7" | |||
15 | LAYERDEPENDS_xilinx-standalone = "core xilinx" | 15 | LAYERDEPENDS_xilinx-standalone = "core xilinx" |
16 | LAYERRECOMMENDS_xilinx-standalone = "xilinx-microblaze" | 16 | LAYERRECOMMENDS_xilinx-standalone = "xilinx-microblaze" |
17 | 17 | ||
18 | LAYERSERIES_COMPAT_xilinx-standalone = "langdale" | 18 | LAYERSERIES_COMPAT_xilinx-standalone = "mickledore" |
19 | 19 | ||
20 | PREFERRED_VERSION_plm-firmware ?= "${@d.getVar("XILINX_RELEASE_VERSION").replace('v','')}%" | 20 | PREFERRED_VERSION_plm-firmware ?= "${@d.getVar("XILINX_RELEASE_VERSION").replace('v','')}%" |
21 | PREFERRED_VERSION_psm-firmware ?= "${@d.getVar("XILINX_RELEASE_VERSION").replace('v','')}%" | 21 | PREFERRED_VERSION_psm-firmware ?= "${@d.getVar("XILINX_RELEASE_VERSION").replace('v','')}%" |
diff --git a/meta-xilinx-vendor/conf/layer.conf b/meta-xilinx-vendor/conf/layer.conf index 29ebc949..9e3886b9 100644 --- a/meta-xilinx-vendor/conf/layer.conf +++ b/meta-xilinx-vendor/conf/layer.conf | |||
@@ -15,4 +15,4 @@ BBFILE_PATTERN_xilinx-vendor = "^${LAYERDIR}/" | |||
15 | BBFILE_PRIORITY_xilinx-vendor = "5" | 15 | BBFILE_PRIORITY_xilinx-vendor = "5" |
16 | 16 | ||
17 | LAYERDEPENDS_xilinx-vendor = "xilinx" | 17 | LAYERDEPENDS_xilinx-vendor = "xilinx" |
18 | LAYERSERIES_COMPAT_xilinx-vendor = "langdale" | 18 | LAYERSERIES_COMPAT_xilinx-vendor = "mickledore" |