diff options
author | Junghoon Kim <jhoon20.kim@samsung.com> | 2020-02-18 14:25:38 +0900 |
---|---|---|
committer | Junghoon Kim <jhoon20.kim@samsung.com> | 2020-02-18 14:25:38 +0900 |
commit | d3b07f699b2bef352b0f46e3f5fcdfaaf263e12e (patch) | |
tree | 5a1c037443456ece5a92cd574c7fd5078ae548ad /common-targets.yaml | |
parent | 14c5169150d6da2b68d0f8681c0cd98bcaa0b78b (diff) | |
download | meta-d3b07f699b2bef352b0f46e3f5fcdfaaf263e12e.tar.gz meta-d3b07f699b2bef352b0f46e3f5fcdfaaf263e12e.tar.bz2 meta-d3b07f699b2bef352b0f46e3f5fcdfaaf263e12e.zip |
[TRE-2345] Remove the IoT headless rpi3 imagesubmit/tizen/20200218.054915accepted/tizen/unified/20200218.145830
The IoT headless image was decided to be replaced by the btrfs rootfs
image.
Remove the IoT headless rpi3 image based on ext4 rootfs.
Change-Id: Ib7322af86a95cb1863c3451f38953196959dd72a
Signed-off-by: Junghoon Kim <jhoon20.kim@samsung.com>
Diffstat (limited to 'common-targets.yaml')
-rw-r--r-- | common-targets.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common-targets.yaml b/common-targets.yaml index c156986..0096c8c 100644 --- a/common-targets.yaml +++ b/common-targets.yaml @@ -5,7 +5,6 @@ Targets: - iot-boot-armv7l-artik530.yaml - iot-boot-armv7l-artik533s.yaml - iot-headless-2parts-armv7l-artik530_710.yaml - - iot-headless-2parts-armv7l-rpi3.yaml - iot-headed-3parts-armv7l-artik530_710.yaml - iot-headed-3parts-armv7l-rpi3.yaml - iot-boot-arm64-artik710.yaml |