diff options
author | Joonsub Lee <joon-sub.lee@samsung.com> | 2018-11-13 19:37:56 +0900 |
---|---|---|
committer | Joonsub Lee <joon-sub.lee@samsung.com> | 2018-11-13 19:37:56 +0900 |
commit | 5e5372bc0b776077b9d0910ffdb2a976eff1aa0c (patch) | |
tree | cd0ff76d507b5f55ad4f1af39edf0f462e161870 | |
parent | e6851d85090493cf79e76664d6cfef96f62f0cb7 (diff) | |
download | meta-mobile-5e5372bc0b776077b9d0910ffdb2a976eff1aa0c.tar.gz meta-mobile-5e5372bc0b776077b9d0910ffdb2a976eff1aa0c.tar.bz2 meta-mobile-5e5372bc0b776077b9d0910ffdb2a976eff1aa0c.zip |
[TRE-2053] Remove image: mobile-wayland-arm64-tm2submit/tizen/20181113.104448accepted/tizen/unified/20181114.074452sandbox/tcshin93/build_test
Change-Id: I7b8d3828d984b7ed0a8e350ee84b101cf3474494
-rw-r--r-- | ks/mobile-wayland-arm64-tm2.yaml | 15 | ||||
-rw-r--r-- | mobile-targets.yaml | 1 |
2 files changed, 0 insertions, 16 deletions
diff --git a/ks/mobile-wayland-arm64-tm2.yaml b/ks/mobile-wayland-arm64-tm2.yaml deleted file mode 100644 index 5646a9f..0000000 --- a/ks/mobile-wayland-arm64-tm2.yaml +++ /dev/null @@ -1,15 +0,0 @@ -Name: mobile-wayland-arm64-tm2 -Architecture: aarch64 -Schedule: "*" -Active: True -Platform: Wayland-64 -Part: mobile-mbr-3parts -Mic2Options: -A aarch64 -f loop --pack-to=@NAME@.tar.gz -FileName: mobile-wayland-arm64-tm2 -Repos: - - unified-standard - - base-standard -Groups: - - Mobile Adaptation TM2 -ExtraPackages: - - swap-modules-tm2 diff --git a/mobile-targets.yaml b/mobile-targets.yaml index e1b87fa..e8bd9dd 100644 --- a/mobile-targets.yaml +++ b/mobile-targets.yaml @@ -4,7 +4,6 @@ Targets: Images: - mobile-wayland-armv7l-tm2.yaml - mobile-boot-arm64-tm2.yaml - - mobile-wayland-arm64-tm2.yaml - mobile-boot-armv7l-tm1.yaml - mobile-wayland-armv7l-tm1.yaml - mobile-wayland-armv7l-tm1-upgrade.yaml |