diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-04-01 15:52:34 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-04-02 15:24:11 +0100 |
| commit | 22a02542b128506064c6ba9fcc046901010f9a6c (patch) | |
| tree | 383bc888d14922e7abbd1f43c33db19a0b0153cd /meta-selftest/conf | |
| parent | 24fbb31bc728d65d4ddde2555034dc85181fd228 (diff) | |
| download | poky-22a02542b128506064c6ba9fcc046901010f9a6c.tar.gz | |
layer.conf: Update to warrior release name series
(From OE-Core rev: 13e45fffb66c7cb7ba0d07bed063c0c5ce57004b)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-selftest/conf')
| -rw-r--r-- | meta-selftest/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-selftest/conf/layer.conf b/meta-selftest/conf/layer.conf index 0626b2a3ea..080350a56d 100644 --- a/meta-selftest/conf/layer.conf +++ b/meta-selftest/conf/layer.conf | |||
| @@ -9,4 +9,4 @@ BBFILE_COLLECTIONS += "selftest" | |||
| 9 | BBFILE_PATTERN_selftest = "^${LAYERDIR}/" | 9 | BBFILE_PATTERN_selftest = "^${LAYERDIR}/" |
| 10 | BBFILE_PRIORITY_selftest = "5" | 10 | BBFILE_PRIORITY_selftest = "5" |
| 11 | 11 | ||
| 12 | LAYERSERIES_COMPAT_selftest = "thud" | 12 | LAYERSERIES_COMPAT_selftest = "warrior" |
