diff options
| author | Mark Hatle <mark.hatle@xilinx.com> | 2021-04-08 08:28:17 -0700 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@xilinx.com> | 2021-04-20 08:44:06 -0700 |
| commit | 65235620b44de956caf385c40e0e4a940f616666 (patch) | |
| tree | 7b8fff8b468ed0a91f2cccbf5b459e0dfdc3fa1d /meta-microblaze | |
| parent | 280065cf68f148a32a8299a5b04946c944568bee (diff) | |
| download | meta-xilinx-65235620b44de956caf385c40e0e4a940f616666.tar.gz | |
layer.conf: compatible with gatesgarth only
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
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 e4e4d907..a0d2d9b7 100644 --- a/meta-microblaze/conf/layer.conf +++ b/meta-microblaze/conf/layer.conf | |||
| @@ -11,4 +11,4 @@ BBFILE_PRIORITY_xilinx-microblaze = "5" | |||
| 11 | 11 | ||
| 12 | LAYERDEPENDS_xilinx-microblaze = "core" | 12 | LAYERDEPENDS_xilinx-microblaze = "core" |
| 13 | 13 | ||
| 14 | LAYERSERIES_COMPAT_xilinx-microblaze = "dunfell gatesgarth" | 14 | LAYERSERIES_COMPAT_xilinx-microblaze = "gatesgarth" |
