Add tizen-headed-<aarch64|armv7l>-kdbus.yaml 27/318527/3
authorYoungjae Cho <y0.cho@samsung.com>
Mon, 20 Jan 2025 04:55:50 +0000 (13:55 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Wed, 22 Jan 2025 02:43:26 +0000 (11:43 +0900)
Add pattern for kdbus
- patterns/iot-adaptation-kdbus.yaml

Added ks for kdbus enabled image
- ks/tizen-headed-aarch64-kdbus.yaml
- ks/tizen-headed-armv7l-kdbus.yaml

Change-Id: I049bff601c59b9797895dfb4d9557f0c5f67fa30
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
common-targets.yaml
ks/tizen-headed-aarch64-kdbus.yaml [new file with mode: 0644]
ks/tizen-headed-armv7l-kdbus.yaml [new file with mode: 0644]
patterns/iot-adaptation-kdbus.yaml [new file with mode: 0644]

index f3bffeb5471d0c6dddd54ed301fb6cb349b60807..4f87cb4d0a2b0b3354e193a0a6de7b36151eafc2 100644 (file)
@@ -22,8 +22,10 @@ Targets:
             - tizen-boot-riscv64-vf2.yaml
             - tizen-headed-armv7hl.yaml
             - tizen-headed-armv7l.yaml
+            - tizen-headed-armv7l-kdbus.yaml
             - tizen-headless-armv7l.yaml
             - tizen-headed-aarch64.yaml
+            - tizen-headed-aarch64-kdbus.yaml
             - tizen-headless-aarch64.yaml
             - tizen-headless-riscv64.yaml
             - tizen-headed-riscv64.yaml
diff --git a/ks/tizen-headed-aarch64-kdbus.yaml b/ks/tizen-headed-aarch64-kdbus.yaml
new file mode 100644 (file)
index 0000000..0898006
--- /dev/null
@@ -0,0 +1,17 @@
+Name: tizen-headed-aarch64-kdbus
+Architecture: aarch64
+Schedule: "*"
+Active: True
+Platform: Tizen IoT
+Part: common-3parts-ramdisk-recovery
+Mic2Options: -A aarch64 -f loop --pack-to=@NAME@.tar.gz --record-pkgs=name,content,license
+FileName: tizen-headed-aarch64-kdbus
+Repos:
+    - unified-standard
+    - base-standard
+Groups:
+    - IoT Headed Base
+    - IoT Adaptation COMMON
+    - IoT Adaptation Kdbus
+NoChrootScripts:
+    - backup-data
diff --git a/ks/tizen-headed-armv7l-kdbus.yaml b/ks/tizen-headed-armv7l-kdbus.yaml
new file mode 100644 (file)
index 0000000..26f3e8b
--- /dev/null
@@ -0,0 +1,17 @@
+Name: tizen-headed-armv7l-kdbus
+Architecture: armv7l
+Schedule: "*"
+Active: True
+Platform: Tizen IoT
+Part: common-3parts-ramdisk-recovery
+Mic2Options: -A armv7l -f loop --pack-to=@NAME@.tar.gz --record-pkgs=name,content,license
+FileName: tizen-headed-armv7l-kdbus
+Repos:
+    - unified-standard
+    - base-standard
+Groups:
+    - IoT Headed Base
+    - IoT Adaptation COMMON
+    - IoT Adaptation Kdbus
+NoChrootScripts:
+    - backup-data
diff --git a/patterns/iot-adaptation-kdbus.yaml b/patterns/iot-adaptation-kdbus.yaml
new file mode 100644 (file)
index 0000000..14cbdf2
--- /dev/null
@@ -0,0 +1,5 @@
+Summary: IoT Adaptation Kdbus
+Description: IoT Adaptation Kdbus
+Name: iot-adaptation-kdbus
+Packages:
+- building-blocks-sub1-domain_Feature-Kdbus