diff options
| author | Khem Raj <raj.khem@gmail.com> | 2019-04-01 19:20:33 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-04-01 19:20:33 -0700 |
| commit | b5b5c59a8ce51589d15834ef38e7ab173bd93afd (patch) | |
| tree | 8ab6e86cdc67d5e0eb351aed52cc5e3c472450f7 | |
| parent | e14cf2a91a052224f0ed1afa56ab041f4f9edc96 (diff) | |
| download | meta-altera-b5b5c59a8ce51589d15834ef38e7ab173bd93afd.tar.gz | |
layer.conf: Add warrior to compatible release series
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 1ce4d2d..6b210ce 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 = "thud" | 11 | LAYERSERIES_COMPAT_meta-altera = "thud warrior" |
| 12 | # yves | 12 | # yves |
| 13 | BBDEBUG = "yes" | 13 | BBDEBUG = "yes" |
| 14 | 14 | ||
