aboutsummaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-core/recipes-apis/agl-service-bluetooth-pbap
AgeCommit message (Collapse)AuthorFilesLines
2019-03-16meta-agl-profile-core: recipes-apis: remove git submodules from SRC_URIMatt Ranostay1-1/+1
Building now is done with respective SDK dependencies and not with git submodules, so gitsm:// can be changed to git:// Bug-AGL: SPEC-2268 Change-Id: I4ac5ceea55cfb98c302396948acbbf9271036183 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-03-15meta-agl-profile-core: recipes-apis: agl-service-bluetooth-pbap: add ↵Matt Ranostay1-1/+1
RDEPENDS deps Add agl-service-bluetooth + agl-service-data-persistence to RDEPENDS for pbap service Change-Id: Ib2226f690c4b064d44f2ae753424405cefb838c2 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-06-18Add bluetooth pbap binding recipeMatt Porter1-0/+18
Add the Bluetooth PBAP binding recipe to the core profile. This brings in bluez obexd as a runtime dependency. Bug-AGL: SPEC-1517 Change-Id: I3de18f7e6453e34eb8b6575a5908691f23ff5809 Signed-off-by: Matt Porter <mporter@konsulko.com>