summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-qcom
AgeCommit message (Collapse)AuthorFilesLines
2017-02-24weston: Set XDG_RUNTIME_DIR for qcomKotaro Hashimoto3-0/+40
Without this environment variable, Weston fails to start on Dragonboard * backport from master commit 0a34b88c4b661a91962dd0c04c3af7e582bafcbd Change-Id: I67ad6ec7cb2ad4cdcf0885e42d0b297d87ec43d3 Signed-off-by: Kotaro Hashimoto <Hashimoto.Kotaro@ds.MitsubishiElectric.co.jp>
2017-02-24Fix issue with bluetooth pairingKotaro Hashimoto5-0/+204
This patch is ported from meta-agl-extra. * backport from master commit 99804790f0954fc2cf0d20aa4d0a581361d3cfe6 Change-Id: I851783e83d37d161c83f87422df5b2d592d6dda3 Signed-off-by: Kotaro Hashimoto <Hashimoto.Kotaro@ds.MitsubishiElectric.co.jp>
2017-02-24Enable smack in linux-linaro-qcomlt kernelKotaro Hashimoto3-2/+14
This changes enables the smack feature in linux-linaro-qcomlt kernel by using configuration fragments. * backport from master commit 8360d714b7373386f4bebeb434dbc6f0a4a49b9d Change-Id: I304effa533bd802c987fe4efd2d3b17eb358ff6c Signed-off-by: Kotaro Hashimoto <Hashimoto.Kotaro@ds.MitsubishiElectric.co.jp>
2016-11-24Fix file extension from *.bb to *.bbappendKotaro Hashimoto1-0/+0
linux-linaro-qcomlt%.bb was wrong file extension. I modify this file extension from *.bb to *.bbappend. Change-Id: Ib44d0496025d88faf7a34310cc3d208db668ca5a Signed-off-by: Kotaro Hashimoto <Hashimoto.Kotaro@ds.MitsubishiElectric.co.jp>
2016-11-16Add support for CES 2017 demo hardwareScott Murray6-0/+30
Add kernel config fragments to enable support for the TP-Link TL-W722N USB Wifi adapter on both Turbot and Porter, and RTL2832U DVB USB adapter on Porter. v2 (jsmoeller): Adapt linux-yocto bits and add rpi3 + vayu - moving linux-yocto appends catches all the linux-yocto boards - adding the fragments to the other boards likewise - yet todo: sabre, wandboard v3 (jsmoeller): remove leftover file:// Change-Id: Ic2c3255d9383ccfe8b24d034ef43779d120c5ee1 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>