diff options
author | Joonsub Lee <joon-sub.lee@samsung.com> | 2015-11-19 16:54:50 +0900 |
---|---|---|
committer | Joonsub Lee <joon-sub.lee@samsung.com> | 2015-11-19 16:55:00 +0900 |
commit | 342bcc9c3e62fb7aaf00954411255ff0cec4fe55 (patch) | |
tree | d5b4ebcc589916cf8f19bd9a039e7e35f42713ce | |
parent | 1f3191b7f209fc30323d0caf0284efddd1a943d9 (diff) | |
download | meta-mobile-342bcc9c3e62fb7aaf00954411255ff0cec4fe55.tar.gz meta-mobile-342bcc9c3e62fb7aaf00954411255ff0cec4fe55.tar.bz2 meta-mobile-342bcc9c3e62fb7aaf00954411255ff0cec4fe55.zip |
Adjust mobile-targets.yamlsubmit/tizen_mobile/20151119.075537accepted/tizen/mobile/20151119.082205
Change-Id: I2db8604cf1ce98af8c00d41459ea24ac87a92f38
Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
-rw-r--r-- | mobile-targets.yaml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/mobile-targets.yaml b/mobile-targets.yaml index 8ae1f53..4db8083 100644 --- a/mobile-targets.yaml +++ b/mobile-targets.yaml @@ -3,7 +3,6 @@ Targets: - Name: arm-wayland Images: - mobile-wayland-armv7l-n4.yaml - - mobile-wayland-armv7l-tm1.yaml - mobile-boot-armv7l-odroidu3.yaml - mobile-boot-armv7l-RD-PQ.yaml @@ -18,3 +17,7 @@ Targets: - Name: emulator64-wayland Images: - mobile-emulator64-wayland.yaml + + - Name: target-TM1 + Images: + - mobile-wayland-armv7l-tm1.yaml |