Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Commit 088d375

Browse files
author
Refkit CI
committed
Refkit CI: pull in the latest changes
* bitbake be393f2...af7d63b (13): > tinfoil: Ensure we clean up loggers > event: Ensure we clean up loggers > tests/fetch: Add ftp test url > tests/fetch: use subtests in the wget tests > tests/fetch: Switch gnu.org urls from ftp -> http/https > fetch2: Fix missing logger import in repo fetcher > bitbake-layers: Add support for multiple recipes at once > bitbake: be more explicit when warning about locale choice > tests/fetch: skip network tests the idiomatic way > main: Give a user readable error if we can't locate topdir > cooker: fix watching directories with Python 3.6+ > bitbake: Update version to 1.37.0 for development > bitbake: Update version to 1.36.0 for stable release * meta-intel 863590f...d68dda9 (2): > layer.conf: Bump Layer due to removal of meta-tlk > meta-tlk: Move to standalone layer * meta-intel-realsense 211ce75...50c6863 (2): > librealsense2: Add recipe for librealsense2 with Python support > librealsense: Restructure librealsense recipes in preparation for librealsense2 * meta-ros b579fb7...f057c77 (1): > Merge pull request #560 from bulwahn/indigo-updates * meta-security de48d57...756f65f (2): > trousers: allow overriding localstatedir mandir sysconfdir > trousers: make initscript more reliable * meta-yocto 2d8a572...e328829 (8): > beaglebone-yocto: rename beaglebone machine to beaglebone-yocto > scripts/lib/bsp: delete, all users have been removed > yocto-kernel: remove this tool > yocto-layer: remove this tool > meta-yocto-bsp/lib/oeqa: remove yoctobsp selftest > yocto-bsp: remove this tool > poky: remove old Fedora releases from SANITY_TESTED_DISTROS > beaglebone: Find /boot partition on mmcblk0 * openembedded-core 3b413a8...a17f3ec (238): > dhcp: fix build issue with libxml2 support > dhcp: use ${BPN} instead of ${PN} for user > package_ipk.bbclass: handle only whitespace in PACKAGE_EXCLUDE > gcc: backport patch to fix miscompilation on mips64 > Revert "gcc: fix miscompilation on mips64" > initramfs-live-install: Add aarch64 arch to COMPATIBLE_HOST. > linux-firmware: Bump to bf04291 revision > cmake: Upgrade to 3.9.5 > libdrm: upgrade to 2.4.88 > base.bbclass: increase indent in get_layers_branch_rev() and buildcfg_vars() > mesa: Upgrade to 17.2.4 release > devtool: implement conditional patch handling > devtool: finish: add dry-run option > devtool: finish: improve reporting for removed files > devtool: show a better error message if meta-files aren't found > devtool: upgrade: reformat --no-patch warning message > devtool: upgrade: automatically handle changes to source subdirectory > devtool: upgrade: show messages before source extraction steps > recipetool: create: show a warning for github archive URLs > devtool: stop always moving workspace to end of BBLAYERS > recipetool: create: drop debug print > devtool: upgrade: handle recipes that use named SRC_URI checksums > devtool: finish: fix "layer not in bblayers.conf" warning when path specified > devtool: finish: ensure repository is clean before proceeding > devtool: reset: print source tree base path > devtool: make find-recipe and edit-recipe always work with any recipe > devtool: show some warnings for upgrade versions > devtool: fix handling of oe-local-files when source is in a subdirectory > devtool: upgrade: improve performance and show progress when adding files > devtool: upgrade: fix not committing deleted files with older git versions > devtool: upgrade: fix accidentally swapped parameters > lib/oe/recipeutils: fix line splitting in patch_recipe_* > lib/oe/recipeutils: fix find_layerdir() to return absolute paths > recipetool: ignore incidental kernel module source > recipetool: pass absolute source tree path to plugins > gcc7/gcc6: Fix unaligned STRD issue on ARM > musl: Update to 1.1.18 > systemd: Fix build with musl/mips64 > at-spi2-core: remove redundant intltool dependency > default-providers: remove virtual/db > db: don't provide virtual/db > perl: depend on db, not virtual/db > oeqa/runner: Pass the value of buffer, don't force to True > oeqa: Markup further tests for stdout/stderr buffering > testimage: Ensure full logs are shown for failures > maintainers.inc: add Otavio Salvador for go-dep > maintainers.inc: add Khem Raj for libmnl > glew: update to 2.1.0 > atk: update to 2.26.0 > at-spi2-atk: update to 2.26.0 > at-spi2-core: update to 2.26.0 > clutter-gtk-1.0: update to 1.8.4 > librsvg: update to 2.40.19 > vte: update to 0.50.1 > libinput: update to 1.8.3 > fontconfig: update to 2.12.6 > pango: update to 1.40.12 > libgudev: update to 232 > hicolor-icon-theme: update to 0.17 > gdk-pixbuf: update to 2.36.11 > assimp: update to 4.0.1 > shared-mime-info: update to 1.9 > adwaita-icon-theme: update to 3.26.0 > libsoup-2.4: update to 2.60.1 > gsettings-desktop-schemas: update to 3.24.1 > xdg-utils: update to 1.1.2 > vulkan: update to 1.0.61.1 > freetype: update to 2.8.1 > gtk+3: update to 3.22.24 > gtk-doc.bbclass: correctly make the list of directories with shared libraries > sysprof: update to 3.26.1 > iso-codes: update to 3.76 > boost: update to 1.65.1 > ffmpeg: upgrade to 3.3.4 > libsolv: update to 0.6.29 > mpg123: update to 1.25.7 > btrfs-tools: update to 4.13.2 > vala: update to 0.38.2 > libxslt: update to 1.1.31 > freetype: fix upstream version check > lz4: fix upstream version check > go-helloworld: add an acknowledgement of unknown upstream version > tcf-agent: latest upstream version is now known > eudev: fix upstream version check > libpfm4: remove the recipe > oprofile: remove the recipe > oeqa/target/ssh: Drop command/output logging to debug level > oeqa: Clean up logger handling > testimage: Pass the logger into OERuntimeTestContextExecutor.getTarget() > oeqa/qemurunner: Use logger.debug, not logger.info > oeqa/targetcontrol: Drop unused get_target_controller function > oeqa/runqemu: Only show stdout/stderr upon test failure > qemurunner: Ensure logging handler is removed > busybox.inc: Fix bashism in compile, which fixes sh being suid > gcc: fix miscompilation on mips64 > systemd: Fix build on musl > e2fsprogs-ptest: improve reproducibility > oe-build-perf-report-email.py: add images as MIME objects > gobject-introspection: improve reproducibility > wayland-protocols: upgrade to 1.11 > qemu: upgrade to 2.10.1 > wic: Update canned-wks for systemd to use UUID everywhere > wic: When using --use-uuid make sure that we update the fstab with PARTUUID > systemctl-native: add target.wants to target regex > dpkg: use snapshot.debian.org > expat: upgrade to 2.2.5 > wget: Upgrade 1.19.1 -> 1.19.2 > scripts/contrib/bbvars.py: Rewrite to use tinfoil > curl_7.54.1.bb: improve reproducibility > systemd: remove useless options for mips4 > musl: Update to latest > rpm: remove --sysroot from macros on target > libsolv: fix a kernel-devsrc installation issue > expect: Fix segfaults when Expect clib is used directly from C program > bind: move libraries to own package > grub_2.02.bb: improve reproducibility > ffmpeg: upgrade to 3.3.4 > python: add PACKAGECONFIG for Berkeley DB module > db: change types to avoid headers changing between architectures > libxml2: 2.9.5 -> 2.9.7 > bash-completion: remove rfkill file that util-linux provides > util-linux: upgrade to 2.31 > sshcontrol.py: in copy_to() always use scp > masterimage.py: rename parameter "params" in start() to "extra_bootparams" > masterimage.py: fix stop() > masterimage.py: fix issue with calling reboot on masterimage/DUT > selftest/imagefeatures: add basic test for useradd-staticids > lib/oeqa/selftest/cases/gotoolchain: add selftest for the Go toolchain > oeqa/core/loader: Make _built_modules_dict() support packages correctly > oeqa/selftest/runtime_test: use console in postinst_rootfs_and_boot > image.bbclass: let do_image depend on do_populate_lic of EXTRA_IMAGEDEPENDS > externalsrc: fix ExpansionError if the source dir does not exist yet > image.bbclass: Fix 'vardepsexclude' mechanism for image_cmd_${FSTYPE} > base.bbclass: use d instead on e.data > useradd-staticids: explain how to fix the the problem > useradd-staticids: skip recipes without static IDs > feature-arm-vfp.inc: drop unnecessary extra space from TUNE_CCARGS > maintainers.inc: update maintainership > lib/oe/terminal.py: use an absolute path to execute oe-gnome-terminal-phonehome > oeqa/selftest/runtime_test: fix postinst_rootfs_and_boot > useradd.bbclass: print a warn when useradd not found > bind: Convert from ftp to https urls > wic: add 'part-name' argument for naming GPT partitions > weston: Bump version to 3.0.0 > wayland: Fix installation patch issue > wayland : Bump to version 1.14.0 > runqemu: correct rootfs setup to boot an ide hddimg > openssh: update to 7.6 > bind: update to 9.10.6 > gnutls: update to 3.5.16 > libpcre2: update to 10.30 > nss: update to 3.33.0 > xf86-input-libinput: update to 0.26.0 > libxfont2: update to 2.0.2 > xorg-xserver: update to 1.19.5 > libxfont: update to 1.5.3 > nspr: update to 4.17 > libxkbcommon: update to 0.7.2 > xkeyboard-config: upgrade to 2.22 > libxres: upgrading to 1.2.0 > tzdata: update 2017c > tzcode-native: update to 2017c > lib/oe/sstatesig: fix wildcard matching wrong task signature files > buildhistory: enable committing history by default > nativesdk-packagegroup-sdk-host: remove redundant LICENSE > ruby: remove spurious db build dependency > python3: remove obsolete db dependency > oeqa/selftest/runtime: force empty root password, use helpers to access qemu > qemurunner: fix bad indentation in serial login > cmake: Upgrade to 3.9.3 release > util-linux-ptest: various fixes > wic: misc.py: Use mmd from mtools instead of syslinux > wic: misc.py: Added more mtools binaries > linux-firmware: Split out the QAT firmware > libcheck: Upgrade to 0.12.0 > goarch: There is no GOARCH defined for mips64-n32 > ltp: upgrade to 20170929 > lsb/lsbtests: Update package lists to use latest version of binary > connman: upgrade 1.34 -> 1.35 > kexec-tools: add systemd support for kdump > texinfo: upgrade to 6.5 > curl: Security Advisory - curl - CVE-2017-1000254 > libpng: Upgrade 1.6.31 -> 1.6.32 > python-scons*: upgrade to 3.0.0 > mdadm: Fix build with gcc < 7 > gcc6: Upgrade to 6.4 > go-dep: Upgrade to 0.3.1 > python3-six: update to 1.11.0 > python*-setuptools: update to 36.5.0 > python3-numpy: upgrade to 1.13.3 > python3-git: update to 2.1.7 > python3-pygobject: update to 3.26.0 > python3-pycairo: update to 1.15.3 > openssl: force soft link to avoid rare race > nettle-ptest: fix a failing test > gawk-ptest: fix a failing test > powertop: update to v2.9 > ruby: upgrade to 2.4.2 > libxml-namespacesupport-perl: upgrade to 1.12.9 > nfs-utils: Add switch for NFSv4.1 > tcl: remove host path from tclConfig.sh > openssl: Add support for riscv32/riscv64 > elfutils: Fix missing library on linker cmdline > gcc-runtime: Disable libitm on riscv > runqemu: Add riscv support for qemu machines > kernel-arch.bbclass: Add riscv to kernel arch map > siteinfo: Define data for riscv32 and riscv64 > insane: Add entries for riscv 32bit/64bit > site: Add riscv32 and riscv64 > perl-native: Provide correct lddlflags > busybox: Fix CVE-2011-5325 > busybox: 1.24.1 -> 1.27.2 > libxml2: 2.9.4 -> 2.9.5 > llvm: Use the SRCREV past final 5.0 release > gstreamer1.0-python: upgrade to version 1.12.3 > gstreamer1.0-vaapi: upgrade to version 1.12.3 > gstreamer1.0-libav: upgrade to version 1.12.3 > gstreamer1.0-omx: upgrade to version 1.12.3 > gstreamer1.0-rtsp-server: upgrade to version 1.12.3 > gstreamer1.0-plugins-ugly: upgrade to version 1.12.3 > gstreamer1.0-plugins-bad: upgrade to version 1.12.3 > gstreamer1.0-plugins-good: upgrade to version 1.12.3 > gstreamer1.0-plugins-base: upgrade to version 1.12.3 > gstreamer1.0: upgrade to version 1.12.3 > curl: add 'enable-ares' packageconfig option > bluez5: Upgrade 5.46 -> 5.47 > libgcrypt: update from version 1.8.0 to 1.8.1 > linux-yocto/4.12: ide:ide-cd: fix kernel panic resulting from missing scsi_req_init > linux-yocto/4.12: configuration fragment updates > linux-yocto/4.9: update to v4.9.57 > kern-tools: make fuzzy matching optional > linux-yocto/4.12: stable backports and bug fixes > linux-yocto/4.12: update to v4.12.14 > linux-yocto/4.4: update to v4.4.93 > linux-yocto/4.12: configuration and feature updates > linux-yocto-dev: bump to v4.14-rcX > rng-tools: Fix crazy defaults > oe-buildenv-internal: Fix finding build directory
1 parent 5029868 commit 088d375

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

bitbake

Submodule bitbake updated from be393f2 to af7d63b

meta-intel

Submodule meta-intel updated from 863590f to d68dda9

meta-ros

meta-security

Submodule meta-security updated from de48d57 to 756f65f

meta-yocto

Submodule meta-yocto updated from 2d8a572 to e328829

openembedded-core

Submodule openembedded-core updated from 3b413a8 to a17f3ec

0 commit comments

Comments
 (0)