summaryrefslogtreecommitdiffstats
path: root/meta-microblaze
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@kernel.crashing.org>2022-07-28 15:30:26 -0500
committerMark Hatle <mark.hatle@kernel.crashing.org>2022-08-31 19:54:10 -0500
commit18b18eb8c0a47104c77932fda85dcfdb8b184515 (patch)
treeb94d10fb8b100c12fdfd31f7f5b3b29c6886e521 /meta-microblaze
parentaa5416ff42b0a44c4c41618cb28388588153f014 (diff)
downloadmeta-xilinx-18b18eb8c0a47104c77932fda85dcfdb8b184515.tar.gz
meta-microblaze: Switch layer to kirkstone
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
Diffstat (limited to 'meta-microblaze')
-rw-r--r--meta-microblaze/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-microblaze/conf/layer.conf b/meta-microblaze/conf/layer.conf
index 68ee3a2b..9a7e80f5 100644
--- a/meta-microblaze/conf/layer.conf
+++ b/meta-microblaze/conf/layer.conf
@@ -11,7 +11,7 @@ BBFILE_PRIORITY_xilinx-microblaze = "5"
11 11
12LAYERDEPENDS_xilinx-microblaze = "core" 12LAYERDEPENDS_xilinx-microblaze = "core"
13 13
14LAYERSERIES_COMPAT_xilinx-microblaze = "honister" 14LAYERSERIES_COMPAT_xilinx-microblaze = "kirkstone"
15 15
16# Microblaze does not support stack-protector! 16# Microblaze does not support stack-protector!
17SECURITY_STACK_PROTECTOR:microblaze = "" 17SECURITY_STACK_PROTECTOR:microblaze = ""