diff options
| -rw-r--r-- | meta-poky/conf/layer.conf | 2 | ||||
| -rw-r--r-- | meta-yocto-bsp/conf/layer.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-poky/conf/layer.conf b/meta-poky/conf/layer.conf index b9b263716a..0d74f4eaaf 100644 --- a/meta-poky/conf/layer.conf +++ b/meta-poky/conf/layer.conf | |||
| @@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "yocto" | |||
| 9 | BBFILE_PATTERN_yocto = "^${LAYERDIR}/" | 9 | BBFILE_PATTERN_yocto = "^${LAYERDIR}/" |
| 10 | BBFILE_PRIORITY_yocto = "5" | 10 | BBFILE_PRIORITY_yocto = "5" |
| 11 | 11 | ||
| 12 | LAYERSERIES_COMPAT_yocto = "thud" | 12 | LAYERSERIES_COMPAT_yocto = "warrior" |
| 13 | 13 | ||
| 14 | # This should only be incremented on significant changes that will | 14 | # This should only be incremented on significant changes that will |
| 15 | # cause compatibility issues with other layers | 15 | # cause compatibility issues with other layers |
diff --git a/meta-yocto-bsp/conf/layer.conf b/meta-yocto-bsp/conf/layer.conf index 53e8722e81..3c8f775bc4 100644 --- a/meta-yocto-bsp/conf/layer.conf +++ b/meta-yocto-bsp/conf/layer.conf | |||
| @@ -9,4 +9,4 @@ BBFILE_COLLECTIONS += "yoctobsp" | |||
| 9 | BBFILE_PATTERN_yoctobsp = "^${LAYERDIR}/" | 9 | BBFILE_PATTERN_yoctobsp = "^${LAYERDIR}/" |
| 10 | BBFILE_PRIORITY_yoctobsp = "5" | 10 | BBFILE_PRIORITY_yoctobsp = "5" |
| 11 | LAYERVERSION_yoctobsp = "4" | 11 | LAYERVERSION_yoctobsp = "4" |
| 12 | LAYERSERIES_COMPAT_yoctobsp = "thud" | 12 | LAYERSERIES_COMPAT_yoctobsp = "warrior" |
