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/bitbake sources/meta-browser sources/meta-cla… #212

Merged
merged 1 commit into from
Aug 30, 2019

Conversation

kraj
Copy link
Contributor

@kraj kraj commented Aug 29, 2019

…ng sources/meta-freescale sources/meta-intel sources/meta-qcom sources/meta-raspberrypi sources/openembedded-core

  • sources/bitbake 28b3f0d8...4c484cc0 (2):

    cooker.py: remove generation of recipe-depends.dot
    bitbake: respect force flag in runall and runonly

  • sources/meta-browser d0f2e64...e4ac6bb (1):

    chromium: Update to 76.0.3808.132.

  • sources/meta-clang c734168...6838fef (2):

    kernel-selftest.bbappend: Remove llvm-native from dependency
    clang: Update to latest on 9.x

  • sources/meta-freescale 50c9d858...168a1e5b (1):

    qemu-qoriq: Mark is specific to imx/qoriq

  • sources/meta-intel 61dae732...041c8c0b (2):

    ixgbe: upgrade 5.6.1 -> 5.6.3
    tune-skylake.inc: Improve handling the newly introduced skylake tune.

  • sources/meta-qcom b85fe88...e5c3bc9 (2):

    Merge pull request Update layers #113 from YoeDistro/yoe/mut
    qdl: add recipe

  • sources/meta-raspberrypi e52158c...e811912 (3):

    raspberrypi-firmware: upgrade to latest to fix vc4-fkms
    bpftool: Enable for rpi since default kernel is > 4.14 now
    mesa: Enable vc4, v3d, kmsro gallium drivers

  • sources/openembedded-core 64f9fd2a1e...c8f329fc56 (39):

    ca-certificates: Fix reproducibilty and multilib issue
    Remove LSB support
    scripts/lib/resulttool/report.py: Add more result types
    oeqa/utils/nfs: Add unfs_server function to setup a userspace NFS server
    binutils: Fix mips patch which changes default emulation
    commands.py: fix typo
    libedit: fix failed to get history
    bbtests.py: remove recipe-depends.dot
    libffi: Make it build for MIPS o32
    systemd: Update to the latest 242 branch
    linux-dtb.inc: Remove
    systemd: Print a buildtime warning about the status with musl
    sqlite3: explicitly set target endian-ness
    sqlite3: make CFLAGS consistent across native, nativesdk and target cases
    base-files: nsswitch.conf is glibc specific
    rootfs-postcommands.bbclass: add inittab tweak to read_only_rootfs_hook()
    packagegroup-core-boot: drop duplicate MACHINE_ESSENTIAL_EXTRA_RDEPENDS, etc
    tune-ep9312.inc: fix TUNEVALID description
    tune-arm1176jz-s.inc: add support for arm1176jz-s CPU specific tuning
    tune-arm1136jf-s.inc: add hardfloat support
    bitbake.conf: drop FETCHCMD, GITDIR, etc fetcher over-rides
    python: Remove PYTHONLSBOPTS that hasn't been set for some time
    meta/recipes.txt: Stop documenting the long removed recipes-lsb4
    iputils: upgrade to s20190709
    python3-pip:upgrade 19.2.2 -> 19.2.3
    oeqa/kerneldevelopment: Able to apply a single patch to the Linux kernel source
    world-broken.inc: Remove
    subversion: Upgrade 1.12.0 -> 1.12.2
    flac: Upgrade 1.3.2 -> 1.3.3
    glib-networking: Upgrade 2.60.2 -> 2.60.3
    help2man: Upgrade 1.47.10 -> 1.47.11
    libarchive:upgrade 3.3.3 -> 3.4.0
    go-1.12: update to 1.12.9 minor release
    boost: update to 1.71.0
    icecc: blacklist systemtap
    initscripts: remove warnings on read-only-rootfs (again)
    images: use 512M of RAM in qemu if 'opengl" is in DISTRO_FEATURES
    lighttpd: drop hard-coded lua version in PACKAGECONFIG
    python3-numpy: update to 1.17.0

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

…g sources/meta-freescale sources/meta-intel sources/meta-qcom sources/meta-raspberrypi sources/openembedded-core

* sources/bitbake 28b3f0d8...4c484cc0 (2):
  > cooker.py: remove generation of recipe-depends.dot
  > bitbake: respect force flag in runall and runonly

* sources/meta-browser d0f2e64...e4ac6bb (1):
  > chromium: Update to 76.0.3808.132.

* sources/meta-clang c734168...6838fef (2):
  > kernel-selftest.bbappend: Remove llvm-native from dependency
  > clang: Update to  latest on 9.x

* sources/meta-freescale 50c9d858...168a1e5b (1):
  > qemu-qoriq: Mark is specific to imx/qoriq

* sources/meta-intel 61dae732...041c8c0b (2):
  > ixgbe: upgrade 5.6.1 -> 5.6.3
  > tune-skylake.inc: Improve handling the newly introduced skylake tune.

* sources/meta-qcom b85fe88...e5c3bc9 (2):
  > Merge pull request #113 from YoeDistro/yoe/mut
  > qdl: add recipe

* sources/meta-raspberrypi e52158c...e811912 (3):
  > raspberrypi-firmware: upgrade to latest to fix vc4-fkms
  > bpftool: Enable for rpi since default kernel is > 4.14 now
  > mesa: Enable vc4, v3d, kmsro gallium drivers

* sources/openembedded-core 64f9fd2a1e...c8f329fc56 (39):
  > ca-certificates: Fix reproducibilty and multilib issue
  > Remove LSB support
  > scripts/lib/resulttool/report.py: Add more result types
  > oeqa/utils/nfs: Add unfs_server function to setup a userspace NFS server
  > binutils: Fix mips patch which changes default emulation
  > commands.py: fix typo
  > libedit: fix failed to get history
  > bbtests.py: remove recipe-depends.dot
  > libffi: Make it build for MIPS o32
  > systemd: Update to the latest 242 branch
  > linux-dtb.inc: Remove
  > systemd: Print a buildtime warning about the status with musl
  > sqlite3: explicitly set target endian-ness
  > sqlite3: make CFLAGS consistent across native, nativesdk and target cases
  > base-files: nsswitch.conf is glibc specific
  > rootfs-postcommands.bbclass: add inittab tweak to read_only_rootfs_hook()
  > packagegroup-core-boot: drop duplicate MACHINE_ESSENTIAL_EXTRA_RDEPENDS, etc
  > tune-ep9312.inc: fix TUNEVALID description
  > tune-arm1176jz-s.inc: add support for arm1176jz-s CPU specific tuning
  > tune-arm1136jf-s.inc: add hardfloat support
  > bitbake.conf: drop FETCHCMD, GITDIR, etc fetcher over-rides
  > python: Remove PYTHONLSBOPTS that hasn't been set for some time
  > meta/recipes.txt: Stop documenting the long removed recipes-lsb4
  > iputils: upgrade to s20190709
  > python3-pip:upgrade 19.2.2 -> 19.2.3
  > oeqa/kerneldevelopment: Able to apply a single patch to the Linux kernel source
  > world-broken.inc: Remove
  > subversion: Upgrade 1.12.0 -> 1.12.2
  > flac: Upgrade 1.3.2 -> 1.3.3
  > glib-networking: Upgrade 2.60.2 -> 2.60.3
  > help2man: Upgrade 1.47.10 -> 1.47.11
  > libarchive:upgrade 3.3.3 -> 3.4.0
  > go-1.12: update to 1.12.9 minor release
  > boost: update to 1.71.0
  > icecc: blacklist systemtap
  > initscripts: remove warnings on read-only-rootfs (again)
  > images: use 512M of RAM in qemu if 'opengl" is in DISTRO_FEATURES
  > lighttpd: drop hard-coded lua version in PACKAGECONFIG
  > python3-numpy: update to 1.17.0

Signed-off-by: Khem Raj <[email protected]>
@cbrake cbrake merged commit b3f898f into master Aug 30, 2019
kraj added a commit that referenced this pull request Feb 13, 2021
…enembedded sources/meta-qcom sources/meta-riscv sources/openembedded-core

* sources/bitbake 9f23fa60...5f7fdf7b (1):
  > event: Prevent bitbake from executing event handler for wrong multiconfig target

* sources/meta-freescale e2abe052...ec751cd2 (3):
  > imx8qm-mek: Add device tree for esai
  > imx8mq-evk: Add device trees for rm67199
  > imx8mm-lpddr4-evk: Add device tree for QCA Wi-Fi

* sources/meta-openembedded dd79fc8f7...4085883dc (17):
  > XXX: Add Github actions CI support
  > python3-aiohttp: add missing RDEPENDS on python3-typing-extensions
  > pydbus-manager: new package
  > python3-pykickstart: update to 3.32
  > python3-pychromecast: update to 8.1.0
  > python3-protobuf: update to 3.14.0
  > python3-pika: update to 1.2.0
  > python3-idna: update to 3.1
  > yelp-xsl: Mark native libxml2 in rdeps
  < XXX: Add Github actions CI support
  < python3-aiohttp: add missing RDEPENDS on python3-typing-extensions
  < pydbus-manager: new package
  < python3-pykickstart: update to 3.32
  < python3-pychromecast: update to 8.1.0
  < python3-protobuf: update to 3.14.0
  < python3-pika: update to 1.2.0
  < python3-idna: update to 3.1

* sources/meta-qcom e6303d6...3eb5a78 (4):
  > Merge pull request #266 from lumag/lt9611uxc-autoupd
  > Merge pull request #270 from lumag/rb5-5.11
  > Merge pull request #212 from lumag/qcom-armv8a
  > Merge pull request #269 from alimon/master_5.10

* sources/meta-riscv 3e4b11e...25e7762 (10):
  > riscv32: Disable textrels check for rust-hello-world
  > rng-tools: rngd uses 100% cpu on qemu/riscv32
  > u-boot: Fix build for rv32
  > recipes: Remove textrel skipping for some recipes
  > tcf-agent: Enable builds on riscv32
  < riscv32: Disable textrels check for rust-hello-world
  < rng-tools: rngd uses 100% cpu on qemu/riscv32
  < u-boot: Fix build for rv32
  < recipes: Remove textrel skipping for some recipes
  < tcf-agent: Enable builds on riscv32

* sources/openembedded-core e4f4eb0204...3b512b2a9e (35):
  > 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 &lt; and &gt;
  > linux-yocto: Add powerpc64le support
  > qemuppc64: Add a QEMU machine definition for ppc64
  > qemux86: Add identical qemux86copy variant for tests
  > linux-firmware: update to 20210208
  > cryptodev: upgrade to 1.12
  > ffmpeg: move ffmpeg config into packageconfig
  > selftest/reproducible: track unusued entries in the exclusion list
  > weston: remoting backend requires GStreamer base plugins
  > libomxil: Fix up commercial license flag
  > autoconf: Add missing perl modules to rdeps
  > Customize prompt string for SDKs
  > glibc: add workaround for faccessat2 being blocked by seccomp filters
  > npm.bbclass: avoid building target nodejs for native npm recipes
  > security_flags.inc: Add same O<level> as in SELECTED_OPTIMIZATION
  > tcf-agent: Fix build on riscv32
  > connman: update to 1.39
  > pseudo: Update for rename and faccessat fixes
  < autoconf: Add missing perl modules to rdeps
  < 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 &lt; and &gt;
  < linux-yocto: Add powerpc64le support
  < qemuppc64: Add a QEMU machine definition for ppc64
  < qemux86: Add identical qemux86copy variant for tests
  < glibc: add workaround for faccessat2 being blocked by seccomp filters
  < npm.bbclass: avoid building target nodejs for native npm recipes
  < security_flags.inc: Add same O<level> as in SELECTED_OPTIMIZATION
  < tcf-agent: Fix build on riscv32
  < connman: update to 1.39
  < pseudo: Various fixes
  < selftest/reproducible: separately categorize packages that are same but on the exclusion list
  < Customize prompt string for SDKs

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Feb 13, 2021
… sources/meta-freescale sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-riscv sources/meta-rust sources/meta-ti sources/openembedded-core

* sources/bitbake a9451746...9f23fa60 (10):
  > bitbake: Bump release to 1.49.1
  > logging: Make bitbake logger compatible with python logger
  > bblayers/action: When adding layers, catch BBHandledException
  > cooker: Ensure reparsing is handled correctly
  > BBHandler: Don't classify shell functions that names start with "python*" as python function
  > hashserv: Add get-outhash message
  > hashserv: server: Support searching upstream for outhash
  > hashserv: Add short forms of remaining command line arguments
  > hashserv: Support upstream command line argument
  > hashserv: Support read-only server

* sources/meta-96boards 29fe207...ea81086 (1):
  > Merge pull request #344 from YoeDistro/yoe/mut

* sources/meta-arm 3be0996...aa63e31 (6):
  > kas: microbit-v1 testing
  > arm/microbit-v1: Fix build break
  > arm-bsp: create u-boot 2020.10 to resolve warning
  > kas: disable uninative to work around uninative-2.33 failures
  > arm-bsp/tc0: add Theodul DSU support
  > arm-bsp/linux: add asymmetric AArch32 EL0 support for TC0

* sources/meta-freescale 23416520...79eccd2e (16):
  > imx-sc-firmware: Upgrade to 1.7.1
  > imx8qm-mek: Add device tree for esai
  > imx8mq-evk: Add device trees for rm67199
  > imx8mm-lpddr4-evk: Add device tree for QCA Wi-Fi
  > weston-init: Update weston.ini for IVI
  > weston-init: Update weston.ini
  > linux-fslc-imx: update to v5.4.97
  > linux-fslc-imx: update to v5.4.96
  > linux-fslc-imx: update to v5.4.95
  > linux-fslc: update to v5.10.15
  > linux-fslc: update to v5.10.14
  > linux-fslc: update to v5.10.13
  > linux-imx-headers: Update release branch and LOCALVERSION for 5.4.70 release
  > linux-imx: Upgrade to 5.4.70
  > linux-imx: Add comment for local defconfig change
  > imx-base.inc: Add PREFERRED_PROVIDER_u-boot-mfgtool

* sources/meta-intel d4b48224...9deb61d0 (3):
  > itt: upgrade 3.15.12 -> 3.18.10
  > lms: upgrade 2046.0.0.0 -> 2052.1.0.0
  > level-zero: upgrade 1.0.26 -> 1.1.0

* sources/meta-openembedded 8cc800b1e9...7206f7f5bc (30):
  > ttf-abyssinica: update to 2.000
  > hexedit: update to 1.5
  > xfce4-session: increase ALTERNATIVE_PRIORITY
  > libgit2: update to 1.1.0
  > ceres-solver: update to 2.0.0
  > gtkmm3: upgrade 3.24.2 -> 3.24.3
  > libsigc++-2.0: upgrade 2.10.3 -> 2.10.6
  > gtk+: upgrade 2.24.32 -> 2.24.33
  > gegl: upgrade 0.4.26 -> 0.4.28
  > babl: upgrade 0.1.82 -> 0.1.84
  > xfce4-cpugraph-plugin: upgrade 1.2.0 -> 1.2.1
  > mousepad: upgrade 0.5.1 -> 0.5.2
  > fluidsynth: upgrade 2.1.6 -> 2.1.7
  > poppler: upgrade 21.01.0 -> 21.02.0
  > libconfig add UPSTREAM_CHECK_URI
  > iqrencode: update to 4.1.1
  > wireshark: update to 3.4.3
  > fetchmail: udpate to 6.4.16
  > fluentbit: Fix SIGSEGV caused by using flb_free instead of mk_mem_free
  > fluentbit: fix systemd input plugin
  > lxdm: disallow empty new password
  > lxdm: support to change user password
  > ndpi: fix autoconf-2.71 compatibility
  > python3-periphery: upgrade 2.1.0 -> 2.2.0
  > python3-twitter: update to 3.10.0
  > python3-greenstalk: update to 2.0.0
  > python3-flask-socketio: update to 4.3.1
  > python3-aws-iot-device-sdk-python: update to 1.4.9
  > kernel-selftest: Disable building bpf
  > mosquitto: Upgrade 1.6.12 -> 2.0.7

* sources/meta-qcom 753b742...3eb5a78 (6):
  > Merge pull request #266 from lumag/lt9611uxc-autoupd
  > Merge pull request #270 from lumag/rb5-5.11
  > Merge pull request #212 from lumag/qcom-armv8a
  > Merge pull request #269 from alimon/master_5.10
  > Merge pull request #265 from alimon/mesa_git
  > Merge pull request #252 from lumag/rb5-board-data2

* sources/meta-qt5 9029ee4...23f7a1c (1):
  > qtdeclarative: overwrite do_install_ptest

* sources/meta-riscv 94ec885...25e7762 (5):
  > riscv32: Disable textrels check for rust-hello-world
  > rng-tools: rngd uses 100% cpu on qemu/riscv32
  > u-boot: Fix build for rv32
  > recipes: Remove textrel skipping for some recipes
  > tcf-agent: Enable builds on riscv32

* sources/meta-rust 81d4b4c...341a3c7 (3):
  > Merge pull request #305 from akiernan/master
  > Merge pull request #306 from ColinFinck/remove-old-versions
  > Merge pull request #304 from meta-rust/jmesmon-patch-readme

* sources/meta-ti c0a0281e...fb4726a8 (3):
  > linux-ti-staging: Update 5.4 kernel to 07.03.00.000
  > ti-uboot-staging: Update to the latest commit
  > am64xx-sk Add combined boot build support

* sources/openembedded-core d26f5601d0...4d6ad6d611 (33):
  > glibc: add workaround for faccessat2 being blocked by seccomp filters
  > npm.bbclass: avoid building target nodejs for native npm recipes
  > security_flags.inc: Add same O<level> as in SELECTED_OPTIMIZATION
  > tcf-agent: Fix build on riscv32
  > connman: update to 1.39
  > pseudo: Update for rename and faccessat fixes
  > oe-pkgdata-util: Check if environment script is initialized
  > mpg123: Add support for FPU-less targets
  > opkg: Fix patch glitches
  > parted: upgrade 3.3 -> 3.4
  > documentation.conf: add both CVE_CHECK_LAYER_*
  > Fix up bitbake logging compatibility
  > sanity.conf: Increase minimum bitbake version due to logging function change
  > u-boot: upgrade 2020.10 -> 2021.01
  > wic: debug mode to keep tmp directory
  > autoconf: Fix typo for prefuncs
  > initrdscripts: init-install-efi.sh install extra files for ESP
  > cve-check: add include/exclude layers
  > cve-check.bbclass: add layer to cve log
  > python3-packaging: upgrade 20.8 -> 20.9
  > libdrm: upgrade 2.4.103 -> 2.4.104
  > bind: upgrade 9.16.10 -> 9.16.11
  > spirv-tools: correct version check
  > shaderc: correct version check
  > at: correct upstream version check
  > tar: update 1.32 -> 1.33
  > libhandy: upgrade 1.0.2 -> 1.0.3
  > dpkg: update 1.20.5 -> 1.20.7.1
  > vulkan-samples: update to latest revision
  > ruby: update 2.7.2 -> 3.0.0
  > python3-setuptools: update 51.0.0 -> 52.0.0
  > gptfdisk: update 1.0.5 -> 1.0.6
  > distcc: update 3.3.3 -> 3.3.5

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