diff options
author | Joonsub Lee <joon-sub.lee@samsung.com> | 2015-07-13 13:01:58 +0900 |
---|---|---|
committer | Joonsub Lee <joon-sub.lee@samsung.com> | 2015-07-13 15:23:26 +0900 |
commit | a01d96eff6cd4e1eb4bd918aa3869b04da0802a7 (patch) | |
tree | 4ce5a4def89332141fc7de98ab30543072abf6e8 | |
parent | 3820ea51dc357cf621fd06988ce7f3262105da48 (diff) | |
download | meta-mobile-a01d96eff6cd4e1eb4bd918aa3869b04da0802a7.tar.gz meta-mobile-a01d96eff6cd4e1eb4bd918aa3869b04da0802a7.tar.bz2 meta-mobile-a01d96eff6cd4e1eb4bd918aa3869b04da0802a7.zip |
[TINF-1022/1023] Add mused, bluetooth-agent pkgsubmit/tizen_mobile/20150713.062445accepted/tizen/mobile/20150713.110945
Change-Id: I03a2e821b8e37512cfe1ef3be2ae34b4c87f7e7c
-rw-r--r-- | patterns/mobile-bluetooth.yaml | 1 | ||||
-rw-r--r-- | patterns/mobile-multimedia-emulator.yaml | 1 | ||||
-rw-r--r-- | patterns/mobile-multimedia-target.yaml | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/patterns/mobile-bluetooth.yaml b/patterns/mobile-bluetooth.yaml index c4b3004..11a8e64 100644 --- a/patterns/mobile-bluetooth.yaml +++ b/patterns/mobile-bluetooth.yaml @@ -11,3 +11,4 @@ Packages: - bluetooth-frwk-core - bluetooth-frwk-service - bluetooth-firmware-bcm +- bluetooth-agent diff --git a/patterns/mobile-multimedia-emulator.yaml b/patterns/mobile-multimedia-emulator.yaml index b8afe37..0670c43 100644 --- a/patterns/mobile-multimedia-emulator.yaml +++ b/patterns/mobile-multimedia-emulator.yaml @@ -40,3 +40,4 @@ Packages: - capi-media-metadata-editor - taglib - capi-media-thumbnail-util +- mused diff --git a/patterns/mobile-multimedia-target.yaml b/patterns/mobile-multimedia-target.yaml index 4fceedb..624e947 100644 --- a/patterns/mobile-multimedia-target.yaml +++ b/patterns/mobile-multimedia-target.yaml @@ -41,3 +41,4 @@ Packages: - capi-media-metadata-editor - taglib - capi-media-thumbnail-util +- mused |