From eb2958323c00724ae035c78a87eff13a5e152a6a Mon Sep 17 00:00:00 2001 From: "Graydon, Tracy" Date: Tue, 23 Apr 2013 14:53:10 -0700 Subject: [PATCH] Add a release.yaml for milestone releases --- ivi/preview-2.0.yaml | 2 +- ivi/release.yaml | 50 ++++++++++++++++++++++++++++++++++ packaging/image-configurations.changes | 3 ++ 3 files changed, 54 insertions(+), 1 deletion(-) create mode 100755 ivi/release.yaml diff --git a/ivi/preview-2.0.yaml b/ivi/preview-2.0.yaml index e183eeb..5f8b7da 100755 --- a/ivi/preview-2.0.yaml +++ b/ivi/preview-2.0.yaml @@ -1,6 +1,6 @@ Name: Tizen IVI 2.0 Preview Schedule: "*" -Active: True +Active: False Platform: IVI Part: tizen-ivi Kernel: kernel-x86-ivi diff --git a/ivi/release.yaml b/ivi/release.yaml new file mode 100755 index 0000000..b46d6d0 --- /dev/null +++ b/ivi/release.yaml @@ -0,0 +1,50 @@ +Name: Tizen IVI 2.0 Release +Schedule: "*" +Active: True +Platform: IVI +Part: tizen-ivi +Kernel: kernel-x86-ivi +FileName: ivi +Groups: + - common + - appscommon + - appstargetsdk + - osp + - trats + - adaptation-automotive-intel +ExtraPackages: + - release-repos +RemovePackages: + - opengl-es +PrePackages: + - eglibc + - systemd + - busybox + - libacl + - libcap + - dbus-libs + - libgcc + - libudev + - libattr + - openssl + - libprivilege-control + - libprivilege-control-conf + - security-server + - libdlog + - libsecurity-server-client + - sqlite + - tzdata-slp + - vconf + - tizen-coreutils +PostScripts: + - console-switching + - copy-initd + - platform-fix + - keygen + - ims-service + - user-bin-press + - rpm + - usb-networking + - misc-hacks + - links-n-tweaks + - invisi-cursor diff --git a/packaging/image-configurations.changes b/packaging/image-configurations.changes index 487f05a..486b789 100755 --- a/packaging/image-configurations.changes +++ b/packaging/image-configurations.changes @@ -1,3 +1,6 @@ +* Tue Apr 23 21:52:28 UTC 2013 - tracy.graydon@intel.com +- Add a release image for milestone releases + * Tue Apr 9 17:46:05 UTC 2013 - tracy.graydon@intel.com - TIVI-614: optimize indicator to reduce boot time -Add ks for preview release -- 2.7.4