diff options
author | David Phillips <david@yeah.nah.nz> | 2019-11-24 14:27:12 +1300 |
---|---|---|
committer | David Phillips <david@yeah.nah.nz> | 2019-11-24 14:27:12 +1300 |
commit | 596586b7522256bcd664d28d1a7072a6f8831b4d (patch) | |
tree | 550b9825d4a68c86d06c75efdbf568175b95654e /conf/layer.conf | |
parent | ac84734859feb7db4994868dee6b74f73942380b (diff) | |
download | meta-de10-nano-596586b7522256bcd664d28d1a7072a6f8831b4d.tar.xz |
Tweaks for zeus upgrade
Diffstat (limited to 'conf/layer.conf')
-rw-r--r-- | conf/layer.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index 22a745e..ab55aa1 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -9,6 +9,7 @@ BBFILE_PATTERN_meta-de10-nano := "^${LAYERDIR}/" # increase the number BBFILE_PRIORITY_meta-de10-nano = "9" LAYERDEPENDS_meta-de10-nano = "meta-altera" +LAYERSERIES_COMPAT_meta-de10-nano = "zeus" # this is just for release builds META_DE10_NANO_BASE := '${LAYERDIR}' |