diff options
| author | Khem Raj <raj.khem@gmail.com> | 2019-10-08 15:27:43 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-10-08 15:27:43 -0700 |
| commit | fa65abf062ab286dd8564fa7dbb82d5f1db17dac (patch) | |
| tree | 28046c39476a39ff2688125f7f45e4a5df6fd17c | |
| parent | c6b293f9f54b393b88cda2efa31fd3e767d74a20 (diff) | |
| download | meta-altera-fa65abf062ab286dd8564fa7dbb82d5f1db17dac.tar.gz | |
layer: Add zeus to compatible release
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -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 b70bc78..ff9b11c 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "meta-altera" | |||
| 8 | BBFILE_PATTERN_meta-altera := "^${LAYERDIR}/" | 8 | BBFILE_PATTERN_meta-altera := "^${LAYERDIR}/" |
| 9 | # increase the number | 9 | # increase the number |
| 10 | BBFILE_PRIORITY_meta-altera = "6" | 10 | BBFILE_PRIORITY_meta-altera = "6" |
| 11 | LAYERSERIES_COMPAT_meta-altera = "warrior" | 11 | LAYERSERIES_COMPAT_meta-altera = "warrior zeus" |
| 12 | # yves | 12 | # yves |
| 13 | BBDEBUG = "yes" | 13 | BBDEBUG = "yes" |
| 14 | 14 | ||
