[TRE-2488] Change the name of iot-headed for RPI 20/236520/2 accepted/tizen/unified/20200618.015758 submit/tizen/20200618.011842
authorwchang kim <wchang.kim@samsung.com>
Thu, 18 Jun 2020 01:07:25 +0000 (10:07 +0900)
committerwchang kim <wchang.kim@samsung.com>
Thu, 18 Jun 2020 01:08:06 +0000 (10:08 +0900)
Change-Id: I5f309a416f48af6ab0d51c62e3f1f94adf5f64f6

common-targets.yaml
ks/iot-headed-3parts-armv7l-rpi.yaml [new file with mode: 0644]
ks/iot-headed-3parts-armv7l-rpi3.yaml [deleted file]

index 5b090570247af1ae461b75020e9bfa2302bcf3ba..b6f56ac13977cc9e93290cbd508dfd072ece9512 100644 (file)
@@ -4,7 +4,7 @@ Targets:
         Images:
             - iot-boot-armv7l-artik530.yaml
             - iot-headed-3parts-armv7l-artik530_710.yaml
-            - iot-headed-3parts-armv7l-rpi3.yaml
+            - iot-headed-3parts-armv7l-rpi.yaml
             - iot-headed-3parts-aarch64-rpi.yaml
             - iot-boot-arm64-rpi3.yaml
             - iot-boot-armv7l-rpi3.yaml
diff --git a/ks/iot-headed-3parts-armv7l-rpi.yaml b/ks/iot-headed-3parts-armv7l-rpi.yaml
new file mode 100644 (file)
index 0000000..98a6a8a
--- /dev/null
@@ -0,0 +1,16 @@
+Name: iot-headed-3parts-armv7l-rpi
+Architecture: armv7l
+Schedule: "*"
+Active: True
+Platform: Tizen IoT
+Part: common-3parts-ramdisk-recovery
+Mic2Options: -A armv7l -f loop --pack-to=@NAME@.tar.gz
+FileName: iot-headed-3parts-armv7l-rpi
+Repos:
+    - unified-standard
+    - base-standard
+Groups:
+    - IoT Headed Base
+    - IoT Adaptation RPI
+NoChrootScripts:
+    - backup-data
diff --git a/ks/iot-headed-3parts-armv7l-rpi3.yaml b/ks/iot-headed-3parts-armv7l-rpi3.yaml
deleted file mode 100644 (file)
index ce2df37..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-Name: iot-headed-3parts-armv7l-rpi3
-Architecture: armv7l
-Schedule: "*"
-Active: True
-Platform: Tizen IoT
-Part: common-3parts-ramdisk-recovery
-Mic2Options: -A armv7l -f loop --pack-to=@NAME@.tar.gz
-FileName: iot-headed-3parts-armv7l-rpi3
-Repos:
-    - unified-standard
-    - base-standard
-Groups:
-    - IoT Headed Base
-    - IoT Adaptation RPI
-NoChrootScripts:
-    - backup-data