diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2022-09-12 18:43:54 -0700 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2022-09-12 18:43:54 -0700 |
| commit | 1cd865c9c93fe48f92970676d44575bf8227a172 (patch) | |
| tree | 5f649bd38a75b9f8a42675895f85ffcde8384298 /meta-xilinx-bsp/conf | |
| parent | b11bfd86c25d9446e5c9fb62d377c94995f795a6 (diff) | |
| parent | fb44a4e29a40c2653735358da4668c6ae2736fab (diff) | |
| download | meta-xilinx-1cd865c9c93fe48f92970676d44575bf8227a172.tar.gz | |
Merge branch 'honister' into kirkstone-next
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-bsp/conf')
| -rw-r--r-- | meta-xilinx-bsp/conf/layer.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-xilinx-bsp/conf/layer.conf b/meta-xilinx-bsp/conf/layer.conf index a46909bf..38d13529 100644 --- a/meta-xilinx-bsp/conf/layer.conf +++ b/meta-xilinx-bsp/conf/layer.conf | |||
| @@ -17,3 +17,5 @@ BBFILE_PRIORITY_xilinx-bsp = "5" | |||
| 17 | LAYERDEPENDS_xilinx-bsp = "xilinx" | 17 | LAYERDEPENDS_xilinx-bsp = "xilinx" |
| 18 | 18 | ||
| 19 | LAYERSERIES_COMPAT_xilinx-bsp = "kirkstone" | 19 | LAYERSERIES_COMPAT_xilinx-bsp = "kirkstone" |
| 20 | |||
| 21 | PREFERRED_VERSION_kc705-bitstream ?= "${XILINX_RELEASE_VERSION}" | ||
