Skip to content

[samsung-maguro] Use devicepkg-dev

Daniele Debernardi requested to merge device/samsung-maguro into master

Updated APKBUILD to use the new devicepkg-dev package. (touchscreen tested and still works)

Also added mesa-dri-swrast for ui requiring mesa since GPU is not working yet. (hildon now starts properly)

Also enabled FIQ debugger console mode and the kernel cmdline to output the console to ttyFIQ0. This will allow to get the initial kernel logs through the USB JIG. For completely stop at the FIQ debugger we might need to trick the kernel into thinking the 'jig' cable is a 'uart' cable (more info)

Merge request reports