diff options
| author | Laurent Bonnans <laurent.bonnans@here.com> | 2018-05-22 11:33:59 +0200 |
|---|---|---|
| committer | Laurent Bonnans <laurent.bonnans@here.com> | 2018-05-22 11:47:47 +0200 |
| commit | fb1374e53f0d745a3cc4e7efbac7ab24f1a21499 (patch) | |
| tree | f800fa358b57ab251c94ee6277aeb213e687dece | |
| parent | 87b0596d3c6150b9db637e1e4521123883876e2c (diff) | |
| download | meta-updater-fb1374e53f0d745a3cc4e7efbac7ab24f1a21499.tar.gz | |
Rename sota-raspberrypi layer
| -rw-r--r-- | meta-sota-raspberrypi/conf/layer.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-sota-raspberrypi/conf/layer.conf b/meta-sota-raspberrypi/conf/layer.conf index 29e9a6c..d2a0ce4 100644 --- a/meta-sota-raspberrypi/conf/layer.conf +++ b/meta-sota-raspberrypi/conf/layer.conf | |||
| @@ -5,8 +5,8 @@ BBPATH =. "${LAYERDIR}:" | |||
| 5 | BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ | 5 | BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ |
| 6 | ${LAYERDIR}/recipes-*/*/*.bbappend" | 6 | ${LAYERDIR}/recipes-*/*/*.bbappend" |
| 7 | 7 | ||
| 8 | BBFILE_COLLECTIONS += "updater-raspberrypi" | 8 | BBFILE_COLLECTIONS += "sota-raspberrypi" |
| 9 | BBFILE_PATTERN_updater-raspberrypi = "^${LAYERDIR}/" | 9 | BBFILE_PATTERN_sota-raspberrypi = "^${LAYERDIR}/" |
| 10 | BBFILE_PRIORITY_updater-raspberrypi = "7" | 10 | BBFILE_PRIORITY_sota-raspberrypi = "7" |
| 11 | 11 | ||
| 12 | LAYERSERIES_COMPAT_updater-raspberrypi = "sumo" | 12 | LAYERSERIES_COMPAT_sota-raspberrypi = "sumo" |
