From efc0f8cbd7bb801759e0f7f4363072ddbb6a0a49 Mon Sep 17 00:00:00 2001 From: "j-h.choi" Date: Tue, 11 Jan 2022 13:55:09 +0900 Subject: [PATCH] [TRE-2857] Add dotnet-generate-ni.post script in emulator Change-Id: I5c5a8ec61ae883a1a2ea386c81f583e1eb37bb62 --- ks/mobile-wayland-armv7l-tm1.yaml | 2 -- mobile.yaml | 11 +++++++++-- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/ks/mobile-wayland-armv7l-tm1.yaml b/ks/mobile-wayland-armv7l-tm1.yaml index f6a7346..2568305 100644 --- a/ks/mobile-wayland-armv7l-tm1.yaml +++ b/ks/mobile-wayland-armv7l-tm1.yaml @@ -13,8 +13,6 @@ Repos: - base-standard Groups: - Mobile Adaptation TM1 - - Mobile dotNet - - Mobile dotNet Runtime PostScripts: - mobile-adaptation-tm1 ExtraPackages: diff --git a/mobile.yaml b/mobile.yaml index 06ddfd7..a87c0e5 100755 --- a/mobile.yaml +++ b/mobile.yaml @@ -70,6 +70,8 @@ Wayland: - Mobile Bluetooth - Mobile Web Framework - Mobile Telephony + - Mobile dotNet + - Mobile dotNet Runtime - Mobile Machine Learning PostScripts: - generic-base @@ -115,6 +117,8 @@ Wayland-64: - Mobile Bluetooth - Mobile Web Framework - Mobile Telephony + - Mobile dotNet + - Mobile dotNet Runtime - Mobile Machine Learning PostScripts: - generic-base @@ -131,6 +135,7 @@ Wayland-64: - mobile-user - mobile-license - generic-security + - mobile-dotnet-generate-ni - generic-dbus-policychecker Repos: [] NoChrootScripts: @@ -160,7 +165,7 @@ Emulator32-wayland: - Mobile Bluetooth - Mobile Web Framework - Mobile Telephony - - Mobile dotNet emul + - Mobile dotNet - Mobile dotNet Runtime - Mobile Machine Learning PostScripts: @@ -178,6 +183,7 @@ Emulator32-wayland: - mobile-user - mobile-license - generic-security + - mobile-dotnet-generate-ni - generic-dbus-policychecker Repos: [] NoChrootScripts: @@ -205,7 +211,7 @@ Emulator64-wayland: - Mobile Bluetooth - Mobile Web Framework - Mobile Telephony - - Mobile dotNet emul + - Mobile dotNet - Mobile dotNet Runtime - Mobile Machine Learning PostScripts: @@ -249,6 +255,7 @@ Headless: - mobile-user - mobile-license - generic-security + - mobile-dotnet-generate-ni Repos: [] NoChrootScripts: - buildname -- 2.7.4