-
-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Layer Updates: sources/bitbake sources/meta-freescale sources/meta-op…
…enembedded sources/meta-qcom sources/meta-ti sources/openembedded-core * sources/bitbake 01e901c4...2a6a9e16 (5): > fetch/git: download LFS content too during do_fetch > tests/fetch: add test for empty query parameters > fetch2: handle empty elements in _param_str_split > fetch2/perforce: Fix localfile to include ud.module > fetch2/wget: Update user-agent * sources/meta-freescale 510aa7c3...b4f8db80 (33): > fsl-eula-unpack: Document EULA v16 and v17 > imx8dx-mek: Rework 8DXP MEK to use common MEK include > imx8qxp-mek.conf: Rework 8QXP MEK to capture commonality > imx8mm-*-evk: Split 8M Mini EVK for LPDDR4 and DDR4 variants > imx8mn-lpddr4-evk: Add support for 8M Nano EVK with LPDDR4 > imx8mn-ddr4-evk: Rework 8M Nano EVK config file > imx8qxpmek: Update the i.MX 8QXP default build to rev C0 > imx8dxl-evk: Add new board i.MX DXL EVK > imx8dxmek: Add new board i.MX 8DX MEK > imx8qxpmek: Add PCI, OP-TEE, Broadcom WiFi, and device trees > imx8qm-mek: Rename, update to B0, add PCI, OP-TEE, Broadcom WiFi, and device trees > imx8mq-evk: Separate device trees unique to linux-imx > imx8mq-evk: Rename, drop QCA, add Broadcom WiFi and several device trees > imx8mp-evk: Rename and add jailhouse and various device trees > imx8mnevk: Add jailhouse, Broadcom WiFi, and several device trees > imx8mmevk: Add Broadcom WiFi and several device trees > imx7ulpevk: Split kernel device trees properly > imx7ulpevk: Add OP-TEE and Broadcom WiFi, drop QCA 9377 > imx7dsabresd: Add OP-TEE, Broadcom WiFi, nonsec, device trees, and XSERVER > optee-os: Fix 6ULZ EVK override, drop 8 DXL Phantom override > imx6ulz-14x14-evk.conf: Add i.MX 6ULZ EVK board > imx6ullevk: Add OP-TEE, Broadcom WiFi, emmc, nand, and qspi1 > imx6ulevk: Add OP-TEE and Broadcom WiFi, remove pci > imx6sxsabresd: Add OP-TEE, Broadcom WiFi, and imx6sx-sdb-pcie-ep.dtb > imx6sxsabreauto: Add OP-TEE > imx6sllevk: Add OP-TEE and Broadcom WiFi, remove pci > imx6slevk: Add OP-TEE and Broadcom WiFi > firmware-nxp-wifi: Add recipe for Broadcom firmware > imx8mpevk: Remove unused variable IMAGE_BOOTLOADER > imx8m*evk.conf: Fix use-nxp-bsp override errors > imx-base.inc: Consolidate DEFAULTTUNE and UBOOT_ENTRYPOINT for 8M > imx-base.inc: Fix use-nxp-bsp after rework > fsl-eula-unpack: Add historic V13 EULA info * sources/meta-openembedded 0f6c7b598...e61da314d (23): > XXX: Add Github actions CI support > python3-croniter: Upgrade 1.0.1 -> 1.0.2 > python3-pykwalify: Upgrade 1.7.0 -> 1.8.0 > python3-bitarray: Upgrade 1.6.1 -> 1.6.3 > python3-lz4: Upgrade 3.1.1 -> 3.1.3 > python3-coverage: Upgrade 5.3 -> 5.3.1 > python3-alembic: Upgrade 1.4.3 -> 1.5.1 > python3-pandas: Upgrade 1.2.0 -> 1.2.1 > python3-pyserial: Upgrade 3.4 -> 3.5 > python3-pyusb: Upgrade 1.1.0 -> 1.1.1 > python3-evdev: Upgrade 1.3.0 -> 1.4.0 > python3-google-api-python-client: Upgrade 1.12.5 -> 1.12.8 > python3-pyyaml: Upgrade 5.3.1 -> 5.4 > zbar: Add support for mchehab/zbar > abseil-cpp: bump to LTS 2020_09_23 Patch Release 3 < XXX: Add Github actions CI support < python3-alembic: Upgrade 1.4.3 -> 1.5.1 < python3-pandas: Upgrade 1.2.0 -> 1.2.1 < python3-pyserial: Upgrade 3.4 -> 3.5 < python3-pyusb: Upgrade 1.1.0 -> 1.1.1 < python3-evdev: Upgrade 1.3.0 -> 1.4.0 < python3-google-api-python-client: Upgrade 1.12.5 -> 1.12.8 < python3-pyyaml: Upgrade 5.3.1 -> 5.4 * sources/meta-qcom a2dbb42...772de3d (2): > Merge pull request #250 from alimon/master_5.10 > Merge pull request #248 from lumag/rb5-board-data * sources/meta-ti c5b75f59...f979103f (8): > ti-sci-fw: Update image gen and sysfw to v2020.12a > ti-rtos: Update metadata and versions for RTOS firmware > ti-uboot-staging: Update to the latest commit > linux-ti-staging: Update 5.4 kernel to the latest SHA > ti-uboot-staging: Update to the latest commit > ti-sci-fw: Remove incorrect directive for 7200-hs > u-boot-ti-staging: Add 2021.01 recipe > linux-ti-staging: Add 5.10 recipe * sources/openembedded-core b1ec351b45...02f92a7a69 (19): > multilib_header.bbclass: Do not install the stubs for non-multilib case > runit: Add runit and related recipes > report-error.bbclass: replace angle brackets with < and > > linux-yocto: Add powerpc64le support > qemuppc64: Add a QEMU machine definition for ppc64 > qemux86: Add identical qemux86copy variant for tests > iptables: upgrade 1.8.6 -> 1.8.7 > gpgme: upgrade 1.15.0 -> 1.15.1 > btrfs-tools: upgrade 5.9 -> 5.10 > externalsrc: Fix parsing error with devtool non-git sources > pulseaudio: upgrade 14.0 -> 14.2 > newlib: Update licence > systemd: resolve executable path if it is relative < multilib_header.bbclass: Do not install the stubs for non-multilib case < runit: Add runit and related recipes < report-error.bbclass: replace angle brackets with < and > < linux-yocto: Add powerpc64le support < qemuppc64: Add a QEMU machine definition for ppc64 < qemux86: Add identical qemux86copy variant for tests Signed-off-by: Khem Raj <[email protected]>
- Loading branch information
Showing
6 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
Submodule bitbake
updated
5 files
+1 −1 | lib/bb/fetch2/__init__.py | |
+16 −3 | lib/bb/fetch2/git.py | |
+2 −1 | lib/bb/fetch2/perforce.py | |
+8 −3 | lib/bb/fetch2/wget.py | |
+19 −0 | lib/bb/tests/fetch.py |
Submodule meta-freescale
updated
35 files
Submodule meta-openembedded
updated
18 files
Submodule meta-qcom
updated
5 files
Submodule meta-ti
updated
34 files
Submodule openembedded-core
updated
10 files