diff options
author | Hyunggi Lee <hyunggi.lee@samsung.com> | 2017-02-27 13:38:37 +0900 |
---|---|---|
committer | Hyunggi Lee <hyunggi.lee@samsung.com> | 2017-02-27 13:38:37 +0900 |
commit | 1e012ad5b3549d2d167164293589d0fbd74c977d (patch) | |
tree | 3b2910b0813e7f30162bf4560f7a2aeec71420f8 /ks | |
parent | cd60a64f1105cde8192f885480e8828a10dcb5ed (diff) | |
download | meta-mobile-1e012ad5b3549d2d167164293589d0fbd74c977d.tar.gz meta-mobile-1e012ad5b3549d2d167164293589d0fbd74c977d.tar.bz2 meta-mobile-1e012ad5b3549d2d167164293589d0fbd74c977d.zip |
delete useless files
Change-Id: Ied240c3a462ab50baadae2cd100d3567342817b4
Diffstat (limited to 'ks')
-rw-r--r-- | ks/mobile-wayland-arm64-tm2.yaml | 4 | ||||
-rw-r--r-- | ks/mobile-wayland-armv7l-tm1-upgrade.yaml | 21 |
2 files changed, 1 insertions, 24 deletions
diff --git a/ks/mobile-wayland-arm64-tm2.yaml b/ks/mobile-wayland-arm64-tm2.yaml index 1fdb46d..6b4bb08 100644 --- a/ks/mobile-wayland-arm64-tm2.yaml +++ b/ks/mobile-wayland-arm64-tm2.yaml @@ -11,8 +11,6 @@ Repos: - base_arm64 Groups: - Mobile Adaptation TM2 -ExtraPackages: - - nfc-manager - - ug-nfc-efl +ExtraPackages: [] RemovePackages: - org.tizen.ug-lockscreen-options
\ No newline at end of file diff --git a/ks/mobile-wayland-armv7l-tm1-upgrade.yaml b/ks/mobile-wayland-armv7l-tm1-upgrade.yaml deleted file mode 100644 index 06a6b7b..0000000 --- a/ks/mobile-wayland-armv7l-tm1-upgrade.yaml +++ /dev/null @@ -1,21 +0,0 @@ -Name: mobile-wayland-armv7l-tm1-upgrade -Architecture: armv7l -Schedule: "*" -Active: False -Platform: Wayland -Part: mobile-mbr-tm1-upgrade -Mic2Options: -f loop --pack-to=@NAME@.tar.gz -FileName: mobile-wayland-armv7l-tm1-upgrade -Attachment: - - /boot/kernel/dzImage -Repos: - - mobile-target-TM1 - - base_arm -Groups: - - Mobile Adaptation TM1 - - Mobile dotNet - - Mobile Adaptation TM1 Upgrade -PostScripts: - - mobile-adaptation-tm1 - - mobile-update-tm1 -ExtraPackages: [] |