aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-08-04kernel: remove old and unsupported recipesrmkernelNicolas Dechesne
They should no longer be used. Users are encouraged to upgrade to the latest kernel version instead. Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2021-08-03Merge pull request #331 from ndechesne/overrideNicolas Dechesne
layer: convert to new override syntax
2021-08-03layer: convert to new override syntaxoverrideNicolas Dechesne
The conversion was mostly automated with: ./scripts/contrib/convert-overrides.py With a few manual tweaks. Also change LAYERCOMPAT to honister. Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2021-07-30Merge pull request #329 from alimon/linux_5.13Nicolas Dechesne
recipes-kernel: Linux 5.13 bump to rev 9095a563c16e (v5.13.6)
2021-07-29recipes-kernel: Linux 5.13 bump to rev 9095a563c16e (v5.13.6)Aníbal Limón
Changes are from stable v5.13.5..v5.13.6. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2021-07-28Merge pull request #324 from ndechesne/localversionNicolas Dechesne
linux-linaro-qcom: update LOCALVERSION
2021-07-28Merge pull request #325 from ndechesne/5.13Nicolas Dechesne
linux-linaro-qcomlt_5.13: remove default configs
2021-07-28linux-linaro-qcomlt_5.13: remove default configs5.13Nicolas Dechesne
Default configuration have been moved in the shared include file, since 7829b0f0f691 (linux-linaro-qcomlt: move common settings to the include file), so there is no need to repeat them in each new kernel recipe. Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2021-07-28Merge pull request #326 from alimon/linux_5.13Nicolas Dechesne
recipes-kernel: Linux 5.13 bump to rev a14713f34448 (v5.13.5)
2021-07-27recipes-kernel: Linux 5.13 bump to rev 108d71930dc8 (v5.13.5)Aníbal Limón
Changes are from stable v5.13.4..v5.13.5, and, 108d71930dc8 arch/arm64: defconfig enable MFD QCOM_{RPM, QCA639X} Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2021-07-27linux-linaro-qcom: update LOCALVERSIONlocalversionNicolas Dechesne
Fixes: 7829b0f0f691 (linux-linaro-qcomlt: move common settings to the include file) In this commit, some common config were moved into the shared include file, however LOCALVERSION was not updated based on its value in the kernel recipe. Restore LOCALVERSION to what it was before this patch. Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2021-07-27Merge pull request #323 from YoeDistro/yoe/mutNicolas Dechesne
linux-linaro-qcomlt_5.13.bb: Remove duplicate inclusion of linux-qcom…
2021-07-26linux-linaro-qcomlt_5.13.bb: Remove duplicate inclusion of ↵Khem Raj
linux-qcom-bootimg.inc Fixes parse warning linux-linaro-qcomlt_5.13.bb: Duplicate inclusion for /mnt/b/yoe/master/sources/meta-qcom/recipes-kernel/linux/linux-qcom-bootimg.inc in /mnt/b/yoe/master/sources/meta-qcom/ recipes-kernel/linux/linux-linaro-qcomlt_5.13.bb % git grep linux-qcom-bootimg.inc recipes-kernel/linux/linux-linaro-qcom.inc:require recipes-kernel/linux/linux-qcom-bootimg.inc recipes-kernel/linux/linux-linaro-qcomlt_5.13.bb:require recipes-kernel/linux/linux-qcom-bootimg.inc Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-07-22Merge pull request #321 from alimon/serial_consolesNicolas Dechesne
conf/machine: Set default SERIAL_CONSOLES in qcom-common.inc
2021-07-22conf/machine: Set default SERIAL_CONSOLES in qcom-common.incAníbal Limón
The SERIAL_CONSOLES var is used inside systemd-serialgetty.bb to generate systemd unit to get console after boot, this fix no console in DB845c. Changes, Remove SERIAL_CONSOLES set in sdx55-mtp.conf since is the default one. Add override in sdx55-telit-fn980 to set serial console. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2021-07-21Merge pull request #320 from alimon/linux_5.13Nicolas Dechesne
recipes-kernel: Add Linux 5.13 recipe
2021-07-20recipes-kernel: Add Linux 5.13 recipeAníbal Limón
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2021-07-15Merge pull request #317 from alimon/mesa_gitNicolas Dechesne
recipes-graphics: mesa_git removed not needed patches
2021-07-15Merge pull request #318 from alimon/rmtfsNicolas Dechesne
recipes-support: rmtfs bump to rev 293ab8b
2021-07-13recipes-support: rmtfs bump to rev 293ab8bAníbal Limón
Change, 293ab8b storage: Sync changes Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2021-07-13recipes-graphics: mesa_git removed not needed patchesAníbal Limón
0004-Revert-mesa-Enable-asm-unconditionally-now-that-gen_.patch, now in upstream, https://gitlab.freedesktop.org/mesa/mesa/-/commit/45206d7673adb1484cbdb3eadaf82e0849c9cdcf?merge_request_iid=1974 0003-Allow-enable-DRI-without-DRI-drivers.patch, not needed now in recipe logic. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2021-07-13Merge pull request #314 from lumag/no-lt9611uxc-upgradeNicolas Dechesne
qrb5165-rb5: drop lt9611uxc-upgrade
2021-07-11lt9611uxc-upgrade: drop recipeDmitry Baryshkov
Drop lt9611uxc-upgrade recipe, it is not used anymore. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-07-09qrb5165-rb5: drop lt9611uxc-upgradeDmitry Baryshkov
Stop installing lt9611uxc-upgrade package, it was found to be confusing to users. It will be replaced by the notice in the release notes. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-07-08Merge pull request #301 from lumag/kernel-incNicolas Dechesne
Kernel recipes improvements
2021-07-08Merge pull request #300 from lumag/qcom-firmwareNicolas Dechesne
Update firmware packages
2021-06-22Merge pull request #313 from alimon/mesa_gitNicolas Dechesne
recipes-graphics: mesa_git refresh patches and fix deqp filename
2021-06-21recipes-graphics: mesa_git refresh patches and fix deqp filenameAníbal Limón
The deqp skips file was renamed, see, https://gitlab.freedesktop.org/mesa/mesa/-/commit/9cc1f089196f2f5c695dbf5f42b947b9970b8965 Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2021-06-08Merge pull request #311 from alimon/master_alsa_ucm_confNicolas Dechesne
recipes-multimedia: Remove alsa-ucm-conf patches
2021-06-07recipes-multimedia: Remove alsa-ucm-conf patchesAníbal Limón
The alsa-ucm-conf was bump to v1.2.5 and patches are already in upstream. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2021-06-07Merge pull request #310 from bryanodonoghue/fastrpc-header-srcrev-updateNicolas Dechesne
fastrpc: Update to latest SRCREV for SDK headers
2021-06-04fastrpc: Update to latest SRCREV for SDK headersBryan O'Donoghue
The tip-of-tree fastrpc has had an updated applied such that it is possible when running `bitbake rpb-desktop-image -c populate_sdk` to now populate fastrpc headers into the resulting x-compiler. Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
2021-06-03Merge pull request #309 from lumag/fastrpc-fixesNicolas Dechesne
Fixes for dsp partition mount
2021-06-03Merge pull request #308 from olivierschonken/update-lt9611uxc-scriptNicolas Dechesne
lt9611uxc-upgrade script: Only cat firmware version when it exists
2021-06-02fastrpc: mount-dsp: wait for /dev/disk/by-partlabelDmitry Baryshkov
In case dspso image is not available, we'd try to mount existing partition using partlabel. Wait for /dev/disk/by-partlabel dir to become available. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-06-02fastrpc: mount-dsp: modprobe socinfoDmitry Baryshkov
Modprobe socinfo module before trying to read machine id. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-06-02fastrpc: mount-dsp: fix qrb5165 machine idDmitry Baryshkov
Fix the MACHINE case for the qrb5165 SoC (it was QRB5160 by my mistake). Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-06-02lt9611uxc-upgrade script: Only cat firmware version when it existsOlivier Schonken
Update script to only execute cat in directories where lt9611uxc_firmware exists. On my system both module and 5-002b are symbolic links, thus the previous script would cause the lt9611uxc firmware update systemd unit to fail because the script would try to access lt9611uxc_firmware in the module directory and return a failure which would cause the systemd service to be listed under 'systemctl list-units --failed' Signed-off-by: Olivier Schonken <olivier.schonken@gmail.com>
2021-05-27Merge pull request #305 from alimon/mesa_gitNicolas Dechesne
recipes-graphics: mesa_git update to rev 26677008b9a
2021-05-27Merge pull request #306 from alimon/db820c_firmware_btNicolas Dechesne
conf/machine: Add linux-firmware-qca for dragonboard-820c
2021-05-26conf/machine: Add linux-firmware-qca for dragonboard-820cAníbal Limón
To install qca/nvm_00440302.bin required for bluetooth. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2021-05-26recipes-graphics: mesa_git update to rev 26677008b9aAníbal Limón
- Update branch name to main. - Update PV to 2x.x-dev recently mesa bump to 21.x versions so use 2x.x for our mesa_git dev build. - Refresh patches to avoid warnings when apply. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2021-05-26Merge pull request #304 from ndechesne/layerdependsNicolas Dechesne
layer.conf: set LAYERDEPENDS
2021-05-26layer.conf: set LAYERDEPENDSlayerdependsNicolas Dechesne
meta-qcom depends only oe-core, mark it explicitely. The layer has additional dependencies on meta-oe or meta-networking, but they are optional. Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2021-04-25firmware-qcom-dragonboard410c: add support for fw 1036.1Dmitry Baryshkov
Firmware 1036.1 was never release for further redistribution, however it can be manually downloaded from Qualcomm site. Add a recipe to build it. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-04-25firmware-qcom-dragonboard845c: install dsp paritition imageDmitry Baryshkov
Install an image with DSP shell and libraries. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-04-25firmware-qcom-dragonboard820c: install dsp paritition imageDmitry Baryshkov
Install an image with DSP shell and libraries. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-04-22firmware-qcom-*: switch to allarchDmitry Baryshkov
Change all firmware packages to use allarch.bbclass (as linux-firmware does) rather than tying them to the ${MACHINE}, since there is nothing machine-specific in firmware packgages themselves (and qcom-armv8a machine will include some of them anyway). Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-04-22linux-linaro-qcom: simplify config handlingDmitry Baryshkov
Simplify handling of kernel config: - call sed directly from kernel_conf_variable function - split do_confugure into prepend and append functions to be wrapped around kernel_do_configure (removing make oldconfig call) Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-04-22linux-linaro-qcomlt: move common settings to the include fileDmitry Baryshkov
Move common linux-linaro-qcomlt settings to the include file, allowing recipes to contain just the 'reqiure' line and SRCREV. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>