aboutsummaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-sancloud
AgeCommit message (Collapse)AuthorFilesLines
2019-02-19meta-agl-bsp: meta-sancloud: weston-ini-conf: Set correct gbm-formatPaul Barker1-0/+3
The default gbm-format needs to be changed on the BeagleBone Enhanced due to a hardware errata on the AM335x SoC. For further details see the following section of the TI wiki: http://processors.wiki.ti.com/index.php/Processor_Linux_SDK_Graphics_and_Display#AM3_Beagle_Bone_Black_Board_Configuration The TI documentation recommends further changes to powervr.ini and qt_env.sh, however it was found that only the gbm-format change in weston.ini is needed. Change-Id: I968384d0014fef2285d83902de044a5e97274d84 Signed-off-by: Paul Barker <paul@betafive.co.uk>
2019-02-19meta-agl-bsp: meta-sancloud: linux-bbe: Apply AGL kernel changesPaul Barker1-0/+2
This is the first step towards integration of the Sancloud BeagleBone Enhanced (BBE) BSP with AGL. Wen building the BBE kernel for AGL we need to pick up the correct .inc files. Change-Id: I7cab264f4e53d389fd94150d6ed9697f968accc4 Signed-off-by: Paul Barker <paul@betafive.co.uk>