diff options
author | Joonsub Lee <joon-sub.lee@samsung.com> | 2015-04-06 10:18:50 +0900 |
---|---|---|
committer | Joonsub Lee <joon-sub.lee@samsung.com> | 2015-04-06 10:18:50 +0900 |
commit | 9a2933affd0ffc27254426121b49f26950384f13 (patch) | |
tree | 5a49a640d2b62c0919aaf8b7edb8def5d22da78e | |
parent | a5cd8b92f464d0e3cda0df3be5a69264004269ae (diff) | |
download | meta-mobile-9a2933affd0ffc27254426121b49f26950384f13.tar.gz meta-mobile-9a2933affd0ffc27254426121b49f26950384f13.tar.bz2 meta-mobile-9a2933affd0ffc27254426121b49f26950384f13.zip |
Remove libtapi3 pkg in imagesubmit/tizen_mobile/20150406.021550
To fix the image build fail issue
Change-Id: I0c027481f88831e8a2f34a465c5fab90fcddc3b3
-rw-r--r-- | patterns/mobile-wayland-temp.yaml | 1 | ||||
-rw-r--r-- | patterns/mobile-x11-temp.yaml | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/patterns/mobile-wayland-temp.yaml b/patterns/mobile-wayland-temp.yaml index 20c0bdf..cea9d60 100644 --- a/patterns/mobile-wayland-temp.yaml +++ b/patterns/mobile-wayland-temp.yaml @@ -17,7 +17,6 @@ Packages: - libpciaccess - libsvi - libtapi -- libtapi3 - message-port - monotype-fonts - ui-gadget-1 diff --git a/patterns/mobile-x11-temp.yaml b/patterns/mobile-x11-temp.yaml index f073bdf..538129d 100644 --- a/patterns/mobile-x11-temp.yaml +++ b/patterns/mobile-x11-temp.yaml @@ -14,6 +14,5 @@ Packages: - libjson-glib - libmessage-port - libtapi -- libtapi3 - message-port - ui-gadget-1 |