summaryrefslogtreecommitdiffstats
path: root/conf/include
diff options
context:
space:
mode:
authorPatrick Vacek <patrickvacek@gmail.com>2018-01-24 09:11:13 +0100
committerGitHub <noreply@github.com>2018-01-24 09:11:13 +0100
commit9d3aceebc2398349282ef9ff340fa7fd68652cc0 (patch)
tree4fa856808fe1f1fc41a3ea6b26e52fe1cb2f0217 /conf/include
parentd57d34b776605b04c5ea869104e0f5d87f52ebd9 (diff)
parent62b32e9cc348758e8569040f4d5f4d337234d3ad (diff)
downloadmeta-updater-9d3aceebc2398349282ef9ff340fa7fd68652cc0.tar.gz
Merge pull request #240 from leon-anavi/PRO-4727
Drop rvi-sota-client and remove meta-rust dependency
Diffstat (limited to 'conf/include')
-rw-r--r--conf/include/bblayers/sota.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/include/bblayers/sota.inc b/conf/include/bblayers/sota.inc
index b1fd28a..26eea22 100644
--- a/conf/include/bblayers/sota.inc
+++ b/conf/include/bblayers/sota.inc
@@ -1,4 +1,3 @@
1BBLAYERS += "${METADIR}/meta-updater" 1BBLAYERS += "${METADIR}/meta-updater"
2BBLAYERS += "${METADIR}/meta-openembedded/meta-filesystems" 2BBLAYERS += "${METADIR}/meta-openembedded/meta-filesystems"
3BBLAYERS += "${METADIR}/meta-openembedded/meta-oe" 3BBLAYERS += "${METADIR}/meta-openembedded/meta-oe"
4BBLAYERS += "${METADIR}/meta-rust"