From 62b32e9cc348758e8569040f4d5f4d337234d3ad Mon Sep 17 00:00:00 2001 From: Leon Anavi Date: Mon, 22 Jan 2018 19:15:40 +0200 Subject: Drop rvi-sota-client and remove meta-rust dependency Remove the old RVI SOTA Client and the dependecy from Yocto/OE layer meta-rust. Signed-off-by: Leon Anavi --- conf/include/bblayers/sota.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'conf/include/bblayers/sota.inc') 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 @@ BBLAYERS += "${METADIR}/meta-updater" BBLAYERS += "${METADIR}/meta-openembedded/meta-filesystems" BBLAYERS += "${METADIR}/meta-openembedded/meta-oe" -BBLAYERS += "${METADIR}/meta-rust" -- cgit v1.2.3-54-g00ecf