meta-qcom
meta-qcom copied to clipboard
OpenEmbedded/Yocto Project BSP layer for Qualcomm based platforms
Bring in patches that I use on a daily bases: - msm8996 support - filtering of the clock controllers Corresponding PRs: https://github.com/andersson/debugcc/pull/10, https://github.com/andersson/debugcc/pull/8
- Use rust-android-sparse to move pixel firmware out of dynamic layer - Change firmware paths to follow upstream
Add the following line to the local.conf to switch to the tip revision of the bootrr: PREFERRED_VERSION_bootrr = "upstream%" Signed-off-by: Dmitry Baryshkov
Make another step for migrating db410c/db820c build fully to OE. Add support for building LK bootloaders for these two machines. Signed-off-by: Dmitry Baryshkov
Add a recipe to build an unsigned ABL binary. This can be useful to test the ABL changes. Currently this recipe uses external Clang binary, but it might be later...
The firmware 1036.1 was published for redistribution on Linaro site. Update the recipe to point the correct location. Keep it disabled for now, while we work on testing. Signed-off-by: Dmitry...
If we enable any feature or package that requires out-of-tree kernel modules to be built then meta-qcom based builds fail because linux-linaro-qcomlt is not compatible with make-mod-scripts. In particular this...
Hi, I am wondering if there are any interest to enable this SoC for this machine: Relate-to: https://forums.quectel.com/t/sc66-yocto-support/11815/2 Relate-to: https://www.quectel.com/product/lte-sc66-e-332-smart-module/#
Add recipe extracting SA8155p ADP firmware files from Qualcomm's binary releases and packaging them into proper binary package. Signed-off-by: Bhupesh Sharma