summaryrefslogtreecommitdiffstats
path: root/recipes-appfw/packagegroups/packagegroup-agl-appfw-connectivity.bb
AgeCommit message (Collapse)AuthorFilesLines
2018-04-282nd part of the layer/profile rework [2/2]Jan-Simon Möller1-28/+0
Main goal of this is to move the agl-service-* bindings into the core and to unify common recipes like wayland/weston into meta-agl-profile-graphical. As a placeholder for recipes is meta-agl-profile-demo which are being reshuffled. TLDR: remove recipes from meta-agl-demo that were moved to other layers Bug-AGL: SPEC-145 , SPEC-876 , SPEC-877 v2: moving updated udisks changes to meta-agl Change-Id: I873107f00adadeb6f3f266cce37b513fe6d44cf2 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-03-27Rename CAN low level recipes.Romain Forlot1-3/+3
Bug-AGL: SPEC-1276 Change-Id: Ia87b9d9d06311893fdfb626fa64ee8fc9205aced Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-07-24Restrict addition of low-level-can-service to m3ulcb qemux86-64 and ↵Jan-Simon Möller1-1/+4
intel-corei7-64 Not all boards use a kernel >= 4.8 . This service binding needs features introduced in Kernel 4.8 . Thus restrict it to m3 and x86-64 for now. Other targets can added later. Bug-AGL: SPEC-772 Change-Id: I03acdc11e40497d8b8bda702b6e556f234af9ff6 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-07-12Integration by default of low lvl CAN serviceRomain Forlot1-0/+9
Bug-AGL: SPEC-428 Change-Id: I8b88706ef2dc2619fe39ee991e2b1f0dc70e1b79 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2015-10-02Reworking packagegroups of AGL DistributionTadao Tanikawa1-0/+16
The recipe files and thier names are reworked by design of AGL packagegroup. For more details, see 'Packagegroups'section in README.md. Change-Id: Ib7fc66ec5f785b974719e85887715cc76f610ab4 Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>