diff options
author | Pawel Wieczorek <p.wieczorek2@samsung.com> | 2017-09-05 15:37:49 +0200 |
---|---|---|
committer | Pawel Wieczorek <p.wieczorek2@samsung.com> | 2017-09-05 15:37:49 +0200 |
commit | d624bfe30cb7f6e9c00bb946e1d6a57f91c7ee8c (patch) | |
tree | f9f3d3518c435710edff8e94ca983ee1c32bf695 | |
parent | 779e3a6b5376dc69f9efe02ae7453e91689f2eef (diff) | |
download | meta-d624bfe30cb7f6e9c00bb946e1d6a57f91c7ee8c.tar.gz meta-d624bfe30cb7f6e9c00bb946e1d6a57f91c7ee8c.tar.bz2 meta-d624bfe30cb7f6e9c00bb946e1d6a57f91c7ee8c.zip |
[TRE-1526] Add bluetooth-fwrk-profile_common to IoT GPS Tracker image
Change-Id: Id3ad4ece33aff5b727b455e760b7eaba94d97f1a
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
-rw-r--r-- | patterns/iot-adaptation-rpi3-gps_tracker.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/patterns/iot-adaptation-rpi3-gps_tracker.yaml b/patterns/iot-adaptation-rpi3-gps_tracker.yaml index f0a3af5..5ab5fac 100644 --- a/patterns/iot-adaptation-rpi3-gps_tracker.yaml +++ b/patterns/iot-adaptation-rpi3-gps_tracker.yaml @@ -106,3 +106,5 @@ Packages: - squashfs #From TRE-1525 - bluetooth-firmware-bcm-rpi3 +#From TRE-1526 +- bluetooth-fwrk-profile_common |