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-96boards sources/meta-freescale sources/… #145

Merged
merged 3 commits into from
Mar 25, 2019

Conversation

kraj
Copy link
Contributor

@kraj kraj commented Mar 23, 2019

…meta-openembedded sources/meta-ti

  • sources/meta-96boards 8d8e99b...8d5680b (1):

    Merge pull request layer updates #302 from mrchapp/d/rm-hikey-kernel

  • sources/meta-freescale 6afb1fea...0e12eb4a (3):

    cpuburn-arm: Add armv7ve as a valid machine
    linux-fslc: Upgrade 4.20 -> 5.0
    < linux-fslc: Upgrade 4.20 -> 5.0

  • sources/meta-openembedded 5ea50a0474...61c73067cb (24):

    rsyslog: Update from 8.37.0 to 8.1903.0
    imagemagick: fix typo in summary
    recipes-support/libutempter: Fix the macro string concatenation.
    physfs: upgrade 3.0.1 -> 3.0.2
    cpprest: update to 2.10.11
    python3-kconfiglib: add
    python3-pylyrics: add recipe
    gyp: add recipe
    log4cplus: update to 2.0.3
    nbench-byte: update SRC_URI
    nodejs: fix target ldflags using
    python3-pillow: add 5.4.1
    utilities: Fix build failure with -Werror=maybe-uninitialized
    gvfs: 1.39.92 -> 1.40.0
    libgtop: 2.38.0 -> 2.40.0
    cxxtest: update to 4.4
    cppunit: update to 1.14.0
    libuv: update to 1.27.0
    libev: update to 4.25
    igmpproxy: update to 0.2.1
    packagegroup-tools-bluetooth: fix rdepends
    mosquitto: update to 1.5.8
    wolfssl: update to 3.15.7
    openconnect: update to 8.02

  • sources/meta-ti d38d01b0...72cf30fc (3):

    swtools: Enhancements to facilitate AUTOREV
    mathlib: Enhancements to facilitate AUTOREV
    dsplib: Recipe enhancements to facilitate AUTOREV

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

kraj added 3 commits March 23, 2019 16:24
…eta-openembedded sources/meta-ti

* sources/meta-96boards 8d8e99b...8d5680b (1):
  > Merge pull request #302 from mrchapp/d/rm-hikey-kernel

* sources/meta-freescale 6afb1fea...0e12eb4a (3):
  > cpuburn-arm: Add armv7ve as a valid machine
  > linux-fslc: Upgrade 4.20 -> 5.0
  < linux-fslc: Upgrade 4.20 -> 5.0

* sources/meta-openembedded 5ea50a0474...61c73067cb (24):
  > rsyslog: Update from 8.37.0 to 8.1903.0
  > imagemagick: fix typo in summary
  >  recipes-support/libutempter: Fix the macro string concatenation.
  > physfs: upgrade 3.0.1 -> 3.0.2
  > cpprest: update to 2.10.11
  > python3-kconfiglib: add
  > python3-pylyrics: add recipe
  > gyp: add recipe
  > log4cplus: update to 2.0.3
  > nbench-byte: update SRC_URI
  > nodejs: fix target ldflags using
  > python3-pillow: add 5.4.1
  > utilities: Fix build failure with -Werror=maybe-uninitialized
  > gvfs: 1.39.92 -> 1.40.0
  > libgtop: 2.38.0 -> 2.40.0
  > cxxtest: update to 4.4
  > cppunit: update to 1.14.0
  > libuv: update to 1.27.0
  > libev: update to 4.25
  > igmpproxy: update to 0.2.1
  > packagegroup-tools-bluetooth: fix rdepends
  > mosquitto: update to 1.5.8
  > wolfssl: update to 3.15.7
  > openconnect: update to 8.02

* sources/meta-ti d38d01b0...72cf30fc (3):
  > swtools: Enhancements to facilitate AUTOREV
  > mathlib: Enhancements to facilitate AUTOREV
  > dsplib: Recipe enhancements to facilitate AUTOREV

Signed-off-by: Khem Raj <[email protected]>
* sources/meta-raspberrypi 2586881...7af614b (1):
  > linux-raspberrypi_4.19: Bump to 4.19.30

Signed-off-by: Khem Raj <[email protected]>
* sources/bitbake e1f25240...313fe5e8 (4):
  > fetch2: Print SCMs list when SRCREV_FORMAT is not set
  > fetch2/git: Fix clean to remove clonedir
  > cooker: Fix bbfile_config_priorities when BBFILE_PATTERN is empty
  > fetch2: runfetchcmd(): Print workdir in debug message

* sources/openembedded-core 91e3b2a762...3da578a791 (12):
  > devtool: prevent starting git gc in background
  > linux-yocto: fix wrongfully used qemuarma15 in place of qemuarmv5
  > glew: Fix build errors at recipes depending on glew
  > glibc: fix CVE-2019-9169
  > meson: support multiple cross configuration files
  > meson: warn if the default value from meson.get_cross_property() is being used
  > libexif: disable documentation neatly
  > python: fix CVE-2018-14647 in python-native too
  > libcroco: fix CVE-2017-7961
  > qemu: fix CVE-2019-3812
  > libpcre: update patch status
  > insane: improve license checksumming logic

Signed-off-by: Khem Raj <[email protected]>
@cbrake cbrake merged commit 7074f58 into master Mar 25, 2019
kraj added a commit that referenced this pull request Mar 21, 2020
…ded sources/meta-qcom

* sources/meta-freescale-3rdparty 57e8a17...9111677 (1):
  > Merge pull request #48 from dv1/master

* sources/meta-openembedded 4bcddb755...537c792ee (3):
  > XXX: Add DRONE CI support
  > octave: Fix QA issues
  < XXX: Add DRONE CI support

* sources/meta-qcom b1ef552...fa359d4 (3):
  > Merge pull request #143 from alimon/kernel_qrtr
  > initramfs-test-image: use dynamic_layer for utilities not in OE Core
  > Merge pull request #145 from andersson/for-nico/add-useful-tools-to-ramdisk

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

* sources/meta-freescale-3rdparty 57e8a17...9111677 (1):
  > Merge pull request #48 from dv1/master

* sources/meta-openembedded 2ede6ac448...6eecab74e3 (15):
  > octave: Fix QA issues
  > libnma: add gtk+3 to DEPENDS / add missing required distro features
  > layers: update LAYERSERIES_COMPAT to dunfell
  > safec: Put perl requiring tools into separate package
  > node: Enable cross-compiling options and disable dtrace and etw
  > civetweb: upgrade 1.11 -> 1.12
  > python3-yarl: Enable ptest
  > python3-yappi: Enable ptest
  > python3-xxhash: Enable ptest
  > python3-xmltodict: Enable ptest
  > python3-xlrd: Enable ptest
  > python3-webcolors: Enable ptest
  > nvme-cli: upgrade 1.9 -> 1.10.1
  > crash: fix crash-cross build on x86_64
  > libev: upgrade 4.31 -> 4.33

* sources/meta-qcom b1ef552...fa359d4 (3):
  > Merge pull request #143 from alimon/kernel_qrtr
  > initramfs-test-image: use dynamic_layer for utilities not in OE Core
  > Merge pull request #145 from andersson/for-nico/add-useful-tools-to-ramdisk

* sources/openembedded-core 61d80b07bc...1e6061a4d2 (20):
  > toolchain-shar-extract: check for available python
  > gcc-target: Use --with-arch=native for target gcc
  > bison: Reset load average settings if specified in environment
  > bison: Update to 3.5.3
  > lttng-ust: upgrade 2.11.0 -> 2.11.1
  > libxcrypt: upgrade 4.4.14 -> 4.4.15
  > icu: upgrade 65.1 ->66.1
  > glew: upgrade 2.1.0 -> 2.2.0
  > fribidi: upgrade 1.0.8 -> 1.0.9
  > bluez5: upgrade 5.53 -> 5.54
  > meson: upgrade 0.53.1 -> 0.53.2
  > musl: Add support for multilib
  > linuxloader: Add get_musl_loader_arch function
  > gtk+3: upgrade 3.24.13 -> 3.24.14
  > base-passwd: LICENSE changed to GPLv2
  > cmake: Update 3.16.1 -> 3.16.5
  > lttng-modules: update to 2.11.2
  > oeqa/manual/bsp-hw.json: fix syntax error
  > libucontext: Fix multilib build
  > runqemu: support multiple NICs

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