Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Layer Updates: sources/meta-browser sources/meta-freescale-3rdparty … #137

Merged
merged 1 commit into from
Mar 6, 2019

Conversation

kraj
Copy link
Contributor

@kraj kraj commented Mar 6, 2019

…sources/meta-intel sources/meta-openembedded sources/meta-raspberrypi sources/meta-riscv sources/meta-rust sources/meta-ti sources/openembedded-core

  • sources/meta-browser 41d3e6b...0fad2d1 (1):

    chromium: Update to 72.0.3626.121.

  • sources/meta-freescale-3rdparty 3b60f3e...75de4ee (1):

    imx7s-warp: Add bcm43430 nvram config

  • sources/meta-intel 25aae87c...a0f0731e (1):

    mkl-dnn: Initial recipe for Intel Math Kernel Library

  • sources/meta-openembedded 08cc1df81c...70ccd088ea (12):

    ttf-arphic-uming: Use license file instead of README for license checksums
    radvd:upgrade to 2.18
    twm: upgrade to 1.0.10
    leveldb: restrict building for mips64
    Replaced cryptograpy by crypt.
    dvb-apps: Disable static libraries
    bdwgc: upgrade 7.6.10 -> 7.6.12
    libc-bench: Upgrade to use new location for SRC_URI
    firewalld: add new recipe
    octave: Exclude from world builds
    nghttp2: update to 1.36
    lvm2/libdevmapper: 2.03.01 -> 2.03.02

  • sources/meta-raspberrypi 60dbfd2...7cfb0e8 (4):

    linux-raspberrypi_4.19.bb: Update to 4.19.25
    qtbase: Enabel gbm always and add userland to depends
    mesa-gl: Delete only KHR/khrplatform.h
    cairo: Enable egl/gles2 with userland

  • sources/meta-riscv 5b35295...354aa21 (5):

    docs: Add information on building Plasma Mobile for RISC-V
    wic: Bump up the boot loader partition size
    README.md: Update to use openSBI
    freedom-u540: Enable OpenSBI by default for booting
    recipes-kernel: linux-riscv: Update to 5.0 release

  • sources/meta-rust f2f17c5...0621067 (1):

    Merge pull request Layer Updates: sources/bitbake sources/meta-96boards sources/meta-cl… #235 from janderholm/update-to-1.33.0

  • sources/meta-ti 3626c169...b0ad9c05 (14):

    u-boot-ti-staging: update to ti2019.00-rc1 tag
    dra7xx-evm.conf: re-enable dra71-evm-nand.dtb again
    linux-ti-staging: update to ti2019.00-rc1 tag
    dra7xx-evm.conf: dra71-evm-nand.dtb is causing problems, disable for now
    ti-ipc: Update firmware image names
    ti-ndk: Correcting the SRC_URI link
    dra65xx-evm.conf: fix typo introduced by previous commit
    u-boot-staging: update to the latest
    am65xx-evm.conf: add back idk, tc358876, pcie-usb2 and pcie-usb3 DTBOs
    dra7xx-evm.conf: add back dra71-evm-nand.dtb and dra76-evm-tfp410.dtb
    ti43x.inc: add back am43x-epos-evm-hdmi.dtb
    ti33x.inc: add back am335x-icev2-prueth.dtb
    linux-ti-staging: update to 4.19.25
    am65xx-evm: drop cpio rootfs images by default due to size

  • sources/openembedded-core b11725db2d...54550aa423 (23):

    glibc: Drop upstream rejected patches
    cairo: fix CVE-2018-19876 CVE-2019-6461 CVE-2019-6462
    send-error-report: Add --no-ssl to use http protocol
    libpng: fix CVE-2019-7317
    libarchive: integrate security fixes
    file: upgrade to 5.36
    icu: fix CVE-2018-18928
    libsndfile1: update security patches
    oe.scriptutils: enable color in a more flexible way
    musl: Update for few bugfixes
    devtool: Support kmeta directory usage with devtool modify/finish
    btrfs-tools: pass V=1 to get verbose builds
    btrfs-tools: remove redundant cross-compilation patch
    squashfs-tools: add PACKAGECONFIGs for all the tunables
    util-linux: remove spurious lzo-native dependency
    mtd-utils: add lzo PACKAGECONFIG
    packagegroup-core-tools-testapps: remove lrzsz
    packagegroup-self-hosted: remove lrzsz
    initscripts: Add support for /etc/default/timestamp
    masterimage: remove code duplication
    openssl: Add cryptodev-linux PACKAGECONFIG
    pango: fix markup-parse test case
    swig: fix build with musl

Signed-off-by: Khem Raj [email protected]

…ources/meta-intel sources/meta-openembedded sources/meta-raspberrypi sources/meta-riscv sources/meta-rust sources/meta-ti sources/openembedded-core

* sources/meta-browser 41d3e6b...0fad2d1 (1):
  > chromium: Update to 72.0.3626.121.

* sources/meta-freescale-3rdparty 3b60f3e...75de4ee (1):
  > imx7s-warp: Add bcm43430 nvram config

* sources/meta-intel 25aae87c...a0f0731e (1):
  > mkl-dnn: Initial recipe for Intel Math Kernel Library

* sources/meta-openembedded 08cc1df81c...70ccd088ea (12):
  > ttf-arphic-uming: Use license file instead of README for license checksums
  > radvd:upgrade to 2.18
  > twm: upgrade to 1.0.10
  > leveldb: restrict building for mips64
  > Replaced cryptograpy by crypt.
  > dvb-apps: Disable static libraries
  > bdwgc: upgrade 7.6.10 -> 7.6.12
  > libc-bench: Upgrade to use new location for SRC_URI
  > firewalld: add new recipe
  > octave: Exclude from world builds
  > nghttp2: update to 1.36
  > lvm2/libdevmapper: 2.03.01 -> 2.03.02

* sources/meta-raspberrypi 60dbfd2...7cfb0e8 (4):
  > linux-raspberrypi_4.19.bb: Update to 4.19.25
  > qtbase: Enabel gbm always and add userland to depends
  > mesa-gl: Delete only KHR/khrplatform.h
  > cairo: Enable egl/gles2 with userland

* sources/meta-riscv 5b35295...354aa21 (5):
  > docs: Add information on building Plasma Mobile for RISC-V
  > wic: Bump up the boot loader partition size
  > README.md: Update to use openSBI
  > freedom-u540: Enable OpenSBI by default for booting
  > recipes-kernel: linux-riscv: Update to 5.0 release

* sources/meta-rust f2f17c5...0621067 (1):
  > Merge pull request #235 from janderholm/update-to-1.33.0

* sources/meta-ti 3626c169...b0ad9c05 (14):
  > u-boot-ti-staging: update to ti2019.00-rc1 tag
  > dra7xx-evm.conf: re-enable dra71-evm-nand.dtb again
  > linux-ti-staging: update to ti2019.00-rc1 tag
  > dra7xx-evm.conf: dra71-evm-nand.dtb is causing problems, disable for now
  > ti-ipc: Update firmware image names
  > ti-ndk: Correcting the SRC_URI link
  > dra65xx-evm.conf: fix typo introduced by previous commit
  > u-boot-staging: update to the latest
  > am65xx-evm.conf: add back idk, tc358876, pcie-usb2 and pcie-usb3 DTBOs
  > dra7xx-evm.conf: add back dra71-evm-nand.dtb and dra76-evm-tfp410.dtb
  > ti43x.inc: add back am43x-epos-evm-hdmi.dtb
  > ti33x.inc: add back am335x-icev2-prueth.dtb
  > linux-ti-staging: update to 4.19.25
  > am65xx-evm: drop cpio rootfs images by default due to size

* sources/openembedded-core b11725db2d...54550aa423 (23):
  > glibc: Drop upstream rejected patches
  > cairo: fix CVE-2018-19876 CVE-2019-6461 CVE-2019-6462
  > send-error-report: Add --no-ssl to use http protocol
  > libpng: fix CVE-2019-7317
  > libarchive: integrate security fixes
  > file: upgrade to 5.36
  > icu: fix CVE-2018-18928
  > libsndfile1: update security patches
  > oe.scriptutils: enable color in a more flexible way
  > musl: Update for few bugfixes
  > devtool: Support kmeta directory usage with devtool modify/finish
  > btrfs-tools: pass V=1 to get verbose builds
  > btrfs-tools: remove redundant cross-compilation patch
  > squashfs-tools: add PACKAGECONFIGs for all the tunables
  > util-linux: remove spurious lzo-native dependency
  > mtd-utils: add lzo PACKAGECONFIG
  > packagegroup-core-tools-testapps: remove lrzsz
  > packagegroup-self-hosted: remove lrzsz
  > initscripts: Add support for /etc/default/timestamp
  > masterimage: remove code duplication
  > openssl: Add cryptodev-linux PACKAGECONFIG
  > pango: fix markup-parse test case
  > swig: fix build with musl

Signed-off-by: Khem Raj <[email protected]>
@cbrake cbrake merged commit 304c96f into master Mar 6, 2019
kraj added a commit that referenced this pull request Jun 12, 2019
…r sources/meta-freescale sources/meta-intel sources/meta-odroid sources/meta-qt5 sources/meta-raspberrypi sources/meta-rust sources/meta-ti sources/meta-variscite-fslc sources/openembedded-core

* sources/bitbake 3d319c79...578f0c02 (12):
  > cooker: Ensure mcdeps are processed even if only one multiconfig
  > build: implement custom progress handlers injected via OE_EXTRA_IMPORTS
  > build/progress: use context managers for progress handlers
  > build: extract progress handler creation logic into its own method
  > knotty: allow progress rate for indeterminate bars
  > cooker: Add compability handling for multiconfig: prefix migration
  > multiconfig: Switch from 'multiconfig' -> 'mc'
  > toaster: Fix Thud Bitbake release metadata
  > fetch2: runfetchcmd(): unset _PYTHON_SYSCONFIGDATA_NAME
  > main: Fix error message typo
  > bitbake: Show base multiconfig environment
  > bitbake: cooker: Rename __depends in all multiconfigs

* sources/meta-atmel 5636c0b...5176f7e (1):
  > Merge pull request #137 from twoerner/master

* sources/meta-browser 6386d9a...7061c14 (6):
  > make firefox recipes RDEPEND on firefox; add to ABISAFE list
  > move other firefox recipes to dynamic layer
  > dynamic-layers: move Firefox to rust-layer
  > chromium: Update to 75.0.3770.80.
  > chromium-ozone-wayland: Fixup V4L2VDA patch on Linux
  > chromium: Update to 74.0.3729.169.

* sources/meta-freescale 84f5a23a...c927ec08 (3):
  > linux-fslc-lts-4.19: upgrade 4.19.44 -> 4.19.45
  > linux-fslc(-lts-4.19): add USB_PRINTER and USB_SERIAL_PL2303 to defconfig
  > linux-fslc(-lts-4.19): Fix menuconfig

* sources/meta-intel 35555fb5...c941d896 (3):
  > mkl-dnn: update SRCREV to fix GCC9 build failure
  > mkl-dnn: upgrade 0.18.1 -> 0.19
  > igt-gpu-tools: fix build error with gcc9

* sources/meta-odroid e4bce8c...884e182 (10):
  > linux-hardkernel/4.9: update to 4.9.177
  > odroid-n2: hard kernel does not build with gcc 9
  > linux-stable/4.19: refresh odroid-c2 meson patches
  > linux-stable/5.1: update to 5.1.5
  > linux-stable/5.0: update to 5.0.19
  > odroid-n2 : boot with yocto build thanks to u-boot-hardkernel:odroidn2-25 and linux-hardkernel tuning
  > linux-stable: add 5.1 kernel support
  > linux-stable: allow KMETA SRC_URI to be over written
  > odroid-n2: cleanup machine file
  > odroid-n2: use std hardkernel u-boot

* sources/meta-qt5 60e61ea...2a5f941 (3):
  > qtbase: fix build with gcc-9
  > qtlocation: add PACKAGECONFIGs for geoservices
  > qmake5_base.bbclass: Don't expand find -name search patterns

* sources/meta-raspberrypi 14a689c...920822c (8):
  > firmware: Update 20190220 -> 20190517
  > userland: Update to 20190501
  > rpi-default-versions: Switch defaults to 4.19
  > linux-raspberrypi_4.19.bb: Update to 4.19.44
  < firmware: Update 20190220 -> 20190517
  < userland: Update to 20190501
  < rpi-default-versions: Switch defaults to 4.19
  < linux-raspberrypi_4.19.bb: Update to 4.19.44

* sources/meta-rust 84710b3...9487b08 (2):
  > Merge pull request #243 from akiernan/checksums-and-fuzz
  > Merge pull request #241 from webdino/update-to-1.34.2

* sources/meta-ti ea3947ea...718f7e0d (15):
  > rwmem: Fix build with clang/libc++
  > rwmem: Update to latest
  > linux-ti-staging: update to the latest with support for J7
  > u-boot-ti-staging: update to the latest with support for J7
  > arm-trusted-firmware: update to the latest with support for J7
  > j7-evm: add config for J7 (J721e) machine
  > am65xx-evm: add tispl.bin to wic image and comment for tiboot3.bin and sysfw.itb
  > dsplib: bump SRCREV to pick up updated test reports
  > mathlib: bump SRCREV to pick up updated test reports
  > swtools: bump SRCREV to compile dsplib/mathlib with "--legacy"
  > serdes-diag-rtos: SRCREV update to 1.0.0.12 and adding support to k3
  > ti-sgx-ddk-um: bump SRCREV to pick up the fix for AM5 performance degradation
  > vps-lld-rtos: fix DEPENDS
  < rwmem: Fix build with clang/libc++
  < rwmem: Update to latest

* sources/meta-variscite-fslc 0a03c89...ff12ab7 (7):
  > imx6ul-var-dart: Add support for i.MX6ULZ SOCs to both Variscite VAR-SOM-6UL & DART-6UL SOMs
  > imx6ul-var-dart: Add support for the Variscite VAR-SOM-6UL family of SOMs
  > imx6ul-var-dart: Reorganize DTs
  > linux-variscite: Update to latest revision
  > u-boot: Update to latest revision
  > variscite boards: Use weak assignments for PREFERRED_PROVIDER settings
  > bcm43xx-utils: fix typo in variscite-wifi.service

* sources/openembedded-core 61efe83eaa...ba942ae3a5 (193):
  > maintainers: Account for musl-obstack and libssp-nonshared
  > elfutils: Fix eu-* utils builds for musl
  > musl-obstack: Add recipe
  > pam_systemd: Include missing.h for secure_getenv
  > oeqa: Recognise svlogd as another logger
  > recipes: Add runit and related recipes
  > mtd-utils: upgrade 2.0.2 -> 2.1.0
  > cmake: Avoid passing empty prefix to os.path.relpath
  > gtk+3: update 3.24.5 -> 3.24.8
  > gdk-pixbuf: update 2.38.0 -> 2.38.1
  > selftests: add tests for INCOMPATIBLE_LICENSE
  > resulttool/merge: Enable control TESTSERIES and extra configurations
  > resulttool/store: Enable add EXECUTED_BY config to results
  > resulttool/resultutils: Enable add extra configurations to results
  > rng-tools: recipe cleanup
  > python3: fix build on softfloat mips
  > python-nose: python3-nose should be default
  > libxkbcommon: RDEPENDS on libx11-locale
  > libx11: split out libx11-locale
  > kernel.bbclass: Make task clean depend on cleaning of make-mod-scripts
  > tune-thunderx: Set the correct PACKAGE_EXTRA_ARCHS_tune-thunderx
  > meta: license: fix non-SPDX license being removed from INCOMPATIBLE_LICENSE
  > wic/plugins: kernel image refer to KERNEL_IMAGETYPE
  > json-c: Backport --disable-werror patch to allow compilation under icecc
  > dhcp:"dhclient -x eth0" action is not correct.
  > gstreamer1.0-python_1.16.0.bb: Override libpython dir
  > build-appliance-image: Update to master head revision
  > recipetool: add python3 support
  > runqemu: QB_FSINFO to support fstype wic images
  > multiconfig: Adapt to bitbake switch 'multiconfig' -> 'mc'
  > oeqa: Add reproducible build selftest
  > base.bbclass: Add OE_EXTRA_IMPORTS
  > testimage: consider QB_DEFAULT_FSTYPE
  > qemurunner: fix undefined variable
  > oeqa/runtime: add simple test for scons
  > serf: switch to python3-scons-native
  > scons.bbclass: use python3-scons
  > python3-scons-{native}: add recipe for v3.0.5
  > openssh: Document skipped test dependency
  > gawk: ptest fixes
  > parted: drop patch for linux <2.6.20 support
  > parted: swap patches for the commits that landed upstream
  > libxslt: add comment saying when a workaround can be removed
  > glib-2.0: udpate 2.58.3 -> 2.60.3
  > mesa: Update 19.0.5 -> 19.0.6
  > wic/filemap: handle FIGETBSZ failing
  > gnutls: Use the sysconfdir variable for the ca-certificates path
  > slang: modify an array test
  > bash: Replace uninative loader path in ptest
  > Remove manual RDEPENDS from PN-ptest to PN package
  > gpg_sign/selftest: Fix secmem parameter handling
  > openssh: Add missing ptest dependency on coreutils
  > wic/engine: include .wks.in in wic search and list
  > openssl: Upgrade 1.1.1b -> 1.1.1c
  > gcc: Remove 0006-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch
  > oeqa/utils/qemurunner: Set both the threadport&serverport with tcpserial parameter
  > runqemu: Add the support to pass multi ports to tcpserial parameter
  > package.bbclass: Clean up writing of runtime pkgdata files
  > bluez5: fix obex packaging
  > recipes: Fix license "names"/versions.
  > vte: Fix the license information
  > libical: tidy up Perl finding
  > ptest-runner: update SRCREV to latest HEAD on ptest-runner2 repo
  > opkg-utils: fix opkg-list-fields script
  > newlib: export CC_FOR_TARGET as CC
  > newlib: Upgrade to 3.1.0
  > libidn2: upgrade to 2.2.0
  > libpam: fix upstream version check
  > local.conf.sample: change default MACHINE to qemux86-64
  > gcc: CVE-2018-12886
  > ffmpeg: add PACKAGECONFIG for mfx
  > groff: improve reproducibility
  > resulttool: Remove prints if no tests occur
  > glib-2.0: ptest fixes
  > classes/package: Sort ELF file list
  > zip: Remove build date to improve reproducibility
  > resulttool/manualexecution: Enable creation of test case configuration
  > linux-yocto: ptest: Add SCSI debug configuration for util-linux
  > liburcu: update to 0.11.1
  > e2fsprogs: Fix missing ptest dependencies
  > resulttool: modify to be multi-machine
  > lib/oe/reciputils.py: support character `+' in git pv
  > grub/grub-efi: fix unrecognized command line option '-pipe-Wno-error' in CFLAGS
  > libpam: Upgrade 1.3.0 -> 1.3.1
  > tcp-wrappers: Add compile warning fixes from Debian
  > lrzsz: Add implicit declaration fixes from Debian
  > systemd-conf: configure wired network with dhcp
  > perl-rdepends.txt: fix perl-module-data-dumper dependencies
  > mesa-demos: update to 8.4.0
  > source-highlight: remove the recipe
  > libpsl: fix the gtk-doc 1.30 build
  > gtk-doc: upgrade 1.29 -> 1.30
  > linux-yocto/5.0: fix systemtap on arm
  > linux-yocto-rt/5.0: update to -rt11
  > linux-yocto/5.0: update to v5.0.19
  > linux-yocto-rt/5.0: update to -rt9
  > linux-yocto/5.0: update to v5.0.17
  > libxml-perl: Fix module and ptest dependencies
  > libxml-sax-perl: Fix module ptest dependencies
  > libconvert-aan1-perl: Fix module and ptest dependencies
  > liburi-perl: Fix module ptest dependencies
  > perl: Add missing perl module dependency
  > libtimedate-perl: Fix ptest dependencies
  > libtest-needs-perl: Fix ptest dependencies
  > quilt: Add patch depends for quilt-ptest
  > python3-pygments: add a recipe
  > sysstat: add UPSTREAM_VERSION_UNKNOWN
  > bash: run bash ptest as non-root user
  > bash: add big5hkscs gconv RDEPENDS needed by bash-ptest.
  > Revert "ncurses: fix incorrect UPSTREAM_CHECK_GITTAGREGEX"
  > ccache: fix upstream version check
  > mesa: Update 19.0.3 -> 19.0.5
  > perl: install Config_git.pl
  > perl-rdepends.txt: improve dependencies for perl module ptests
  > libxml-parser-perl: fix ptest dependencies
  > piglit: upgrade to latest revision
  > perl: update to 5.30.0
  > liburcu: update to 0.11.0
  > useradd: Ensure do_populate_sysroot has dependency on useradd variables
  > elfutils: fix ptest failures
  > gstreamer1.0-vaapi: upgrade to version 1.16.0
  > glibc-locale: DEPEND on virtual/libc
  > gnutls: Use ca-certificates as default trust store file
  > at-spi2: Make X11 support truly optional
  > perl: Set build date to SOURCE_DATE_EPOCH
  > useradd: Fix build architecture corruption of sstate artefacts
  > runqemu: Add support for kvm on aarch64
  > qemuarm64: Add QB_CPU_KVM to allow kvm acceleration
  > libva: upgrade 2.4.0 -> 2.4.1
  > dpkg: Remove workaround patches for no longer supported host distributions
  > ca-certificates: Fix openssl runtime dependencies
  > linux-yocto-dev: bump to v5.2-rc
  > kernel: package modules.builtin.modinfo
  > linux-yocto/4.19: update to v4.19.44
  > linux-yocto/4.19: update to v4.19.40
  > linux-yocto/5.0: update to v5.0.13
  > dbus-test: Upgrade 1.12.12 -> 1.12.14
  > dbus: Upgrade 1.12.12 -> 1.12.14
  > openssh: Upgrade 7.9p1 -> 8.0p1
  > wic: bootimg-efi: add label source parameter
  > systemd: add rconflicts
  > btrfs-tools: Pass DEBUG_MAP_PREFIX flags to Python
  > bc: use u-a for bc as well
  > Revert "pigz: pigz is not gzip"
  > Revert "image_types: use pigz to create .gz files"
  > gdb: Let gdbserver be empty for riscv64
  > base.bbclass: add named SRCREVs to the sstate hash
  > packagegroup-core-full-cmdline: Make nfs-utils/rpcbind optional
  > inetutils: fix wrong package name
  > cmake: Use compiler launcher variable when ccache is enabled
  > busybox-inittab/sysvinit-inittab: add rconflicts
  > dropbear: add openssh/openssh-sshd as rconflict
  > connman: add networkmanager as rconflict
  > uninative: Switch from bz2 to xz
  > yocto-uninative: Update to 2.5 release
  > mdadm: Add missing ptest dependency
  > util-linux: Fix ptest dependencies
  > ptest-packagelists: Add mdadm
  > strace: Tweak ptest disk space management
  > uninative-tarball: Use xz compression and SDK_ARCHIVE_CMD
  > populate_sdk_base: Use highest compression level for xz
  > uninative-tarball: Fix file generation after class changes
  > go: Remove INSANE_SKIP_* textrel that are now handled in go.bbclass
  > Remove Go 1.11
  > bluez5: manage udev dependency with PACKAGECONFIG
  > perl: Preserve attributes when applying cross files
  > vim: Move PACKAGECONFIG[gtkgui] from GTK 2 to GTK 3
  > gcc: reduce the variables in symtab
  > p11-kit: update to 0.23.16.1
  > file: update to 5.37
  > bash: add iso8859-1 gconv RDEPENDS needed by bash-ptest.
  < gdb: Let gdbserver be empty for riscv64
  < maintainers: Account for musl-obstack and libssp-nonshared
  < elfutils: Fix eu-* utils builds for musl
  < musl-obstack: Add recipe
  < pam_systemd: Include missing.h for secure_getenv
  < oeqa: Recognise svlogd as another logger
  < recipes: Add runit and related recipes
  < uninative: Switch from bz2 to xz
  < go: Remove INSANE_SKIP_* textrel that are now handled in go.bbclass
  < Remove Go 1.11
  < bluez5: manage udev dependency with PACKAGECONFIG
  < perl: Preserve attributes when applying cross files
  < vim: Move PACKAGECONFIG[gtkgui] from GTK 2 to GTK 3
  < gcc: reduce the variables in symtab
  < p11-kit: update to 0.23.16.1
  < file: update to 5.37
  < Bash: Allow new-exp ptest to pass when run as root.
  < bash: add iso8859-1 gconv RDEPENDS needed by bash-ptest.
  < strace: Tweak ptest disk space management
  < yocto-uninative: Update to 2.5 release
  < libxkbcommon: RDEPENDS on libx11-locale
  < libx11: split out libx11-locale

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Jul 18, 2019
…el sources/meta-browser sources/meta-freescale sources/meta-odroid sources/meta-openembedded sources/meta-raspberrypi sources/meta-riscv sources/meta-ti sources/openembedded-core

* sources/bitbake 20956b50...75292fde (7):
  > runqueue: Fix non setscene tasks targets being lost
  > fetch2/clearcase: Fix class import errors
  > tests/runqueue: Allow common sstate tasks to become valid
  > runqueue: Optimise multiconfig with overlapping setscene
  > runqueue: Abstract hash verification function
  > runqueue: Whitespace fix
  > runqueue: Simplify some convoluted logic

* sources/meta-96boards 502cddd...e290dc5 (1):
  > Merge pull request #314 from YoeDistro/yoe/mut

* sources/meta-atmel 031f2ef...5176f7e (3):
  > Merge pull request #137 from twoerner/master
  > linux-at91: Use kernel version suffix for modules in 4.14
  > Merge pull request #135 from alexandrebelloni/fix-at91bootstrap

* sources/meta-browser ab96b01...dbd23e8 (9):
  > chromium: Fold chromium-upstream-tarball.inc back into chromium.inc
  > chromium: Update to 75.0.3770.142.
  > README: Fix URL of meta-clang
  > cbindgen: Remove needless PV_append
  > README: Add more description about Firefox
  > firefox-l10n: Update to 68.0esr
  > firefox: Update to 68.0esr with debian's patch set
  > cbindgen: Add cbindgen_0.8.7.bb
  > chromium: Check maximum number of open file descriptors when using ld.bfd

* sources/meta-freescale 3980b911...7f3a9bf2 (1):
  > opencv: Adjust the bbappend for version 4.x

* sources/meta-odroid d35991a...6db09de (1):
  > linux-stable/5.2: add 5.2 kernel

* sources/meta-openembedded e71751bf3c...27d1d3dfa6 (33):
  > libtevent: fix do_package_qa issue
  > gpsd: Upgrade 3.18.1 -> 3.19
  > python-dateutil: add native BBCLASSEXTEND
  > python-attrs: add native BBCLASSEXTEND
  > python-cffi: add missing RDEPENDS on pycparser
  > xfce4-pulseaudio-plugin: add dependency dbus-glib
  > xfce4-settings: 4.12.4 -> 4.13.7
  > garcon: 0.6.2 -> 0.6.3
  > thunar-volman: 0.9.2 -> 0.9.3
  > xfce4-dev-tools: 4.12.0 -> 4.13.0
  > xfce4-panel: 4.13.5 -> 4.13.6
  > xfce4-power-manager: 1.6.2 -> 1.6.3
  > xfdesktop: 4.13.4 -> 4.13.5
  > xfwm4: 4.13.2 -> 4.13.3
  > xfce4-session: 4.13.2 -> 4.13.3
  > thunar: 1.8.6 -> 1.8.7
  > xfconf: 4.13.7 -> 4.13.8
  > exo: 0.12.5 -> 0.12.6
  > libxfce4ui: 4.13.5 -> 4.13.6
  > libxfce4util: 4.13.3 -> 4.13.4
  > php: remove 5.6.40
  > gpsd: Disable manpage building by config option instead of patching
  > exfat-utils: update 1.2.3 -> 1.3.0
  > fuse-exfat: update 1.2.3 -> 1.3.0
  > exfat-utils: moved to github
  > fuse-exfat: moved to github
  > postfix: use alternatives to manage /usr/lib/sendmail
  > picocom: update to 3.1
  > esmtp: use alternatives to manage /usr/lib/sendmail
  > python3-pillow: Add python3-misc/logging/numbers to RDEPENDS
  > python3-pillow: 5.4.1 -> 6.1
  > protobuf: upgrade 3.8.0 -> 3.9.0
  > python-protobuf: upgrade 3.8.0 -> 3.9.0

* sources/meta-raspberrypi 8940137...570bed8 (12):
  > Check some config values (ex: ENABLE_I2C) against "1" instead of string length greater than 0
  > Fixed typo (RC_URI -> SRC_URI)
  > raspberrypi4-64.conf: Remove memory limitation
  > linux-raspberrypi: Bump 4.19 revision
  > linux-raspberrypi: Build dtbs with dtbs make target for all 64bit targets
  > linux-raspberrypi: Bump 4.19 to 4.19.58
  > raspberrypi4.conf: The firmware uses kernel7l.img when LPAE is supported
  > raspberrypi-firmware: Update to 20190709
  > u-boot: Use a temporary fork for RPi4 support
  > raspberrypi4-64.conf: Uboot configuration and drop armstub
  > raspberrypi4.conf: Define uboot defconfig
  > linux-raspberrypi: Bump 4.19.57 revision

* sources/meta-riscv bf6e63d...5d40902 (2):
  > linux: freedom-u540: Enable support for an INITRD
  > linux: freedom-u540: Don't force command line arguments

* sources/meta-ti de9ee6d4...9cfdc817 (10):
  > jailhouse: update to ti2019.02-rc4 tag
  > linux-ti-staging: update to ti2019.02-rc4 tag
  > u-boot-ti-staging: update to ti2019.02-rc4 tag
  > amx3-cm3,u-boot-ti: Pin to gcc compiler
  > amx3-cm3: Use COMPATIBLE_MACHINE instead of COMPATIBLE_HOST
  > jailhouse: Pin to TI SOCs
  > jailhouse: combine 2 __anonymous() functions, clean tabs
  > jailhouse: Limit OE architectures to supported ones
  > ti-display-sharing-fw: Do not strip during staging sysroot stage
  > emac-lld: bump SRCREV to 01.00.03.16C

* sources/openembedded-core 762528a66e...4a69bf5ae3 (52):
  > pkgconf: upgrade 1.6.1 -> 1.6.3
  > piglit: upgrade to latest revision
  > package_manager: Ensure the base-feed directory exists
  > qemurunner.py: Be more verbose about problems
  > opensbi: Fix installed-vs-shipped warning
  > xkeyboard-config: remove redundant intltool dependency
  > ltp: getrlimit03: adjust-a-bit-of-code-to-compatiable-with mips32
  > cve-update-db-native: use SQL placeholders instead of format strings
  > flex: set CVE_PRODUCT to include vendor
  > cve-check: allow comparison of Vendor as well as Product
  > freetype: add --tag CC to libtool arguments
  > oe/copy_buildsystem: move layer into layers directory
  > cve-check.bbclass: initialize to_append
  > busybox: enable unicode support
  > ed: set CVE vendor to avoid false positives
  > git: set CVE vendor to git-scm
  > boost: set CVE vendor to Boost
  > subversion: set CVE vendor to Apache
  > kernel-fitimage: uboot-sign: fix missing signature
  > python3: upgrade 3.7.3 -> 3.7.4
  > python: fix CVE-2019-9740
  > wic: add support for kernel with initramfs bundled
  > nasm: fix CVE-2018-19755
  > opkg/package/rootfs_ipk: allow overwriting OPKGLIBDIR
  > libid3tag: handle unknown encodings (CVE-2017-11550)
  > libid3tag: CVE-2017-11551 is the same as CVE-2004-2779
  > glibc: exclude child recipes from CVE scanning
  > cve-check-tool: remove
  > cve-check: remove redundant readline CVE whitelisting
  > systemd: Fix interface bring-up on kernels >= 5.2
  > mdadm: make ptest output format align with common style
  > opkg: make ptest output format align with common style
  > scripts/buildstats-diff: Add option to filter tasks
  > nfs-mountd: Add missing dependency on systemd service
  > webkitgtk: set incomptible with tune mips
  > devtool: provide support for devtool menuconfig command
  > devtool/standard.py: Create a copy of kernel source within work-shared if not present
  > devtool/standard.py: Update devtool modify to copy source from work-shared if its already downloaded
  > timezone: update to 2019b
  > systemd: backport patch to fix sysctl warning on boot
  > rootfs-postcommands: Cope with empty IMAGE_LINK_NAME in write_image_test_data
  > rootfs-postcommands: Cope with empty IMAGE_LINK_NAME in write_image_manifest
  > nativesdk-meson: Remove some unused variables
  > meson.bbclass: Remove the MESON_*_ARGS variables
  > tiff: fix CVE-2019-7663
  > tiff: fix CVE-2019-6128
  > tiff: remove redundant patch
  > e2fsprogs: Remove patch that disabled 64bit for ext4 by default
  > xauth:upgrade 1.0.10 -> 1.1
  > iproute2: update to 5.2.0
  > msmtp: use alternatives to manage /usr/lib/sendmail
  > mdadm: fix ptest hang

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Feb 5, 2020
…-qcom sources/openembedded-core

* sources/bitbake d472a62a...a14631e3 (1):
  > replaced deprecated method warn() with warning()

* sources/meta-openembedded b9ebd567d...15f154e07 (5):
  > sysdig: Upgrade to 0.26.4
  > drone: Add CI support
  > xmlsec1: fix for multilib
  < sysdig: Upgrade to 0.26.4
  < drone: Add CI support

* sources/meta-qcom b8df9d2...231ef9d (1):
  > Merge pull request #137 from alimon/master

* sources/openembedded-core c367092090...24aef049cc (66):
  > oeqa: autoreconf cpio before building
  > oeqa: Use cpio 2.13 as testcase
  > bison: Upgrade to 3.5.1
  > report-error.bbclass: replace angle brackets with &lt; and &gt;
  > report-error: Allow to upload reports automatically
  > image.bbclass,package-index.bb: Delete do_populate_lic task
  > linux-yocto: Add powerpc64le support
  > qemuppc64: Add a QEMU machine definition for ppc64
  > qemux86: Add identical qemux86copy variant for tests
  > runit: Add runit and related recipes
  > xserver-xorg: Fix reproducibility issue
  > patch: Extend to native/nativesdk and depend upon
  > mc: Fix manpage date indeterminism
  > mc: Set zipinfo presence determinstically
  > oeqa/reproducible: Improve test output and ensure deb+ipk compared
  > opkg-utils: Fix reproducibility issues in opkg-build
  > sstatesig: Log timestamps for hashequiv in reprodubile builds
  > Revert "HACK: Intercept broken permissions in build"
  > HACK: Intercept broken permissions in build
  > HACK: signing: Add extra test debug
  > glew/curl: specify exclusive package configs
  > base.bbclass: extend PACKAGECONFIG for conflict package configs
  > oescripts.py: use unittest.SkipUnless for class skip
  > sqlite3: upgrade 3.30.1 -> 3.31.1
  > libxml2: fix CVE-2020-7595
  > ncurses: add CVE_VERSION
  > x264: upgrade to latest revision
  > gcc-9.2: fix bug #91102 'aarch64 ICE on Linux kernel with -Os'
  > webkitgtk: Prefer -pthread over -lpthread
  > logrotate.py: improve oeqa test implementation
  > musl: Update to latest on master
  > netbase: Upgrade to 6.0
  > baremetal-helloworld: Create recipe for baremetal examples on QEMU
  < oeqa: autoreconf cpio before building
  < oeqa: Use cpio 2.13 as testcase
  < bison: Upgrade to 3.5.1
  < report-error.bbclass: replace angle brackets with &lt; and &gt;
  < report-error: Allow to upload reports automatically
  < image.bbclass,package-index.bb: Delete do_populate_lic task
  < linux-yocto: Add powerpc64le support
  < qemuppc64: Add a QEMU machine definition for ppc64
  < qemux86: Add identical qemux86copy variant for tests
  < runit: Add runit and related recipes
  < Revert "HACK: Intercept broken permissions in build"
  < patch: Extend to native/nativesdk and depend upon
  < sqlite3: upgrade 3.30.1 -> 3.31.1
  < libxml2: fix CVE-2020-7595
  < ncurses: add CVE_VERSION
  < x264: upgrade to latest revision
  < gcc-9.2: fix bug #91102 'aarch64 ICE on Linux kernel with -Os'
  < webkitgtk: Prefer -pthread over -lpthread
  < mc: Fix manpage date indeterminism
  < HACK: Intercept broken permissions in build
  < mc: Set zipinfo presence determinstically
  < logrotate.py: improve oeqa test implementation
  < musl: Update to latest on master
  < netbase: Upgrade to 6.0
  < baremetal-helloworld: Create recipe for baremetal examples on QEMU
  < fixup
  < oeqa/reproducible: Improve test output and ensure deb+ipk compared
  < opkg-utils: Fix reproducibility
  < sstatesig: Log timestamps for hashequiv in reprodubile builds
  < HACK: signing: Add extra test debug
  < glew/curl: specify exclusive package configs
  < base.bbclass: extend PACKAGECONFIG for conflict package configs
  < oescripts.py: use unittest.SkipUnless for class skip

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Feb 5, 2020
…es/meta-python2 sources/meta-qcom sources/openembedded-core

* sources/meta-freescale 67648f33...33410da1 (1):
  > linux-fslc(-lts): add CONFIG_NET_SCH_FQ_CODE=y and necessary depends

* sources/meta-openembedded 3eaed6f989...fd2765bb16 (17):
  > smem: update to v1.5 (python3 compatibility)
  > python3-matplotlib: provide a -native variant
  > xmlsec1: fix for multilib
  > iwd: Update formatting
  > iwd: Use manpages class to control documentation
  > iwd: Add PACKAGECONFIG options
  > iwd: Update to 1.4
  > cpuid: Upgrade to 20200203 and use perlnative for pod2man
  > lftp: upgrade 4.9.0 -> 4.9.1
  > smem: add a native variant
  > fio: Add support for PMDK engines
  > phoronix-test-suite: change python to python3-core in RDEPENDS
  > python3-imageio: add a new package.
  > nng: Add recipe
  > vlc: Link with libatomic on rv64
  > libwebsockets: upgrade 3.2.0 -> 3.2.2
  > hiawatha: upgrade 10.7 -> 10.10

* sources/meta-python2 d5c1bc6...17fadcc (1):
  > python2: add ntpath

* sources/meta-qcom b8df9d2...231ef9d (1):
  > Merge pull request #137 from alimon/master

* sources/openembedded-core d3083e9415...621ea68239 (10):
  > sqlite3: upgrade 3.30.1 -> 3.31.1
  > libxml2: fix CVE-2020-7595
  > ncurses: add CVE_VERSION
  > x264: upgrade to latest revision
  > gcc-9.2: fix bug #91102 'aarch64 ICE on Linux kernel with -Os'
  > webkitgtk: Prefer -pthread over -lpthread
  > logrotate.py: improve oeqa test implementation
  > musl: Update to latest on master
  > netbase: Upgrade to 6.0
  > baremetal-helloworld: Create recipe for baremetal examples on QEMU

Signed-off-by: Khem Raj <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants