aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-11-26mesa_%.bbappend: use qcom overrideDmitry Baryshkov
Use new 'qcom' override instead of listing SoC families one by one to enable freedreno driver. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-11-26qcom-common.conf: add qcom to SOC_FAMILYDmitry Baryshkov
Add 'qcom' to SOC_FAMILY variable to let recipes use generic 'qcom' override. This makes adding support for newer machines/families error prone, since we can enable all BSP patches/features for all families without having to list them one by one. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-11-26conf/machine: Add qcom-common.inc to avoid duplicate settingsAníbal Limón
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-11-26gstreamer1.0-plugins-bad: drop bbappendDmitry Baryshkov
gstreamer1.0-plugins-bad bbappend tried to tune PACKAGECONFIG_GL, which was dropped in 1.14.0 recipe (around May 2018). Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-11-25Merge pull request #204 from YoeDistro/yoe/mutNicolas Dechesne
diag: Fix build on riscv32
2020-11-20diag: Fix build on riscv32Khem Raj
rv32 does not have __NR_io_getevents syscall due to it using 64bit time_t therefore make code use it only when its provided by architecture Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-11-20Merge pull request #205 from alimon/masterNicolas Dechesne
Linux 5.9 fix drm issue on RB3 and remove old kernel
2020-11-20recipes-kernel: Linux 5.9 bump to rev dfc69bfc93c0Aníbal Limón
Changes, dfc69bfc93c0 drm/bridge: Handle unsupported panels c27744ae57ea Merge tag 'v5.9.9' into release/qcomlt-5.9 Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-11-20recipes-kernel: Remove old kernel 5.2Aníbal Limón
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-11-11Merge pull request #203 from alimon/masterNicolas Dechesne
recipe-graphics/mesa: Bump mesa_git to 20.4-dev rev eba97645c9f
2020-11-10recipe-graphics/mesa: Bump mesa_git to 20.4-dev rev eba97645c9fAníbal Limón
Remove patch 0005-vc4-use-intmax_t-for-formatted-output-of-timespec-me.patch already in upstream at rev e331fd7fc42. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-11-06Merge pull request #201 from alimon/masterNicolas Dechesne
recipes-kernel: Linux 5.9 (apq8016|apq8096|sdm845) bump to v5.9.6
2020-11-05recipes-kernel: Linux 5.9 (apq8016|apq8096|sdm845) bump to v5.9.6Aníbal Limón
No Landing team changes only v5.9.2..v5.9.6 window. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-11-04Merge pull request #199 from alimon/masterNicolas Dechesne
recipes-kernel: Remove old Linux kernel releases 4.14 and 5.4
2020-11-04recipes-kernel: Remove old Linux kernel releases 4.14 and 5.4Aníbal Limón
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-11-04Merge pull request #198 from alimon/linux_5.9Nicolas Dechesne
recipes-kernel: Add Linux 5.9 support for apq8016|apq8096|sdm845
2020-11-02recipes-kernel: Add Linux 5.9 support for apq8016|apq8096|sdm845Aníbal Limón
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-10-29Merge pull request #197 from lumag/rb5-fixNicolas Dechesne
RB5-related fixes
2020-10-29linux-linaro-qcomlt-dev: bump version and fix SRCREVDmitry Baryshkov
Fix SRCREV to 5.10-rc1 based revision. Bump PV to 5.10-rc+. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-10-29firmware-qcom-rb5: don't ship slpir.jsn/slpiua.jsnDmitry Baryshkov
These two json files are not present in the NHLOS zip file, so don't bother packaging them. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-10-28Merge pull request #196 from alimon/masterNicolas Dechesne
recipe-graphics/mesa: Bump mesa-git to fdb1997ab5e
2020-10-27recipe-graphics/mesa: Bump mesa-git to fdb1997ab5eAníbal Limón
Remove already integrated patch, - 0001-src-util-disk_cache_os.c-Add-missing-headers-for-ope.patch Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-10-16Merge pull request #195 from YoeDistro/yoe/mutNicolas Dechesne
layer.conf: Add gatesgarth to LAYERSERIES_COMPAT
2020-10-15layer.conf: Add gatesgarth to LAYERSERIES_COMPATKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-10-15Merge pull request #194 from alimon/mesa_dev_optionsNicolas Dechesne
recipes-graphics: Fix mesa-git build
2020-10-14recipes-graphics: Fix mesa-git build, update patch and bump to latestAníbal Limón
Latest mesa rev 3424e17b9a9beca85c0ef60e195eb544faea8995 broke the build. - Update fix-meson-config-compat.patch patch to add broadcom target. - Add 0001-src-util-disk_cache_os.c-Add-missing-headers-for-ope.patch to fix musl build, submitted to [1]. [1] https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7146. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-10-05Merge pull request #191 from lumag/rb5-firmware-mountNicolas Dechesne
Mount RB5 partitions to get firmware
2020-10-01Merge pull request #192 from lumag/rb5-kernel-releaseNicolas Dechesne
linux: add linux-linaro-qcomlt_5.9.bb kernel for RB5
2020-10-01linux: add linux-linaro-qcomlt_5.9.bb kernel for RB5Dmitry Baryshkov
RB5 boards are not fully supported by the main release 5.7 kernel, so add separate version built from RB5-specific release branch. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-10-01firmware-qcom-rb5: fallback to system partition for Adreno firmwareDmitry Baryshkov
Fallback to system_a partition in case Adreno firmware was not provided at the build time. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-10-01firmware-qcom-rb5: use modem parition if no firmware was providedDmitry Baryshkov
Add ability to use firmware from modem_a/b partition in case the user has not provided NHLOS_BINARIES zip file. Note, this does not bring support for uses Adreno firmware (which rests in the system_a/b partition. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-09-30firmware-qcom-rb5: add missing slpi JSON filesDmitry Baryshkov
Add two missing files: slpir.jsn and slpiua.jsn Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-09-21Merge pull request #189 from lumag/rb5-userdataNicolas Dechesne
qrb5165-rb5: Correct userdata partition on RB5
2020-09-18qrb5165-rb5: Correct userdata partition on RB5Dmitry Baryshkov
Now let's get it right. Userdata partition on RB5 is sda8, not sda6. sda6 is system_a: 1 6 7 8.0 KiB A02C ssd 2 8 8199 32.0 MiB A026 persist 3 8200 8455 1024.0 KiB A01F misc 4 8456 8583 512.0 KiB A02D keystore 5 8584 8711 512.0 KiB FFFF frp 6 8712 8397319 32.0 GiB A038 system_a 7 8397320 16785927 32.0 GiB FFFF system_b 8 16785928 29595642 48.9 GiB A03A userdata Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-09-11Merge pull request #187 from YoeDistro/yoe/mutNicolas Dechesne
firmware-qcom-sd-600eval: Replace cp -a with proper options
2020-09-10firmware-qcom-sd-600eval: Replace cp -a with proper optionsKhem Raj
Fixes errors like firmware-qcom-sd-600eval: /lib/firmware/a225_pfp.fw is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-10Merge pull request #186 from YoeDistro/yoe/mutNicolas Dechesne
firmware-qcom-sd-600eval: Skip checking for already stripped binaries
2020-09-10Merge pull request #185 from alimon/mesa_ciNicolas Dechesne
recipes-graphics: Add package in mesa-dev to install CI files
2020-09-09firmware-qcom-sd-600eval: Skip checking for already stripped binariesKhem Raj
Fixes ERROR: QA Issue: File '/lib/firmware/dsps.b00' from firmware-qcom-sd-600eval was already stripped, this will prevent future debugging! [already-stripped] ERROR: QA Issue: File '/lib/firmware/dsps.mdt' from firmware-qcom-sd-600eval was already stripped, this will prevent future debugging! [already-stripped] ERROR: QA Issue: File '/lib/firmware/gss.b00' from firmware-qcom-sd-600eval was already stripped, this will prevent future debugging! [already-stripped] ERROR: QA Issue: File '/lib/firmware/gss.mdt' from firmware-qcom-sd-600eval was already stripped, this will prevent future debugging! [already-stripped] ERROR: QA Issue: File '/lib/firmware/mobicore.b00' from firmware-qcom-sd-600eval was already stripped, this will prevent future debugging! [already-stripped] Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-09recipes-graphics: Add package in mesa-dev to install CI files for deqpAníbal Limón
Mesa has .gitlab-ci folder that contains scripts and fail/skips useful in order to run tests. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-09-09Merge pull request #184 from alimon/license_improvNicolas Dechesne
recipes-bsp/firmware: Compatible machine and License install
2020-09-07recipes-bsp/firmware: Compatible machine and License installAníbal Limón
- Remove COMPATIBLE_MACHINE to allow be installed in any machine. - Remove conflicts with linux-firmware-qcom-license: When try to install together this tree packages fails due to each of them provide license so use linux-firmware one since we are using linux-firmware when available. - Install each license with ${PN} suffix to avoid install conflicts. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-09-07Merge pull request #183 from lumag/rb5-fix-partitionNicolas Dechesne
qrb5165-rb5: correct rootfs (userdata) partition
2020-09-07qrb5165-rb5: correct rootfs (userdata) partitionDmitry Baryshkov
QRB5165 RB5 machine config lists sda15 as rootfs, which is C&P from SM8250-MTP. Use sda6 as rootfs (which is proper userdata on RB5). Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-09-04Merge pull request #181 from alimon/mesa_20.3Nicolas Dechesne
recipe-graphics: Mesa upgrade recipe to 20.3-dev rev 61b714a42ee
2020-09-04Merge pull request #178 from lumag/fw-qcom-rb5Nicolas Dechesne
firmware-qcom-rb5: package QRB5165 RB5 firmware files
2020-09-03recipe-graphics: Mesa upgrade recipe to 20.3-dev rev 61b714a42eeAníbal Limón
Refresh patches and merge mesa-git.inc into mesa_git.bb. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-09-03qrb5165-rb5: enable firmware packageDmitry Baryshkov
Add firmware package to RRECOMMENDS so it is pulled if firmware files are provided at the build time. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-09-03firmware-qcom-rb5: package QRB5165 RB5 firmware filesDmitry Baryshkov
Add recipe extracting firmware files from Qualcomm's binary releases and packaging them into proper binary package. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-09-03Merge pull request #180 from alimon/venus_5.2Nicolas Dechesne
Use venus 5.2 from linux-firmware for DB845c and replace dhcp-client with dhcpcd