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

Updating sources/meta-96boards sources/meta-freescale sources/meta-in… #77

Merged
merged 1 commit into from
Dec 4, 2018

Conversation

kraj
Copy link
Contributor

@kraj kraj commented Dec 4, 2018

…tel sources/meta-riscv sources/meta-variscite-fslc

  • sources/meta-96boards 46b6024...10af9ab (2):

    Merge pull request Layer Updates: sources/bitbake sources/meta-atmel sources/meta-brows… #286 from 96boards/master-edk2-rebuild
    Merge pull request drone.yoedistro.org is unreachable #285 from 96boards/master-ptable

  • sources/meta-freescale 9c80179...15a354e (1):

    u-boot-fslc: Bump to 6e25ce6f3c revision

  • sources/meta-intel 08d0b59...f7a9272 (1):

    ixgbe: upgrade 5.3.8 -> 5.5.2

  • sources/meta-riscv a4ac20c...9fa432a (1):

    libgpg-error: Add support for RISC-V 32-bit

  • sources/meta-variscite-fslc 0a6f348...618a65c (2):

    u-boot: Update to latest revision
    linux-variscite: Update to latest revision

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

…tel sources/meta-riscv sources/meta-variscite-fslc

* sources/meta-96boards 46b6024...10af9ab (2):
  > Merge pull request #286 from 96boards/master-edk2-rebuild
  > Merge pull request #285 from 96boards/master-ptable

* sources/meta-freescale 9c80179...15a354e (1):
  > u-boot-fslc: Bump to 6e25ce6f3c revision

* sources/meta-intel 08d0b59...f7a9272 (1):
  > ixgbe: upgrade 5.3.8 -> 5.5.2

* sources/meta-riscv a4ac20c...9fa432a (1):
  > libgpg-error: Add support for RISC-V 32-bit

* sources/meta-variscite-fslc 0a6f348...618a65c (2):
  > u-boot: Update to latest revision
  > linux-variscite: Update to latest revision

Signed-off-by: Khem Raj <[email protected]>
@cbrake cbrake merged commit f1cb28d into master Dec 4, 2018
kraj added a commit that referenced this pull request Jun 30, 2020
* sources/meta-yoe 1c31895...4158257 (1):
  > Merge pull request #77 from YoeDistro/yoe/mut

* sources/openembedded-core 935e57d7ae...fb467a1ecb (39):
  > runit: Add runit and related recipes
  > linux-libc-headers: Check for asm/bpf_perf_event.h before multilibbing
  > lto.inc: Add global LTO distro policy file
  > report-error.bbclass: replace angle brackets with &lt; and &gt;
  > report-error: Allow to upload reports automatically
  > linux-yocto: Add powerpc64le support
  > qemuppc64: Add a QEMU machine definition for ppc64
  > qemux86: Add identical qemux86copy variant for tests
  > xserver-xorg: add a patch to aid debugging an intermittent AB failure
  > eudev: Extend for native/nativesdk
  > libnl: Extend for native/nativesdk
  > rootfs-postcommands: Enable rootfs_check_host_user_contaminated
  > python3-setuptools: upgrade 47.1.1 -> 47.3.1
  > Revert "python3-setuptools: patch entrypoints for faster initialization"
  > deploy.bbclass: Clean DEPLOYDIR before do_deploy
  > uboot-sign: Refactor do_deploy prefunc to do_deploy_prepend
  > common-licenses: fix filename of BSD-2-Clause-Patent
  > initscripts: update postinst
  > modutils-initscripts: update postinst
  < runit: Add runit and related recipes
  < linux-libc-headers: Check for asm/bpf_perf_event.h before multilibbing
  < lto.inc: Add global LTO distro policy file
  < report-error.bbclass: replace angle brackets with &lt; and &gt;
  < report-error: Allow to upload reports automatically
  < linux-yocto: Add powerpc64le support
  < qemuppc64: Add a QEMU machine definition for ppc64
  < qemux86: Add identical qemux86copy variant for tests
  < netbase: use git fetcher
  < python3-setuptools: upgrade 47.1.1 -> 47.3.1
  < Revert "python3-setuptools: patch entrypoints for faster initialization"
  < deploy.bbclass: Clean DEPLOYDIR before do_deploy
  < uboot-sign: Refactor do_deploy prefunc to do_deploy_prepend
  < common-licenses: fix filename of BSD-2-Clause-Patent
  < initscripts: update postinst
  < modutils-initscripts: update postinst
  < xserver-xorg: add a patch to aid debugging an intermittent AB failure
  < eudev: Extend for native/nativesdk
  < libnl: Extend for native/nativesdk
  < rootfs-postcommands: Enable rootfs_check_host_user_contaminated

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Jul 1, 2020
…nembedded-core

* sources/meta-openembedded 2927427fb5...81ee0b68fa (10):
  > lirc: Inherit distutils-common-base
  > libnet-dns-perl: upgrade 1.24 -> 1.25
  > rsyslog: upgrade 0.2004.0 -> 0.2006.0
  > redis: upgrade 6.0.4 -> 6.0.5
  > librelp: upgrade 1.5.0 -> 1.6.0
  > libiio: upgrade 0.20 -> 0.21
  > docopt.cpp: upgrade 0.6.2 -> 0.6.3
  > ccid: upgrade 1.4.32 -> 1.4.33
  > nftables: upgrade 0.9.5 -> 0.9.6
  > sysprof: remove linux-gnueabi-patch

* sources/meta-yoe 7c95a91...4158257 (1):
  > Merge pull request #77 from YoeDistro/yoe/mut

* sources/openembedded-core 0ebb9d1d1f...8f23d7683e (7):
  > python3-setuptools: upgrade 47.1.1 -> 47.3.1
  > Revert "python3-setuptools: patch entrypoints for faster initialization"
  > deploy.bbclass: Clean DEPLOYDIR before do_deploy
  > uboot-sign: Refactor do_deploy prefunc to do_deploy_prepend
  > common-licenses: fix filename of BSD-2-Clause-Patent
  > initscripts: update postinst
  > modutils-initscripts: update postinst

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Jul 2, 2020
…urces/meta-yoe

* sources/bitbake 83296870...1d3892d9 (5):
  > msg: Avoid issues where paths have relative components
  > runqueue: Avoid unpickle errors in rare cases
  > siggen: Fix error when hash equivalence has an exception
  > hashserv: Chunkify large messages
  > test/fetch: change to better svn source

* sources/meta-arm 6147e82...0eb184e (5):
  > linux-linaro-arm_5.4: fix build of Perf with new BFD
  > gem5: Add README
  > gem5: add dunfell support
  > arm-bsp : Introduce TC0 platform and BSP
  > arm: Introduce 4.19 Android Common Kernel

* sources/meta-clang 18581f3...6f59a9e (3):
  > clang: usrmerge workaround
  > clang: honor --dyld-prefix when searching for dynamic linker
  > bcc: Fix KBUILD_MODNAME errors for kernel 5.7 and latter

* sources/meta-yoe 7c95a91...4158257 (1):
  > Merge pull request #77 from YoeDistro/yoe/mut

Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit that referenced this pull request Sep 5, 2020
simpleiot: Disable CGO on x86_64
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