Skip to content

Commit

Permalink
Layer Updates: sources/bitbake sources/meta-altera sources/meta-atmel…
Browse files Browse the repository at this point in the history
… sources/meta-browser sources/meta-clang sources/meta-freescale sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-raspberrypi sources/meta-rust sources/meta-ti sources/openembedded-core

* sources/bitbake cfa307aa...46969195 (25):
  > cache: Lower debug level for wold build messages
  > siggen: Test extra cross/native hashserv method
  > runqueue: Fix task dependency corner case in sanity test
  > runqueue: Ensure task dependencies are run correctly
  > runqueue: Fix equiv hash handling build failures
  > prserv/serv: Use with while reading pidfile
  > lib/bb: Add BB_SIGNATURE_LOCAL_DIRS_EXCLUDE to speed-up taskhash on directories
  > lib/bb: Optimise out debug messages from cooker
  > runqueue: Only call into the migrations function if migrations active
  > runqueue: Optimise task filtering
  > runqueue: Optimise out pointless loop iteration
  > runqueue: Optimise task migration code slightly
  > runqueue: Fix sstate task iteration performance
  > siggen: Split get_tashhash for performance
  > runqueue: Fix task mismatch failures from incorrect logic
  > runqueue: Rework process_possible_migrations() to improve performance
  > bb.utils.fileslocked: don't leak files if yield throws
  > siggen: Fix performance issue in get_unihash
  > runqueue: Batch scenequeue updates
  > siggen: Ensure new unihash propagates through the system
  > siggen: Avoid taskhash mismatch errors for nostamp tasks when dependencies rehash
  > knotty/uihelper: Switch from pids to tids for Task event management
  > runqueue: Add extra debugging when locked sigs mismatches occur
  > runqueue/siggen: Allow handling of equivalent hashes
  > hashserv: Add support for equivalent hash reporting

* sources/meta-altera c8635e2...8c725c5 (5):
  > u-boot: update uboot 2019.04
  > kernel: Add 5.4-lts and 5.4 kernels
  > Agilex: Update defconfig as agilex mininal has been removed
  > Readme: Update for board config
  > Update README to reflect u-boot / kernel policy

* sources/meta-atmel 9ece689...9af1ce6 (2):
  > libegt: Add missing dependency on libudev
  > layer.conf: Fix the syntax for SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS

* sources/meta-browser 8fb36e8...1697014 (11):
  > chromium: Fix patch fuzz
  > chromium: update to 79.0.3945.117 See https://chromereleases.googleblog.com/2020/01/stable-channel-update-for-desktop.html
  > chromium: Forward port warning patch and delete pa13 patch
  > chromium: Update to 79.0.3945.79
  > firefox: Remove redundant suffix "pn-firefox" for AS
  > firefox: Use $CC as $AS to fix compile error on ARM32
  > firefox: Backport a build fix patch of WebRTC on newer linux kernel
  > firefox: Remove PACKAGECONFIG[disable-e10s]
  > chromium: Port forward musl patches
  > chromium: Do not entertain newer warnings from clang
  > chromium: Add a patch to fix build with pulseaudio 13

* sources/meta-clang ef7db76...0c39339 (1):
  > Merge pull request #266 from YoeDistro/kraj/zeus

* sources/meta-freescale 4af1824f...6e1034e8 (15):
  > firmware-imx: remove sdma-imx6q.bin and sdma-imx7d.bin
  > pktgen-dpdk: Remove redundant EXTRA_CFLAGS settings
  > udev-rules-qoriq: add 73-fsl-enetc-networking.rules to qoriq-arm64
  > libpkcs11: install all app
  > ls1021atwr: update UBOOT_CONFIG
  > tsntool: do configure task depends on do_shared_workdir task
  > ls1028ardb: update machine config *set default rcw to rcw_1500_gpu600
  > ddr-phy: remove fsl-eula-unpack class
  > mc: remove fsl-eula-unpack class
  > uefi: remove fsl-eula-unpack class
  > ppfe-firmware: remove fsl-eula-unpack class
  > fm-ucode: remove fsl-eula-unpack class
  > qe-ucode: remove fsl-eula-unpack class
  > ls2-phy: remove fsl-eula-unpack class
  > inphi: remove fsl-eula-unpack class

* sources/meta-openembedded 0d16b31c3...e855ecc6d (13):
  > ruli: Fix install step and build samples too
  > syslog-ng: Fix multilib header conflict - syslog-ng-config.h
  > fltk: fix build error when enable package config examples
  > xfce-dusk-gtk3: correct invalid SRC_URI
  > libqb: Add --enable-nosection-fallback with mips64/clang
  > tinyalsa: fix installation libdir path to match multilibs
  > grpc: Define libdir and cmakedir in terms of multilib
  > libqmi: Upgrade 1.24.0 -> 1.24.2
  > python-more-itertools: downgrade 7.2.0 -> 5.0.0
  > gpsd: Backport a memory leak fix
  > networkmanager: do not deploy unnecessary udev rule file
  > networkmanager: Upgrade 1.18.2 -> 1.18.4
  > gtkwave: add the libtirpc dependence and config

* sources/meta-qcom 875a947...3e49f57 (4):
  > recipes-kernel/linux: Linux 5.4 bump to fix audio in DB845c
  > recipes-kernel/linux: Add Linux 5.4 recipe for DB{410,820,845}c
  > recipes-bsp/firmware: Install modem/wcnss firmware in qcom directory
  > recipes-multimedia/alsa: Update alsa patches for DB845c

* sources/meta-qt5 432ad2a...a582fd4 (25):
  > nativesdk-packagegroup: fix cmake builds using sdk
  > Revert "recipes: Use features_check instead of distro_features_check"
  > qtbase: Fix patch fuzz detected with devtool
  > qtbase: Backport the patch from upstream gerrit
  > qt5-creator: Update musl patch to link qmldesigner with -lexecinfo
  > qtwebengine: Move CharAllocator definition to header
  > qt5-creator: Add missing dep on libz.so
  > qt5-creator: Make clang-format patch work with multiple clang versions
  > qtwebengine: Include cstddef for size_t definition
  > qmllive: Fix build with multilib settings
  > quazip: Fix multilib builds
  > qtwebkit: Fix linking errors on clang/mips/ppc
  > ogl-runtime: Only compile for supported architectures
  > qttools: Add option to disable qdoc
  > qttools: Use CONFIG+=disable_external_rpath
  > packagegroup-qt5-toolchain-target: Make machine specific
  > recipes: Disable clang dependent recipes for riscv64/32
  > qtwebengine: Fix build with 64bit time_t on 32bit architectures
  > qtwebkit: add missing flex-native dep
  > qt5-creator, qtbase: Replace python with python3
  > qtdeclarative: Ask for python3 explicitly
  > qtbase: Fix build on 32bit arches with 64bit time_t
  > recipes: Use features_check instead of distro_features_check
  > qtwebengine: Fix musl build
  > pyqt5: Upgrade to 5.13.2

* sources/meta-raspberrypi cee2557...85b7558 (1):
  > linux-raspberrypi-rt: bump to revision e2e9cec

* sources/meta-rust 5cda04c...0f950f5 (2):
  > Merge pull request #255 from rettichschnidi/update-to-rust-1.39.0
  > Merge pull request #242 from ZubairLK/zlk/improve_tune_feature_parsing

* sources/meta-ti e3bd2632...60c01b5e (26):
  > pcie-lld-rtos: Update license checksum
  > pm-lld-rtos:common-csl-ip-rtos: Adding am57xx boards for dra7xx build
  > common-csl-ip-rtos: Adding am57xx boards for dra7xx build
  > ti-pdk-fetch: SRCREV update of pdk repo to 2020.1.22
  > ti-sysbiois: Sysbiois update to 6.76.04.02
  > ti-img-encode-decode: Update SRCREV to latest
  > ti-pdk-fetch: hard-link .git directory into workdir
  > linux-ti-staging: update to ti2019.06-rc3
  > linux-ti-staging: update to ti2019.06-rc2
  > u-boot-ti-staging: update to ti2019.06-rc2
  > rwmem: Delete
  > ti-pdk-fetch: bump SRCREV for minor fix
  > ti-sysbios: Sysbios update to 6.76.03.01
  > libion: Fix build for multilibbed environment
  > ti-pdk-fetch: bump SRCREV for prusw-fw update
  > ti-ipc: Update ipc-examples to 3.50.04.08 with bug fixes
  > prusw-fw: PRU switch firmware for am57xx
  > ti-pdk-fetch: bump SRCREV for Processor SDK 6.2
  > common-csl-ip: bump SRCREV for Processor SDK 6.2
  > pru-icss_git.bb: Update Manifest and PSSP commits
  > am57xx-evm: add am5729-beagleboneai.dtb
  > linux-ti-staging: update to ti2019.06-rc1
  > u-boot-ti-staging: update to ti2019.06-rc1
  > udma-lld: update recipe to include j7200_evm in j7 board list
  > udma-lld: Update to support multiple board list for make package
  > prueth-fw, linux-ti-staging: allow packaging PRU ETH for GP and HS devices

* sources/openembedded-core a6bd358a27...f9739e0f58 (48):
  > kernel: Make symbol link to vmlinux.64 in boot directory
  > libsdl2: fix failure appeared in bitbake libsdl2-native
  > pseudo: Make realpath() remove trailing slashes
  > python3: Update to apply libgcc fix to libpython, glibc only
  > python3: RDEPEND on libgcc
  > python3: Upgrade 3.7.5 -> 3.7.6
  > systemd: Upgrade 243 -> 243.2
  > podfix: only alter normal files
  > reproducible_build_simple: inherit podfix
  > podfix: class to remove Pod::Man versions from manpages
  > liberror-perl: update 0.17027 -> 0.17028
  > linux-yocto/5.2: update to v5.2.28
  > linux-yocto/4.19/5.2/-dev: fix gcc10 build
  > linux-yocto/5.2: update to v5.2.27
  > linux-yocto/5.2: update to v5.2.26
  > linux-yocto/5.2: update to v5.2.25
  > linux-yocto/4.19: update to v4.19.87
  > linux-yocto/5.2: update to v5.2.24
  > linux-yocto/4.19: update to v4.19.84
  > linux-yocto/5.2: update to v5.2.23
  > linux-yocto/5.2: update to v5.2.22
  > linux-yocto/5.2: update to v5.2.21
  > sstate.bbclass: Fix for consistent whitespace
  > sstate: Ensure mkdir happens before mktemp
  > sstate: Ensure target sstate directory exists if unihash changes
  > sstate: Ensure SSTATE_PKG is reloaded when handling siginfo
  > sstate: Stop overwriting SSTATE_PKG
  > sstate: Add ability to hide summary output for sstate
  > lttng-modules: fix NULL pointer deference error when testing rpc_task_running
  > systemd-systemctl: Fix handling of aliased targets
  > qemu-helper-native/systemtap-native: Ensure sysroots are populated with dependencies
  > nss: Backport clang build fix
  > python/python3: Whitelist CVE-2019-18348
  > openssl: Whitelist CVE-2019-0190
  > sysstat: fix CVE-2019-19725
  > openssl: fix CVE-2019-1551
  > git: upgrade 2.23.0 -> 2.23.1
  > cve-check: Switch to NVD CVE JSON feed version 1.1
  > recipes: change SRC_URI to use https
  > python: Whitelist CVE-2017-17522 CVE-2017-18207 CVE-2015-5652
  > meson.bbclass: Prevent meson from downloading wrapped projects
  > glib: Whitelist CVE-2019-12450
  > Revert "libtirpc: create the symbol link for rpc header files"
  > base.bbclass: add dependency on pseudo from do_prepare_recipe_sysroot
  > libpng: Remove duplicate license information
  > opkg: Trim the text part used for the license file checksum
  > alsa-utils: Trim the text part used for the license file checksum
  > alsa-lib: Trim the text part used for the license file checksum

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Jan 24, 2020
1 parent 8dd5cd7 commit ea29227
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion sources/meta-browser
Submodule meta-browser updated 32 files
+0 −6 dynamic-layers/rust-layer/recipes-browser/firefox/README.md
+45 −0 ...layer/recipes-browser/firefox/firefox/fixes/0001-Bug-1554949-Fix-WebRTC-build-failure-with-newer-linu.patch
+0 −4 dynamic-layers/rust-layer/recipes-browser/firefox/firefox/prefs/disable-e10s.js
+2 −8 dynamic-layers/rust-layer/recipes-browser/firefox/firefox_68.0esr.bb
+0 −5 recipes-browser/chromium/README
+10 −4 recipes-browser/chromium/chromium-gn.inc
+0 −375 recipes-browser/chromium/chromium-ozone-wayland/V4L2/0001-Add-support-for-V4L2VDA-on-Linux.patch
+0 −62 recipes-browser/chromium/chromium-ozone-wayland/V4L2/0002-Add-mmap-via-libv4l-to-generic_v4l2_device.patch
+1 −6 recipes-browser/chromium/chromium-ozone-wayland_79.0.3945.117.bb
+0 −0 recipes-browser/chromium/chromium-x11_79.0.3945.117.bb
+3 −3 recipes-browser/chromium/chromium.inc
+52 −0 recipes-browser/chromium/files/0001-Add-missing-algorithm-header-in-bitmap_cursor_factor.patch
+0 −37 recipes-browser/chromium/files/0001-Add-missing-include-for-unique_ptr.patch
+79 −0 recipes-browser/chromium/files/0001-Do-not-use-nullptr-initalization-of-fwd-declared-typ.patch
+56 −0 recipes-browser/chromium/files/0001-IWYU-include-algorithm-to-use-std-lower_bound-in-ui-.patch
+43 −0 recipes-browser/chromium/files/0001-IWYU-launch_manager.h-uses-std-vector.patch
+32 −0 recipes-browser/chromium/files/0001-Pass-no-static-libstdc-to-gen.py.patch
+55 −0 recipes-browser/chromium/files/0001-Reland-X11-and-Ozone-Move-static-methods-to-DWTHLinu.patch
+0 −93 recipes-browser/chromium/files/0001-dns_util-Make-DohUpgradeEntry-non-const-when-used-wi.patch
+0 −33 recipes-browser/chromium/files/0001-gen-Stop-passing-static-libstdc-to-the-compiler.patch
+55 −0 recipes-browser/chromium/files/0002-media-do-not-use-fwd-decl-with-nullptr-instantiation.patch
+19 −0 recipes-browser/chromium/files/delete_not_yet_released_clang_warnings.patch
+0 −25 recipes-browser/chromium/files/musl/musl-include-fcntl.h-for-loff_t.patch
+7 −7 recipes-browser/chromium/files/musl/musl_gnu_libc-version.patch
+16 −0 recipes-browser/chromium/files/musl/musl_no__environ.patch
+15 −26 recipes-browser/chromium/files/musl/musl_no_mallinfo.patch
+16 −0 recipes-browser/chromium/files/musl/musl_no_mallopt.patch
+17 −0 recipes-browser/chromium/files/musl/musl_no_sbrk.patch
+74 −43 recipes-browser/chromium/files/musl/musl_off64_t.patch
+0 −17 recipes-browser/chromium/files/musl/musl_secure_getenv.patch
+26 −0 recipes-browser/chromium/files/musl/musl_undef_mmap64.patch
+2 −2 recipes-browser/chromium/gn-native_79.0.3945.117.bb
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 22 files
+3 −1 meta-multimedia/recipes-multimedia/tinyalsa/tinyalsa.bb
+46 −0 ...imedia/recipes-multimedia/tinyalsa/tinyalsa/0001-Use-CMAKE_INSTALL_-path-instead-of-hardcoding-bin-li.patch
+6 −3 meta-networking/recipes-connectivity/networkmanager/networkmanager_1.18.4.bb
+3 −1 meta-networking/recipes-devtools/grpc/grpc_1.24.1.bb
+23 −6 meta-networking/recipes-support/ruli/files/0001-Fix-build-with-format-string-checks.patch
+95 −0 meta-networking/recipes-support/ruli/files/0001-Make-space-for-flags-from-environment.patch
+35 −0 meta-networking/recipes-support/ruli/files/0001-ruli_srv-Mark-prev_addr_list_size-as-unused.patch
+0 −122 meta-networking/recipes-support/ruli/files/Makefile.patch
+16 −7 meta-networking/recipes-support/ruli/ruli_0.36.bb
+2 −2 meta-oe/recipes-connectivity/libqmi/libqmi_1.24.2.bb
+5 −1 meta-oe/recipes-extended/libqb/libqb_1.0.5.bb
+1 −1 meta-oe/recipes-graphics/gtkwave/gtkwave_3.3.98.bb
+37 −0 meta-oe/recipes-navigation/gpsd/gpsd/0001-gps_shm_close-Free-privdata.patch
+1 −0 meta-oe/recipes-navigation/gpsd/gpsd_3.19.bb
+5 −2 meta-oe/recipes-support/fltk/fltk.bb
+182 −0 meta-oe/recipes-support/fltk/fltk/0004-Fix-build-error-when-enable-package-config-examples.patch
+3 −1 meta-oe/recipes-support/syslog-ng/syslog-ng.inc
+0 −3 meta-python/recipes-devtools/python/python-more-itertools.inc
+7 −0 meta-python/recipes-devtools/python/python-more-itertools_5.0.0.bb
+0 −2 meta-python/recipes-devtools/python/python-more-itertools_7.2.0.bb
+3 −0 meta-python/recipes-devtools/python/python3-more-itertools_7.2.0.bb
+1 −1 meta-xfce/recipes-art/xfce-dusk-gtk3/xfce-dusk-gtk3_1.3.bb
2 changes: 1 addition & 1 deletion sources/meta-qt5
Submodule meta-qt5 updated 28 files
+5 −4 recipes-python/pyqt5/python-pyqt5.inc
+1 −0 recipes-python/pyqt5/python-pyqt5_5.13.2.bb
+0 −0 recipes-python/pyqt5/python3-pyqt5_5.13.2.bb
+1 −0 recipes-qt/packagegroups/nativesdk-packagegroup-qt5-toolchain-host.bb
+6 −0 recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb
+39 −0 recipes-qt/qmllive/qmllive/0001-lib.pro-Append-LIB_ARCH-to-lib.patch
+4 −1 recipes-qt/qmllive/qmllive_git.bb
+1 −0 recipes-qt/qt5/nativesdk-qtbase_git.bb
+2 −0 recipes-qt/qt5/ogl-runtime_git.bb
+11 −2 recipes-qt/qt5/qt5-creator/0001-Link-with-libexecinfo-on-musl.patch
+24 −7 recipes-qt/qt5/qt5-creator/0001-clangformat-AllowShortIfStatementsOnASingleLine-is-n.patch
+5 −2 recipes-qt/qt5/qt5-creator_git.bb
+1 −0 recipes-qt/qt5/qtbase-native_git.bb
+68 −0 recipes-qt/qt5/qtbase/0018-input-Make-use-of-timeval-portable-for-64bit-time_t.patch
+3 −2 recipes-qt/qt5/qtbase_git.bb
+60 −0 recipes-qt/qt5/qtdeclarative/0001-Use-python3-explicitly.patch
+3 −1 recipes-qt/qt5/qtdeclarative_git.bb
+28 −0 recipes-qt/qt5/qttools/0003-src.pro-Add-option-noqdoc-to-disable-qdoc-builds.patch
+11 −5 recipes-qt/qt5/qttools_git.bb
+29 −0 recipes-qt/qt5/qtwebengine/0004-mkspecs-Allow-builds-with-libc-glibc.patch
+70 −0 recipes-qt/qt5/qtwebengine/chromium/0021-chromium-Fix-build-on-32bit-arches-with-64bit-time_t.patch
+43 −0 recipes-qt/qt5/qtwebengine/chromium/0022-chromium-Include-cstddef-for-size_t-definition.patch
+551 −0 recipes-qt/qt5/qtwebengine/chromium/0023-chromium-Move-CharAllocator-definition-to-a-header-f.patch
+4 −0 recipes-qt/qt5/qtwebengine_git.bb
+8 −4 recipes-qt/qt5/qtwebkit_git.bb
+31 −0 recipes-qt/quazip/quazip/0001-Append-LIB_ARCH-to-lib.patch
+4 −2 recipes-qt/quazip/quazip_0.7.3.bb
+3 −0 recipes-qt/qwt/qwt-qt5_6.1.4.bb
2 changes: 1 addition & 1 deletion sources/meta-raspberrypi
2 changes: 1 addition & 1 deletion sources/openembedded-core
Submodule openembedded-core updated 62 files
+1 −0 meta/classes/base.bbclass
+1 −0 meta/classes/cross.bbclass
+1 −1 meta/classes/cve-check.bbclass
+3 −0 meta/classes/kernel.bbclass
+2 −1 meta/classes/meson.bbclass
+1 −0 meta/classes/native.bbclass
+35 −0 meta/classes/podfix.bbclass
+1 −0 meta/classes/reproducible_build_simple.bbclass
+26 −25 meta/classes/sstate.bbclass
+758 −0 meta/recipes-connectivity/openssl/openssl/CVE-2019-1551.patch
+5 −0 meta/recipes-connectivity/openssl/openssl_1.1.1d.bb
+1 −1 meta/recipes-core/busybox/busybox.inc
+1 −1 meta/recipes-core/busybox/busybox_1.31.0.bb
+2 −2 meta/recipes-core/dbus/dbus-glib_0.110.bb
+2 −2 meta/recipes-core/dbus/dbus_1.12.16.bb
+3 −0 meta/recipes-core/glib-2.0/glib-2.0_2.60.7.bb
+1 −1 meta/recipes-core/meta/cve-update-db-native.bb
+0 −0 meta/recipes-core/systemd/systemd-boot_243.2.bb
+0 −0 meta/recipes-core/systemd/systemd-conf_243.2.bb
+1 −1 meta/recipes-core/systemd/systemd-systemctl/systemctl
+1 −3 meta/recipes-core/systemd/systemd.inc
+0 −0 meta/recipes-core/systemd/systemd_243.2.bb
+1 −1 meta/recipes-core/udev/eudev_3.2.8.bb
+0 −11 meta/recipes-devtools/git/git_2.23.0.bb
+11 −0 meta/recipes-devtools/git/git_2.23.1.bb
+1 −1 meta/recipes-devtools/opkg/opkg_0.4.1.bb
+1 −1 meta/recipes-devtools/patchelf/patchelf_0.10.bb
+3 −3 meta/recipes-devtools/perl/liberror-perl_0.17028.bb
+57 −0 meta/recipes-devtools/pseudo/files/0001-realpath.c-Remove-trailing-slashes.patch
+1 −0 meta/recipes-devtools/pseudo/pseudo_git.bb
+13 −0 meta/recipes-devtools/python/python.inc
+7 −2 meta/recipes-devtools/python/python3_3.7.6.bb
+2 −2 meta/recipes-extended/libmnl/libmnl_1.0.4.bb
+1 −15 meta/recipes-extended/libtirpc/libtirpc_1.1.4.bb
+28 −0 meta/recipes-extended/sysstat/sysstat/CVE-2019-19725.patch
+1 −0 meta/recipes-extended/sysstat/sysstat_12.1.6.bb
+1 −1 meta/recipes-extended/xdg-utils/xdg-utils_1.1.3.bb
+2 −2 meta/recipes-extended/xz/xz_5.2.4.bb
+1 −1 meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb
+1 −0 meta/recipes-graphics/libsdl2/libsdl2_2.0.10.bb
+3 −3 meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb
+3 −3 meta/recipes-kernel/linux/linux-yocto-rt_5.2.bb
+4 −4 meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb
+4 −4 meta/recipes-kernel/linux/linux-yocto-tiny_5.2.bb
+10 −10 meta/recipes-kernel/linux/linux-yocto_4.19.bb
+11 −11 meta/recipes-kernel/linux/linux-yocto_5.2.bb
+94 −0 meta/recipes-kernel/lttng/lttng-modules/0001-Fix-SUNRPC-Fix-oops-when-trace-sunrpc_task-events-in.patch
+44 −0 meta/recipes-kernel/lttng/lttng-modules/0002-Fix-sunrpc-null-rpc_clnt-dereference-in-rpc_task_que.patch
+105 −0 meta/recipes-kernel/lttng/lttng-modules/0003-Fix-sunrpc-use-signed-integer-for-client-id.patch
+130 −0 meta/recipes-kernel/lttng/lttng-modules/0004-sunrpc-introduce-lttng_get_clid-helper.patch
+4 −0 meta/recipes-kernel/lttng/lttng-modules_2.10.11.bb
+3 −3 meta/recipes-kernel/powertop/powertop_2.10.bb
+1 −1 meta/recipes-multimedia/alsa/alsa-lib_1.1.9.bb
+1 −1 meta/recipes-multimedia/alsa/alsa-utils_1.1.9.bb
+1 −3 meta/recipes-multimedia/libpng/libpng_1.6.37.bb
+3 −3 meta/recipes-sato/webkit/webkitgtk_2.24.4.bb
+2 −2 meta/recipes-support/db/db_5.3.28.bb
+2 −2 meta/recipes-support/libbsd/libbsd_0.10.0.bb
+2 −2 meta/recipes-support/libyaml/libyaml_0.2.2.bb
+2 −2 meta/recipes-support/mpfr/mpfr_4.0.2.bb
+35 −0 meta/recipes-support/nss/nss/0001-Bug-1493916-Fix-ppc64-inline-assembler-for-clang-r-j.patch
+1 −0 meta/recipes-support/nss/nss_3.45.bb

0 comments on commit ea29227

Please sign in to comment.