diff options
author | Daniel BORNAZ <daniel.bornaz@enea.com> | 2019-12-06 12:25:40 +0100 |
---|---|---|
committer | Daniel BORNAZ <daniel.bornaz@enea.com> | 2019-12-06 12:25:47 +0100 |
commit | 53a72e4b5562beb3dcb011c0ea0d0a78f11ed2f3 (patch) | |
tree | fdb830f3728d052ac18340104bcf137553bc8b4b | |
parent | d89ee4aa5c9e1e398d64a8ff2c0bbbee7ebd7ecc (diff) | |
download | meta-enea-bsp-arm-zeus.tar.gz |
Updated to the latest YP releasezeus
Update the layer compatibility string for zeus branch.
Change-Id: I6b90a4760063b95b66ce6fd7a89f936cf9bc0c02
-rw-r--r-- | conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index b55f7cb..b7276fa 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
@@ -10,4 +10,4 @@ BBFILE_COLLECTIONS += "enea-bsp-arm" | |||
10 | BBFILE_PATTERN_enea-bsp-arm = "^${LAYERDIR}/" | 10 | BBFILE_PATTERN_enea-bsp-arm = "^${LAYERDIR}/" |
11 | BBFILE_PRIORITY_enea-bsp-arm = "6" | 11 | BBFILE_PRIORITY_enea-bsp-arm = "6" |
12 | LAYERDEPENDS_enea-bsp-arm = "enea-bsp-common" | 12 | LAYERDEPENDS_enea-bsp-arm = "enea-bsp-common" |
13 | LAYERSERIES_COMPAT_enea-bsp-arm = "warrior" | 13 | LAYERSERIES_COMPAT_enea-bsp-arm = "zeus" |