[TRE-2159] Create rpi3 32bit boot image 85/204785/2 accepted/tizen/unified/20190429.103831 submit/tizen/20190429.043405
authorJaehoon Chung <jh80.chung@samsung.com>
Thu, 25 Apr 2019 05:38:54 +0000 (14:38 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 29 Apr 2019 04:28:52 +0000 (13:28 +0900)
Create RPi3 32bit Boot image
- kernel, u-boot, device-tree

Change-Id: I74b4d96d1653ff2ccf3f48b9eba2f625ca3dd970
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
common-targets.yaml
common.yaml
ks/iot-boot-armv7l-rpi3.yaml [new file with mode: 0644]
patterns/iot-boot-rpi3-32bit.yaml [new file with mode: 0644]

index 7686d36f8dc2ed35950305e7d8a82fe491716751..9b5cd722b40484d3dc0ee5547ba652cb50572f4d 100644 (file)
@@ -10,3 +10,4 @@ Targets:
             - iot-headed-3parts-armv7l-rpi3.yaml
             - iot-boot-arm64-artik710.yaml
             - iot-boot-arm64-rpi3.yaml
+            - iot-boot-armv7l-rpi3.yaml
index 579a02e9ec417717c1f97cadacb6365d53dc583d..a992b2b9db17663a223f192ad01532dacf5bfd73 100644 (file)
@@ -55,6 +55,15 @@ Boot-RPi3:
         - IoT Boot RPi3
     Repos: []
 
+Boot-RPi3-32Bit:
+    Part: common-mbr-boot
+    Desktop: None
+    SaveRepos: False
+    UserGroups: "audio,video"
+    Groups:
+        - IoT Boot RPi3 32Bit
+    Repos: []
+
 Tizen IoT:
     Part: common-3parts-ramdisk
     Groups:
diff --git a/ks/iot-boot-armv7l-rpi3.yaml b/ks/iot-boot-armv7l-rpi3.yaml
new file mode 100644 (file)
index 0000000..fe519dd
--- /dev/null
@@ -0,0 +1,11 @@
+Name: iot-boot-armv7l-rpi3
+Architecture: armv7l
+Schedule: "*"
+Active: True
+Platform: Boot-RPi3-32Bit
+Part: common-mbr-boot
+Mic2Options: -A armv7l -f loop --pack-to=@NAME@.tar.gz
+FileName: iot-boot-armv7l-rpi3
+Group: IoT Boot RPi3 32Bit
+Repos:
+- unified-standard
diff --git a/patterns/iot-boot-rpi3-32bit.yaml b/patterns/iot-boot-rpi3-32bit.yaml
new file mode 100644 (file)
index 0000000..df2d1df
--- /dev/null
@@ -0,0 +1,7 @@
+Summary: IoT Boot RPi3 32Bit
+Description: IoT Boot RPi3 32Bit
+Name: iot-boot-rpi3-32bit
+Packages:
+- arm-rpi3-linux-kernel
+- arm-rpi3-linux-kernel-modules
+- u-boot-rpi3-32b