diff options
| author | Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | 2021-07-14 14:45:41 -0700 |
|---|---|---|
| committer | Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | 2021-07-14 14:45:41 -0700 |
| commit | 5d895599b64d771e563e6e9cbfdae46bcfc4e0a9 (patch) | |
| tree | e48ccfc3b3adb0118aa1d85e4dfe7be63ec2713d | |
| parent | 99905a7249bfe6d19afd6234565fa5088bafa68a (diff) | |
| download | meta-xilinx-5d895599b64d771e563e6e9cbfdae46bcfc4e0a9.tar.gz | |
meta-xilinx-bsp/conf/layer.conf: No longer allow dangling bbappends
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
| -rw-r--r-- | meta-xilinx-bsp/conf/layer.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-xilinx-bsp/conf/layer.conf b/meta-xilinx-bsp/conf/layer.conf index 0489890b..dd0e4e03 100644 --- a/meta-xilinx-bsp/conf/layer.conf +++ b/meta-xilinx-bsp/conf/layer.conf | |||
| @@ -22,8 +22,6 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ | |||
| 22 | xrt->zocl \ | 22 | xrt->zocl \ |
| 23 | " | 23 | " |
| 24 | 24 | ||
| 25 | BB_DANGLINGAPPENDS_WARNONLY ?= "1" | ||
| 26 | |||
| 27 | XILINX_RELEASE_VERSION = "v2020.2" | 25 | XILINX_RELEASE_VERSION = "v2020.2" |
| 28 | 26 | ||
| 29 | HOSTTOOLS += "xxd" | 27 | HOSTTOOLS += "xxd" |
