diff options
| author | John Toomey <john.toomey@xilinx.com> | 2022-02-01 17:28:04 +0000 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@xilinx.com> | 2022-02-04 13:24:41 -0800 |
| commit | 53bf6148e9360bbfc9909ff7867dace9fc21bf88 (patch) | |
| tree | 0379d60e918b78fec102193c522e04833ecd37b6 /meta-microblaze/conf | |
| parent | 04729987135bf7244b9600a214aa74a7bf872846 (diff) | |
| download | meta-xilinx-53bf6148e9360bbfc9909ff7867dace9fc21bf88.tar.gz | |
Remove hardknott from LAYERSERIES_COMPAT
We do not maintain support for hardknott so it is being removed
Signed-off-by: John Toomey <jtoomey@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
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 f729d7f6..9a4a9cb2 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 hardknott" | 14 | LAYERSERIES_COMPAT_xilinx-microblaze = "honister" |
| 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 = "" |
