diff options
| author | Mykhaylo Sul <ext-mykhaylo.sul@here.com> | 2019-04-03 20:39:01 +0200 |
|---|---|---|
| committer | Mykhaylo Sul <ext-mykhaylo.sul@here.com> | 2019-04-03 20:39:01 +0200 |
| commit | 050a27bddf830a799e8f8657b4227eded85dbd6f (patch) | |
| tree | ee91129f60be40394a4f15bf263911475bc123df /conf | |
| parent | d39d8b167797243fcf067c6faa6b4220d697c71c (diff) | |
| download | meta-updater-050a27bddf830a799e8f8657b4227eded85dbd6f.tar.gz | |
OTA-2418: Remove example.com URL from automated garage-sign usagefeat/OTA-2418/remove-example.com
Signed-off-by: Mykhaylo Sul <ext-mykhaylo.sul@here.com>
Diffstat (limited to 'conf')
| -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 627a1b8..ec791bb 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -10,4 +10,4 @@ BBFILE_PATTERN_sota = "^${LAYERDIR}/" | |||
| 10 | BBFILE_PRIORITY_sota = "7" | 10 | BBFILE_PRIORITY_sota = "7" |
| 11 | 11 | ||
| 12 | LAYERDEPENDS_sota = "filesystems-layer" | 12 | LAYERDEPENDS_sota = "filesystems-layer" |
| 13 | LAYERSERIES_COMPAT_sota = "thud" | 13 | LAYERSERIES_COMPAT_sota = "thud warrior" |
