Skip to content

Commit

Permalink
Layer Updates: sources/meta-altera sources/meta-atmel sources/meta-fr…
Browse files Browse the repository at this point in the history
…eescale sources/meta-freescale-3rdparty sources/meta-qcom sources/meta-raspberrypi sources/meta-rust sources/meta-ti sources/openembedded-core

* sources/meta-altera 1903598...7e44049 (1):
  > layer.conf: Add hardknott to supported releases

* sources/meta-atmel be20d1b...d11886b (1):
  > mchp-wireless-firmware: bump to 15.4.1

* sources/meta-freescale 5d3c1645...176cae60 (8):
  > fsl-kernel-localversion.bbclass: add preconfigure after do_kernel_metadata
  > gstreamer1.0-plugins-base: add additional patches
  > linux-fslc: update to v5.4.75
  > linux-fslc-imx: update to v5.4.75
  > gstreamer1.0-plugins-base: allow enabling viv-fb as a supported GL winsys
  > gstreamer1.0-plugins-bad: fix vulkan compilation error
  > imx-base: install vpu fw for mx8qm/mx8qxp based machines
  > firmware-imx: install vpu fw for mx8qm/mx8qxp

* sources/meta-freescale-3rdparty bffc376...05b1746 (1):
  > linux-gateworks-imx: Add LINUX_VERSION

* sources/meta-qcom 6d5b503...7858605 (1):
  > Merge pull request #202 from alimon/dunfell

* sources/meta-raspberrypi 3a7ba89...9879932 (1):
  > Revert "libcamera: Define packageconfig to enable rpi pipeline"

* sources/meta-rust 53bfa32...f56fd4e (1):
  > Merge pull request #281 from YoeDistro/yoe/mut

* sources/meta-ti 3b57d4ee...f155a696 (6):
  > k3conf: Update SRCREV to latest
  > ti-sci-fw: Update SHA to pick up 07.01.00.38 ti-dm firmware with 2020.08b sysfw
  > linux-ti-staging: Update RT kernel hash to pick up a few fixes
  > u-boot-ti-staging: Update to latest commit SHA
  > ti-sci-fw: Update to 2020.08b system firmware
  > ti-rtos: update metadata and firmware to 07.01.00.33

* sources/openembedded-core 3286ef6640...ca02023fb9 (1):
  > Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Nov 17, 2020
1 parent 1683873 commit 06500e1
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion sources/meta-altera
Submodule meta-altera updated 1 files
+1 −1 conf/layer.conf
2 changes: 1 addition & 1 deletion sources/meta-atmel
2 changes: 1 addition & 1 deletion sources/meta-freescale-3rdparty
2 changes: 1 addition & 1 deletion sources/meta-qcom
2 changes: 1 addition & 1 deletion sources/meta-rust
2 changes: 1 addition & 1 deletion sources/openembedded-core
Submodule openembedded-core updated 56 files
+2 −2 meta/classes/insane.bbclass
+1 −1 meta/classes/qemuboot.bbclass
+4 −2 meta/conf/licenses.conf
+49 −0 meta/files/common-licenses/PSF-2.0
+43 −0 meta/files/common-licenses/bzip2-1.0.4
+4 −9 meta/lib/oe/patch.py
+6 −0 meta/lib/oe/sstatesig.py
+1,863 −0 meta/recipes-bsp/grub/files/CVE-2020-14308-calloc-Use-calloc-at-most-places.patch
+1,330 −0 ...les/CVE-2020-14309-CVE-2020-14310-CVE-2020-14311-malloc-Use-overflow-checking-primitives-where-we-do-.patch
+117 −0 meta/recipes-bsp/grub/files/CVE-2020-15706-script-Avoid-a-use-after-free-when-redefining-a-func.patch
+177 −0 meta/recipes-bsp/grub/files/CVE-2020-15707-linux-Fix-integer-overflows-in-initrd-size-handling.patch
+246 −0 meta/recipes-bsp/grub/files/calloc-Make-sure-we-always-have-an-overflow-checking.patch
+287 −0 meta/recipes-bsp/grub/files/lvm-Add-LVM-cache-logical-volume-handling.patch
+94 −0 meta/recipes-bsp/grub/files/safemath-Add-some-arithmetic-primitives-that-check-f.patch
+37 −0 meta/recipes-bsp/grub/files/script-Remove-unused-fields-from-grub_script_functio.patch
+8 −0 meta/recipes-bsp/grub/grub2.inc
+1 −1 meta/recipes-bsp/v86d/v86d_0.1.10.bb
+1 −1 meta/recipes-connectivity/bind/bind_9.11.22.bb
+2 −2 meta/recipes-connectivity/bluez5/bluez5_5.55.bb
+1 −1 meta/recipes-connectivity/iw/iw_5.4.bb
+4 −3 meta/recipes-core/busybox/busybox.inc
+5 −4 meta/recipes-core/netbase/netbase_6.1.bb
+1 −1 meta/recipes-core/readline/readline.inc
+2 −2 meta/recipes-core/util-linux/util-linux.inc
+1 −2 meta/recipes-devtools/chrpath/chrpath_0.16.bb
+4 −4 meta/recipes-devtools/jquery/jquery_3.5.0.bb
+1 −1 meta/recipes-devtools/ninja/ninja_1.10.0.bb
+40 −0 meta/recipes-devtools/ruby/ruby/CVE-2020-25613.patch
+1 −0 meta/recipes-devtools/ruby/ruby_2.7.1.bb
+1 −1 meta/recipes-extended/lsb/lsb-release_1.4.bb
+1 −1 meta/recipes-extended/minicom/minicom_2.7.1.bb
+1 −1 meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb
+3 −3 meta/recipes-extended/timezone/timezone.inc
+1 −1 meta/recipes-extended/which/which_2.21.bb
+1 −1 meta/recipes-gnome/gnome/gconf_3.2.6.bb
+1 −2 meta/recipes-gnome/gtk-doc/gtk-doc_1.32.bb
+33 −0 meta/recipes-graphics/libsdl2/libsdl2/directfb-renderfillrect-fix.patch
+49 −0 meta/recipes-graphics/libsdl2/libsdl2/directfb-spurious-curly-brace-missing-e.patch
+2 −0 meta/recipes-graphics/libsdl2/libsdl2_2.0.12.bb
+40 −0 meta/recipes-graphics/xorg-proto/xcb-proto/0001-xcbgen-use-math-gcd-for-python-3-5.patch
+2 −1 meta/recipes-graphics/xorg-proto/xcb-proto_1.13.bb
+1 −1 meta/recipes-kernel/kmod/kmod.inc
+47 −4 meta/recipes-kernel/linux-firmware/linux-firmware_20201022.bb
+1 −1 meta/recipes-kernel/wireless-regdb/wireless-regdb_2020.04.29.bb
+2 −2 meta/recipes-multimedia/libvorbis/libvorbis_1.3.6.bb
+1 −1 meta/recipes-sato/settings-daemon/settings-daemon_0.0.2.bb
+2 −3 meta/recipes-support/atk/atk_2.34.1.bb
+2 −2 meta/recipes-support/bash-completion/bash-completion_2.10.bb
+2 −2 meta/recipes-support/npth/npth_1.6.bb
+48 −0 meta/recipes-support/sqlite/files/CVE-2020-13434.patch
+219 −0 meta/recipes-support/sqlite/files/CVE-2020-13435.patch
+32 −0 meta/recipes-support/sqlite/files/CVE-2020-13630.patch
+99 −0 meta/recipes-support/sqlite/files/CVE-2020-13631.patch
+34 −0 meta/recipes-support/sqlite/files/CVE-2020-13632.patch
+5 −0 meta/recipes-support/sqlite/sqlite3_3.31.1.bb
+1 −0 scripts/postinst-intercepts/update_udev_hwdb

0 comments on commit 06500e1

Please sign in to comment.