diff options
| author | Mark Hatle <mark.hatle@kernel.crashing.org> | 2022-07-28 15:30:26 -0500 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@kernel.crashing.org> | 2022-08-31 19:54:10 -0500 |
| commit | 18b18eb8c0a47104c77932fda85dcfdb8b184515 (patch) | |
| tree | b94d10fb8b100c12fdfd31f7f5b3b29c6886e521 /meta-microblaze/conf | |
| parent | aa5416ff42b0a44c4c41618cb28388588153f014 (diff) | |
| download | meta-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/conf')
| -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 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 | ||
| 12 | LAYERDEPENDS_xilinx-microblaze = "core" | 12 | LAYERDEPENDS_xilinx-microblaze = "core" |
| 13 | 13 | ||
| 14 | LAYERSERIES_COMPAT_xilinx-microblaze = "honister" | 14 | LAYERSERIES_COMPAT_xilinx-microblaze = "kirkstone" |
| 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 = "" |
