diff options
| author | Daniel BORNAZ <daniel.bornaz@enea.com> | 2019-12-05 14:57:30 +0100 |
|---|---|---|
| committer | Daniel BORNAZ <daniel.bornaz@enea.com> | 2019-12-05 14:57:36 +0100 |
| commit | 6d23752f169d47503e1008fd19e8e6456de0121a (patch) | |
| tree | c4ce9def3207d32c13743bbb00da89cf7294f788 | |
| parent | f7143770c0c23c8d28bc3e165bc2cd4f1a766809 (diff) | |
| download | meta-el-common-zeus.tar.gz | |
Updated to latest YP releasezeus
Update the layer compatibility string for zeus branch.
Change-Id: I854e8df58e17ae1c610c88337e71d8b9b9ef9f3f
| -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 5b31b31..e4a4e5a 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -11,4 +11,4 @@ BBFILE_COLLECTIONS += "el-common" | |||
| 11 | BBFILE_PATTERN_el-common = "^${LAYERDIR}/" | 11 | BBFILE_PATTERN_el-common = "^${LAYERDIR}/" |
| 12 | BBFILE_PRIORITY_el-common = "5" | 12 | BBFILE_PRIORITY_el-common = "5" |
| 13 | 13 | ||
| 14 | LAYERSERIES_COMPAT_el-common = "warrior" | 14 | LAYERSERIES_COMPAT_el-common = "zeus" |
