+++ /dev/null
-Name: wearable-x11-2parts-armv7l
-Architecture: armv7l
-Schedule: "*"
-Active: True
-Platform: X11
-Part: common-mbr-2parts
-Mic2Options: -f loop --pack-to=@NAME@.tar.gz --copy-kernel
-FileName: wearable-x11-2parts-armv7l
-Kernel: kernel-profile-common
-Repos:
- - common-x11_armv7l
--- /dev/null
+Name: wearable-x11-3parts-arm64
+Architecture: aarch64
+Schedule: "*"
+Active: True
+Platform: MinimalX11
+Part: common-mbr-3parts
+Mic2Options: -f loop --pack-to=@NAME@.tar.gz
+FileName: wearable-x11-3parts-arm64
+Repos:
+ - common-x11_arm64
--- /dev/null
+Summary: Common X11
+Description: Common X11
+Name: common-x11
+Packages:
+- x11-common
+- desktop-skin
--- /dev/null
+#!/bin/sh
+echo "#################### common-x11.post ##################"
+
+# tag the background image with the current snapshot id
+arch=$(rpm -qa | grep kernel-common | awk -F- '{printf("%s %s",$3,$4);}')
+/usr/bin/mark_image.py /usr/share/backgrounds/tizen/current "Tizen Common: @BUILD_ID@ $arch" ffffff 50 90 95 95
+
- Name: common-x11_armv7l
Url: http://download.tizen.org/snapshots/tizen/wearable/@BUILD_ID@/repos/arm-x11/packages/
Options: --ssl_verify=no
+
+ - Name: common-x11_arm64
+ Url: http://download.tizen.org/snapshots/tizen/wearable/@BUILD_ID@/repos/arm64-x11/packages/
+ Options: --ssl_verify=no
- Name: arm-x11
Images:
- wearable-boot-armv7l-odroidu3.yaml
- - wearable-x11-2parts-armv7l.yaml
- wearable-x11-3parts-armv7l-odroidu3.yaml
+ - Name: arm64-x11
+ Images:
+ - wearable-x11-3parts-arm64.yaml
# - Name: ia32-x11
# Images:
# - wearable-x11-mbr-i586.yaml
UserGroups: "audio,video"
Groups:
- Generic X11
+ - Common X11
- Generic Middleware
- Common Middleware
- Generic Applications
- Common Qt5
PostScripts:
- generic-x11
+ - common-x11
+ - generic-middleware
+ - common-middleware
+ - generic-applications
+ - generic-bluetooth
+ - generic-multimedia
+ - generic-desktop-applications
+ - common-desktop-applications
+ - generic-crosswalk
+ - common-crosswalk
+ - generic-qt5
+ - common-qt5
+ Repos: []
+
+MinimalX11:
+ Part: common-mbr
+ UserGroups: "audio,video"
+ Groups:
+ - Generic X11
+ - Common X11
+ - Generic Middleware
+ - Common Middleware
+ - Generic Applications
+ - Generic Bluetooth
+ - Generic Multimedia
+ - Generic Desktop Applications
+ - Common Desktop Applications
+ - Generic Crosswalk
+ - Common Crosswalk
+ - Generic Qt5
+ - Common Qt5
+ PostScripts:
+ - generic-x11
+ - common-x11
- generic-middleware
- common-middleware
- generic-applications