diff options
| author | Mark Hatle <mark.hatle@kernel.crashing.org> | 2022-07-28 21:56:47 -0500 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@kernel.crashing.org> | 2022-09-01 09:53:21 -0500 |
| commit | 2365321c9b090a3cc6c9aa5d94a64eecc3084636 (patch) | |
| tree | 7bdece2d4e65712b30d767a41abe82e30c5d689b /meta-microblaze | |
| parent | c7c4ba86d6139fc552c3705450b6b8ca0cb8a5af (diff) | |
| download | meta-xilinx-2365321c9b090a3cc6c9aa5d94a64eecc3084636.tar.gz | |
meta-microblaze: Switch layer to support langdale
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
Diffstat (limited to 'meta-microblaze')
| -rw-r--r-- | meta-microblaze/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-microblaze/conf/layer.conf b/meta-microblaze/conf/layer.conf index b3f11e8b..d94426d3 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 = "kirkstone" | 14 | LAYERSERIES_COMPAT_xilinx-microblaze = "langdale" |
| 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 = "" |
