diff options
author | Corentin Lecouvey <corentin.lecouvey@open.eurogiciel.org> | 2014-04-10 11:47:50 +0200 |
---|---|---|
committer | Corentin Lecouvey <corentin.lecouvey@open.eurogiciel.org> | 2014-04-29 14:58:52 +0200 |
commit | ccf84a3eb82e188d03b3530120a1044808d9fb16 (patch) | |
tree | a45a5582ab5d4739163d36f0ddf1c825d6664341 | |
parent | ff5e0c3793c1f59857013a0f4693a6662a30ea9d (diff) | |
download | meta-ccf84a3eb82e188d03b3530120a1044808d9fb16.tar.gz meta-ccf84a3eb82e188d03b3530120a1044808d9fb16.tar.bz2 meta-ccf84a3eb82e188d03b3530120a1044808d9fb16.zip |
add bluetooth-frwk-service and bluetooth-frwk-core packages to bluetooth pattern
Previously just bluetooth-frwk was installed but it only contains a library.
Now the needed bluetooth daemons will be installed in the image.
Change-Id: I70639c389b9ec6683bec460536b0958ca002b070
Signed-off-by: Corentin Lecouvey <corentin.lecouvey@open.eurogiciel.org>
-rw-r--r-- | patterns/common-bluetooth.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patterns/common-bluetooth.yaml b/patterns/common-bluetooth.yaml index 7e07296..6105873 100644 --- a/patterns/common-bluetooth.yaml +++ b/patterns/common-bluetooth.yaml @@ -3,6 +3,7 @@ Description: Common Bluetooth Name: common-bluetooth Packages: - bluez -- bluetooth-frwk +- bluetooth-frwk-core +- bluetooth-frwk-service - bluetooth-share - bluetooth-tools-no-firmware |