From: Lukasz Wojciechowski Date: Fri, 10 Nov 2017 07:39:50 +0000 (+0100) Subject: [TRE-1741] Add backup-data.nochroot to ARTIK images X-Git-Tag: accepted/tizen/unified/20171110.152604~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6cf6692bb9f6744fccd1aaad6ebca2015be4f268;p=profile%2Fcommon%2Fmeta.git [TRE-1741] Add backup-data.nochroot to ARTIK images Change-Id: Ie07937cee1cf5d93624e6fd714e1ed387f37ff4b Signed-off-by: Lukasz Wojciechowski --- diff --git a/ks/iot-headed-3parts-armv7l-artik530_710.yaml b/ks/iot-headed-3parts-armv7l-artik530_710.yaml index a42e9e7..e2ea3d6 100644 --- a/ks/iot-headed-3parts-armv7l-artik530_710.yaml +++ b/ks/iot-headed-3parts-armv7l-artik530_710.yaml @@ -12,3 +12,5 @@ Repos: Groups: - IoT Headed Base - IoT Adaptation Artik530_710 +NoChrootScripts: + - backup-data diff --git a/ks/iot-headless-2parts-armv7l-artik530_710.yaml b/ks/iot-headless-2parts-armv7l-artik530_710.yaml index 314845f..ab9fdda 100644 --- a/ks/iot-headless-2parts-armv7l-artik530_710.yaml +++ b/ks/iot-headless-2parts-armv7l-artik530_710.yaml @@ -12,3 +12,5 @@ Repos: - base-standard Groups: - IoT Adaptation Artik530_710 Headless +NoChrootScripts: + - backup-data