From dceab90a533c811968e43a95fe97bbeedd15d5f9 Mon Sep 17 00:00:00 2001 From: Joonsub Lee Date: Thu, 11 Aug 2016 14:53:49 +0900 Subject: [PATCH] [TRE-535] Add system-upgrade to tm1-upgrade image It needs to add new package groups: Mobile Adaptation TM1 Upgrade Change-Id: Ibec087a09f52957c307d880eb0fe15cc7f21f3d7 Signed-off-by: Joonsub Lee --- ks/mobile-wayland-armv7l-tm1-upgrade.yaml | 1 + patterns/mobile-adaptation-tm1-upgrade.yaml | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 patterns/mobile-adaptation-tm1-upgrade.yaml diff --git a/ks/mobile-wayland-armv7l-tm1-upgrade.yaml b/ks/mobile-wayland-armv7l-tm1-upgrade.yaml index da7fb14..65895c7 100644 --- a/ks/mobile-wayland-armv7l-tm1-upgrade.yaml +++ b/ks/mobile-wayland-armv7l-tm1-upgrade.yaml @@ -13,6 +13,7 @@ Repos: - base_arm Groups: - Mobile Adaptation TM1 + - Mobile Adaptation TM1 Upgrade PostScripts: - mobile-adaptation-tm1 - mobile-update-tm1 diff --git a/patterns/mobile-adaptation-tm1-upgrade.yaml b/patterns/mobile-adaptation-tm1-upgrade.yaml new file mode 100644 index 0000000..c7221f4 --- /dev/null +++ b/patterns/mobile-adaptation-tm1-upgrade.yaml @@ -0,0 +1,6 @@ +Summary: Mobile Adaptation TM1 Upgrade +Description: Mobile Adaptation TM1 Upgrade +Name: mobile-adaptation-tm1-upgrade +Packages: +# TM1 Upgrade Packages +- system-upgrade -- 2.7.4