Add --skip-ro-app option to Fota script (#397) accepted/tizen_6.0_unified tizen_6.0 accepted/tizen/6.0/unified/20220330.022338 submit/tizen_6.0/20220329.072933
author조웅석/Common Platform Lab(SR)/삼성전자 <ws77.cho@samsung.com>
Tue, 29 Mar 2022 07:23:22 +0000 (16:23 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 29 Mar 2022 07:23:22 +0000 (16:23 +0900)
To avoid error and unnecessary AOTC, add --skip-ro-app option to Fota script

packaging/715.dotnet_regen_app_ni.patch.sh

index 1a6dda6..6eb5ac4 100644 (file)
@@ -5,5 +5,5 @@
 PATH=/usr/bin:/bin:/usr/sbin:/sbin
 
 /usr/bin/dotnettool --tac-regen-all
-/usr/bin/dotnettool --ni-regen-all-app
+/usr/bin/dotnettool --ni-regen-all-app --skip-ro-app