This repository was archived by the owner on Aug 5, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 54
Commit 12fea48
Refkit CI
Refkit CI: pull in the latest changes
* bitbake be393f2...dcd58d3 (31):
> toaster: corrupted patch for bldcollector URL file
> build.py: Don't return dependencies for tasks which don't exist
> toaster: add 'nobuild' option to Toaster
> toaster: landing page show cmdline capture
> toaster: enable custom env support for shell calls
> toaster: some recipe events do not include packages
> toaster: update Toaster for Django 1.11
> toaster: unset BBPATH before starting bbserver for backwards compatibility
> providers: Fix determinism issue
> fetch2: fix unpack of .txz files
> fetch/wget: use with to ensure the response is closed
> fetch/wget: improve proxy object
> cooker: fix typo in bitbake -g message
> tinfoil: ensure get_recipe_info() returns Null if recipe not found
> bitbake-layers: show-recipes: fix help to mention -i supports multiple classes
> bitbake-layers: remove-layer: support removing multiple layers at a time
> bitbake-layers: add-layer: enable adding multiple layers at once
> runqueue: Fix typo builable -> buildable
> 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 c811c0b...1580913 (11):
> ixgbe*: skip package if using 4.14 kernel
> linux-intel/4.14: Fix 32-bit perf issue
> linux-intel/4.9: Update cache and source SRCREVs
> Galileo: Remove remaining bits from RMC and WIC directory
> README: Remove Quark references
> intel-quark: Remove MACHINE configuration for Quark
> qemuboot-intel: Remove quark references
> core-image-tiny: Remove Quark reference and WKS file
> linux-*: remove quark references from kernel
> linux-intel_4.14: Add latest LTS kernel
> linux-intel: Update 4.9 SRCREV and refactor
* meta-intel-realsense 50c6863...d416c00 (8):
> librealsense2: Update recipe for v2.8.3
> librealsense: Enable current and legacy versions to co-exist
> librealsense: Fix build with GCC 7.X
> Readme: Update usage instructions in readme
> librealsense: Remove CORE_IMAGE_EXTRA_INSTALL from include file
> librealsense: Update recipe for v2.8.2
> Update readme with new supported branches
> Update Readme with latest branch support
* meta-openembedded 5d6d21e...29a4983 (270):
> python-pandas: add json to the RDEPENDS list
> python-pyserial: reorganize packaging and update RDEPENDS
> python-pyroute2: re-add the RDEPENDS that were removed and verify on the latest release
> python-netaddr: update to RDEPENDS to work on minimal python installs
> python-pycparser: add pprint to the RDEPENDS
> python-zopeinterface: update RDEPENDS to include datetime
> python-whoosh: add RDEPENDS to work on minimal python installs
> python-pyflakes: update to version 1.6.0
> python-cmd2: update RDEPENDS to include pyperclip
> python-pyperclip: add an initial recipe for version 1.6.0
> python3-langtable: update to version 0.0.38
> python-networkx: update to version 2.0
> python-parted: update to version 3.11.1
> python-flask-wtf: update to version 0.14.2
> python-pymisc: update to version 2.4.85
> leveldb: fix checking for SSE flag
> hwloc: fix multilib problem
> xrdp: CVE-2017-16927
> libyui-ncurses: new add
> plymouth: packageconfig gtk needs gtk+3 as depends
> plymouth: do not install systemd units manually
> gvfs: update 1.32.1 -> 1.34.1
> plymouth: fix path to systemd-tty-ask-password-agent
> dnfdragora: new add
> gtk-xfce-engine: Fix build with glib-2.0 > 2.53
> Add FLTK to licenses to avoid warning when building fltk / fltk-native
> fltk: do not suffix shared library names with '_SHARED'
> fltk: remove fltk-native from DEPENDS
> fltk-native: remove fltk-config from image
> protobuf: add ptest support
> Adding LUA to SDK
> libyui: new add
> rygel: Add lms PACKAGECONFIG item
> vim: Security Advisory - vim - CVE-2017-17087
> phpmyadmin: update to version 4.7.6
> nginx: update to version 1.13.7
> python3-cassandra-driver: update to version 3.12.0
> python-django: update to version 1.11.8
> python-pytest-runner: update to version 3.0
> python-werkzeug: update to version 0.13
> python-pysocks: update to version 1.6.8
> python-automat: fix build dependencies to avoid download during do_compile
> python-twisted: avoid downloading build dependencies
> python-pyopenssl: update to version 17.5.0
> python-aws-iot-device-sdk-python: update to version 1.3.1
> python-ipaddress: update to version 1.0.19
> python-pylint: update to version 1.8.1
> python-webencodings: update RDEPENDS to include json
> python-html5lib: update to version 1.0.1
> python-pycparser: update RDEPENDS to add ply
> python-pymisp: update to version 2.4.84
> python-pytest: update to version 3.3.1
> python-pluggy: add initial recipe for version 0.6.0
> python-cryptography-vectors: update to version 2.1.4
> python-cryptography: update to version 2.1.4
> python-attr: update to version 0.3.1
> python-asn1crypto: update to version 0.24.0
> python-simplejson: update to version 3.13.2
> python-pandas: update to version 0.21.1
> python-psutil: update to version 5.4.2
> python-astroid: update to version 1.6.0
> python-pymongo: update to version 3.6.0
> python-pexpect: update to version 4.3.1
> python-flask-login: update to version 0.4.1
> libgnomeui: Fix build with newer glib-2.0
> libgnome: Fix invalid UTF-8 in header
> python3-blinker: new recipe
> python-blinker: move core recipe code to .inc file
> Move RDEPENDS on libasound-module to bluez4 since it has been removed from bluez5
> xrdp: Add some scripts and patches
> python-pyroute2: uprev to v0.4.21 (from 0.3.22)
> nghttp: cleaned up the recipe
> glade: 3.20.0 -> 3.20.2
> passwdqc: add pam-passwdqc to RDEPENDS
> openldap: fix QA Warning
> python[3]-flask-xstatic: new recipes
> python[3]-xstatic-font-awesome: new recipes
> python[3]-xstatic: new recipes
> python[3]-flask-babel: new recipes
> python[3]-speaklater: new recipes
> python[3]-flask-user: new recipes
> python[3]-flask-mail: new recipes
> python[3]-flask-script: new recipes
> python[3]-flask-uploads: new recipes
> python[3]-flask-nav: new recipes
> python[3]-fask-migrate: new recipes
> python[3]-alembic: new recipes
> python[3]-editor: new recipes
> python3-wtforms: new recipe
> python-wtforms: move core of recipe to a .inc file
> python3-visitor: new recipe
> python-visitor: move core of recipe to a .inc file
> python3-flask-wtf: new recipe
> python-flask-wtf: move core of recipe to a .inc file
> python3-flask-sqlalchemy: new recipe
> python-flask-sqlalchemy: move core of recipe to a .inc file
> python3-flask-bootstrap: new recipe
> python-flask-bootstrap: move core of recipe to a .inc file
> python3-dominate: new recipe
> python-dominate: move core of recipe to a .inc file
> python-ply: add a python3 version of the recipe
> python-yappi: correct the RDEPENDS to work on a minimal python install
> python-pylint: add a test package for unit tests
> python-werkzeug: add a test package for the unit and integration tests
> neon: add the recipe from oe-core
> python-pymongo: correct the RDEPENDS to work on a minimal python install
> python-dateutil: correct the RDEPENDS to work on a minimal python install
> python-msgpack: correct the RDEPENDS to work on a minimal python install
> python-can: correct the RDEPENDS to work on a minimal python install
> python-cffi: correct the RDEPENDS to work on a minimal python install
> python-bcrypt: correct the RDEPENDS to work on a minimal python install
> python-pytz: correct the RDEPENDS to work on a minimal python install
> python-babel: correct the RDEPENDS to work on a minimal python install
> python-attrs: correct the RDEPENDS to work on a minimal python install
> python-asn1crypto: correct the RDEPENDS to work on a minimal python install
> pyrtm: break samples and unit tests into separate packages
> python-chardet: fix the RDEPENDS to work on a minimal python install
> python-chardet: add a separate package for the cli utils
> python-itsdangerous: fix RDEPENDS to work on minimal python install
> python-simplejson: add the tests into their own package
> python3-langtable: update RDEPENDS to work on minimal python install
> python-paho-mqtt: update RDEPENDS to work on minimal python install
> python3-ntplib: add the correct RDEPENDS for the package
> xfce4-pulseaudio-plugin: update 0.3.2 -> 0.3.3
> thunar: update 1.6.12 -> thunar_1.6.13
> xfce4-whiskermenu-plugin: update 2.1.3 -> 2.1.4
> tumbler: ensure thumbnails work properly
> fluidsynth: performance improvements
> nginx: correctly set the endianness of the target
> fftw: Let dev-packages depend on libraries created
> fftw: update 3.3.6-p1 -> 3.3.7
> glm: update 0.9.8.4 -> 0.9.8.5
> glibmm: update 2.50.1 -> 2.54.1
> poppler-data: update 0.4.7 -> 0.4.8
> dfu-utils-native: fix do_deploy sstate handling
> xrdp: new recipe
> gnome-common: add PACKAGECONFIG for autoconf-archive
> debootstrap: change license to MIT
> python-pyasn1: update to version 0.4.2
> python-jsonpatch: update to version 1.20
> python-django: add native to BBCLASSEXTEND
> python-django-south: add native to BBCLASSEXTEND
> python-bitarray: add native to BBCLASSEXTEND
> python-pyparted: remove unneeded DEPENDS on python{3}-re
> python-grpcio: only modify the compiler arguments on the target build
> gd: update to version 2.2.5
> dos2unix: update to version 7.4.0
> cdrkit: add a link to genisoimage with the name mkisofs
> php: Security Advisory - php - CVE-2017-16642
> opencv: Fix error when dynamic link
> gpsd: add [email protected] for USB autoplug
> gpsd: use upstream config instead of our own
> xfce4-screenshooter: create src dir before build
> Allow native builds of python-asyn1crypto
> poco: update to 1.8.0.1
> UFL: add missing license
> xfce4-vala: update vala api to 0.38
> python-pysmi: update to version 0.2.2
> python-pyro4: update to version 4.63
> python3-coverage: update to version 4.4.2
> python-grpcio-tools: update to version 1.7.0
> python-grpcio: update to version 1.7.0
> python-jinja2: update to version 2.10
> python-pytest: update to version 3.2.5
> python-py: update to version 1.5.2
> hiredis: fix paths in pkgconfig conf file
> drop redundant 'inherit allarch' from packagegroups
> usb-modeswitch: add [email protected]
> polkit: add consolekit only when x11 is enabled
> gparted: update 0.28.1 -> 0.30.0
> gpsd: fix /etc/default/gpsd ALTERNATIVES logic
> freerdp: Update to 2.0.0
> libc-bench: add recipe
> mariadb: Added missing installation of mysqld_safe_helper to FILES_${PN}-server
> postgresql: Update to 9.4.15
> opencv: Fix java wrapper generation
> opencv: Download tinydnn manually
> opencv: Use OE built Protobuf
> opencv: Update ICV variable names
> python-pandas: update to version 0.21.0
> python-cryptography-vectors: update to version 2.1.3
> python-cryptography: update to version 2.1.3
> python-monotonic: update to version 1.4
> python-sqlalchemy: update to version 1.1.15
> python-simplejson: update to version 3.12.0
> python-cmd2: update to version 0.7.8
> python-snimpy: update to version 0.8.12
> python-pytz: update to version 2017.3
> python-attrs: update to version 17.3.0
> python-jsonpointer: update to version 1.14
> python-pymisp: update to version 2.4.82
> python3-multidict: update to version 3.3.2
> python-psutil: update to version 5.4.1
> python-pexpect: update to version 4.3.0
> python-lxml: update to version 4.1.1
> python-cython: update to version 0.27.3
> python3-certifi: update to version 2017.11.5
> xfce4-notifyd: avoid trouble starting daemon for images with multiple desktops
> xfce4-notifyd: update 0.3.6 -> 0.4.0
> tumbler: update 0.1.31 to 0.2.0
> xfdesktop: update 4.12.3 -> 4.12.4
> xfce4-appfinder: update 4.12.0 -> 4.13.0
> xfce4-xkb-plugin: update 0.8.0 -> 0.8.1
> xfce4-weather-plugin: update 0.8.9 -> 0.8.10
> xfce4-pulseaudio-plugin: update 0.2.4 -> 0.3.2
> xfce4-settings: update to 4.12.1
> gphoto2: update 2.5.8 -> 2.5.14
> libgphoto2: update 2.5.8 -> 2.5.14
> python-pysmi: update recipe to use pypi
> python-ply: update to use the pypi class
> python-pyusb: update to version 1.0.2
> libxml-libxml-perl: update to version 2.0131
> libnet-dns-perl: update to version 1.13
> README: add self as maintainer
> netdata: update to version 1.8.0
> hiawatha: update to version 10.7
> nginx: update development version to 1.13.6
> nginx: update stable version to 1.12.2
> phpmyadmin: update to version 4.7.5
> apache2: update to version 2.4.29
> whetstone_1.2.bb: Add whetstone benchmark
> dumb-init: New recipe
> tmux: Update to v2.6
> htop: Update to v2.0.2
> ddrescue: Update to v1.22
> dash: Update to v0.5.9.1
> mercurial: Support building for target
> mercurial: Update to v4.4
> toybox: Switch to v0.7.5 release
> android-tools: do_unpack_extra task removed
> nodejs: Update to 8.9.0
> libeigen: update to 3.3.4
> linpack_1.0.bb: Add linpack benchmark
> iksemel: reinstate recipe with build fixes and update 1.4 -> 1.5
> iksemel: drop stray patch left behind when iksemel 1.4 recipe was purged
> grpc: Add recipe for grpc v1.6.6
> glflags: Build native version
> libgpiod: bump version to v0.3.2
> can-isotp: add recipe
> gpsd: add missing python-pygps RDEPENDS
> mraa/upm: drop HAVE_NODEJS conditional
> spi-tools: Add version info.
> python-pydbus: add new recipe
> python3-multidict: update to version 3.3.0
> python-scrypt: add new package
> python-snimpy: refactor to use pypi class
> python-twisted: clean-up the dependencies
> python-automat: add an initial recipe for version 0.6.0
> python-attrs: add an initial recipe for version 17.2.0
> python-attr: add initial recipe for version 0.2.0
> python-hyperlink: add a recipe for version 17.3.1
> python-incremental: add an initial recipe for version 17.5.0
> python-constantly: add a recipe for version 15.1.0
> python-cryptography-vectors: update to version 2.1.2
> python-cryptography: update to version 2.1.2
> python-grpcio: update to version 1.6.3
> python-pep8: update to version 1.7.1
> python-flask-sqlalchemy: update to version 2.3.2
> python-pytest: update to version 3.2.3
> python-paho-mqtt: update to version 1.3.1
> python-mprpc: update to version 0.1.16
> python-psutil: update to version 5.4.0
> python-pyasn1: update to version 0.3.7
> python-pymisp: update to version 2.4.81.2
> python-cython: update to version 0.27.2
> python-bcrypt: update to version 3.1.4
> python-future: add new recipe
> samba: add missing RDEPENDS
> smbnetfs: update update 0.5.3a -> 0.6.0
> Revert "smbnetfs: delete blacklisted"
* meta-ros 198a68d...6d08433 (5):
> Merge pull request #571 from bulwahn/indigo-updates
> Merge pull request #567 from bulwahn/use-pypi-class
> Merge pull request #568 from BluEye-Robotics/gitignore
> Merge pull request #564 from bulwahn/cleanup
> Merge pull request #563 from bulwahn/indigo-updates
* meta-security de48d57...16812da (5):
> swtpm/libtpm: update to latest master
> samhain: remove the path for start-stop-daemon
> openscap: fix build issue
> trousers: allow overriding localstatedir mandir sysconfdir
> trousers: make initscript more reliable
* meta-yocto 2d8a572...5d49cf4 (9):
> poky: Switch to post release name/version
> 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...82e67b8 (552):
> runqemu: Add workaround for APIC hang on pre 4.15 kernels on qemux86
> systemd: drop obsolete workaround for ARM + gcc 5.2
> systemtap_git.inc: Add microblazeel as a supported architecture
> python3-pygobject: update to 3.26.1
> python3-pycairo: update to 1.15.4
> python3-git: update to 2.1.8
> glib-2.0: Add python3 modules required by gdbus-codegen
> lib/oe/patch: add missing import
> at-spi2-core: 2.26.0 -> 2.26.2
> at-spi2-atk: 2.26.0 -> 2.26.1
> python*-setuptools: update to 38.2.5
> python-gitdb: upgrade to v2.0.3
> bmap-tools: fix RDEPENDS and update SRC_URI
> rm_work: remove debugging statements
> kexec-tools: update to 2.0.16 and simplify
> libxcursor: update to 1.1.15 plus sec fixes
> libxfont2: update to 2.0.3 with sec fix
> libxfont: update 1.5.4 with sec fix
> libassuan: update to 2.5.1
> pinentry: update to 1.1.0
> nss: update to 3.34.1
> maintainers.inc: remove stat recipe
> stat: remove the recipe
> hdparm: replace stat with coreutils as runtime dependency
> selftest-ed: add a RECIPE_NO_UPDATE_REASON
> ltp: fix ar01 case failure
> ltp: add tar as runtime dependency
> kernel-fitimage: Fix bad image type replacement for aarch64
> recipes-multimedia/gstreamer: Add gst-validate recipe
> image-live.bbclass: add MLPREFIX to core-image-minimal-initramfs
> waf.bbclass: Add compile progress
> u-boot-fw-utils: Fix broken makefile in v2017.11.
> image-live.bbclass: print warn when initramfs is invalid
> ptest-runner: Upgrade to 2.1.1
> wic: Fix a path to a psuedo state directory (PSEUDO_LOCALSTATEDIR).
> machine/include/qemu.inc: update RDEPENDS to match kernel naming
> kernel: Add support for multiple kernel packages
> waf.bbclass: explicitly pass bindir and libdir if supported
> avahi: upgrade to 0.7
> kernel.bbclass: Fix do_sizecheck behaviour
> oeqa/qemu: remove elf image type
> mkelfimage: Remove un-needed recipe
> image_types: Remove ELF type
> oe-selftest: devtool: switch away from mkelfimage
> dnf: update to 2.7.5
> librepo: update to 1.8.1
> libdnf: update to 0.11.1
> rpm: update to 4.14.0
> package.bbclass: replace rpm/debugedit with dwarfsrcfiles
> linux-yocto/4.12: CQM and kmemleak fixes
> linux-yocto/4.12: common-pc*: enable X2APIC by default
> linux-yocto-dev: update to v4.15+
> linux-yocto/4.12: update to v.4.12.18
> linux-yocto/4.12: bug fixes and feature backports
> linux-yocto/4.x: configuration updates
> linux-yocto/4.12: ipv4 stable backport and config changes
> linux-yocto/4.12: bug fixes and VRF feature addition
> linux-yocto/4.12: update to v4.12.16
> oeqa/selftest/cases/wic: update OETestID decorator for test_qemu
> image_types_wic.bbclass: Ensure '-c image_wic' works
> rm_work: Handle race with -inital tasks
> gcc: Drop 6.4
> oeqa/selftest/buildoptions: Add test for fortran compiler building
> oeqa/selftest/archiver: Add test for srpm archiver mode dependencies
> libgfortran: Fix breakage from libbacktrace dependency
> depmodwrapper-cross: Set PACKAGES=''
> image.bbclass: Add additional bb.debug to help track 12304
> meta-selftest: wic: Add test for --use-uuid / --fsuuid
> wic: Introduce --fsuuid and have --use-uuid make use of UUID too
> wic: partition.py: Update comments slightly
> wic: kparser.py: Check for SquashFS and use-uuid
> image_types: btrfs use sparse file creation
> maintainers.inc: add an entry for pkgconf
> maintainers.inc: add an entry for dwarfsrcfiles
> devtool: add license checksum change handling to 'devtool upgrade'
> devtool: provide useful defaults for version/commit when upgrading recipes
> devtool: add a 'latest-version' command
> swig: add patch to support Node.js 7+
> dbus-test: upgrade to 1.12.2
> dbus: upgrade to 1.12.2
> conf/machine/include/microblaze: Add MicroBlaze architecture includes
> packagegroup-core-tools-testapps: kexec does not support MicroBlaze
> packagegroup-core-sdk: Disable SANITIZERS for MicroBlaze
> systemd: fix segfault when terminating systemd --test
> recipetool: create: fix conflict between SRCREV and tag
> mesa: Upgrade to 17.2.6 stable release
> libxslt: remove inappropriate patch
> libxslt: use HTTP instead of FTP in SRC_URI
> icu: fix libicudata corruption on big endian system
> autoconf: Override config.guess/.sub in source tree
> ovmf: Fix build failure for PARALLEL_MAKE with no space
> glib-2.0: fix for non-utf8 encoded files
> prelink_git.bb: Update recipe to newest commit
> coreutils: add PACKAGECONFIG for single-binary
> coreutils: upgrade to 8.28
> targetcontrol.py: use oe.types.boolean for QEMU_USE_KVM
> libunistring: upgrade to 0.9.8
> orc: upgrade to 0.4.28
> mc: upgrade to 4.8.20
> ffmpeg: update to 3.4
> psmisc: update to 23.0
> webkitgtk: update to 2.18.3
> gobject-introspection: update to 1.54.1
> gstreamer1.0-plugins-bad: remove redundant Wayland patch
> xserver-xorg: remove redundant Wayland patch
> gtk+3: remove redundant Wayland patch
> weston: remove patch that isn't applied anymore
> python-scons: upgrade to v3.0.1; use pypi.bbclass
> python3-iniparse: use pypi.bbclass
> python-git: use pypi.bbclass
> python-gitdb: use pypi.bbclass
> python-smmap: use pypi.bbclass
> python-mako: use pypi.bbclass
> python-async: use pypi.bbclass
> python-six: use pypi.bbclass
> python-nose: use pypi.bbclass
> python3-pip: use pypi.bbclass
> python-setuptools: upgrade to 38.2.4; use pypi.bbclass; improvements
> python-*-manifest/generators: add runpy; python3-plistlib
> python-*-manifest/generators: fix long line lengths
> pypi.bbclass: bring in from meta-python
> populate_sdk_ext: Use prebuilt uninative tarball
> multilib_global: Handle PREFERRED_RPROVIDER
> kernel-yocto: ensure that only a single defconfig is processed
> kernel-yocto: Stop the build if defconfig is missing
> kernel-yocto: ensure sccs variable is set when using KBUILD_DEFCONFIG
> linux-yocto/4.9: update to v4.9.65
> linux-yocto/4.12: iwlwifi calltrace fixes and configuration warning cleanups
> linux-yocto/4.9: update to v4.9.61
> qemu: use upstream swtpm support
> sstate.bbclass: Add progress bars when removing from the sysroots
> uninative.bbclass: Fix broken symlink issue
> minicom: recommend lrzsz
> oe-selftest: devtool: fix test for changes in lzo recipe
> Revert "eudev: sync rules with systemd"
> classes/sanity: check we don't have an ancient GNU patch
> sanity: getstatusoutput returns an int, not a string
> meta: fix malformed/missing Upstream-Status tags
> classes/patch: when PATCHTOOL = "git" double-check the repository
> classes/patch: remove unused variable
> acpica: drop NATIVE_INSTALL_WORKS and fix RCONFLICTS
> rpm: upstream version is now known
> busybox: CVE-2017-16544
> initramfs-module-install: Remove allarch and FILESEXTRAPATHS
> utils: qemurunner.py: cleanup grammar and ensure consistency
> utils: qemurunner.py: Log both 'failed to reach login banner" reasons
> utils: qemurunner.py: Add wall clock to 'timeout' logging
> grub: Move grub-editenv packaging to grub2.inc
> grub-efi: Add loadenv and test as default built-in
> grub-efi: Rework GRUB_BUILTIN variable as it is too long
> wayland-protocols: update to 1.12
> initramfs-framework: Add exec module
> bitbake.conf: set more conservative default for IMAGE_FSTYPES_DEBUGFS
> libbsd: Make it build with GCC 5.0 and older
> pciutils: upgrade to 3.5.6
> ltp: remove ltp-staticdev package
> musl: prevent errors if do_install is run more than once
> quilt: don't patch in an old acinclude.m4, just excude aclocal
> gperf: don't use aclocal.m4/acinclude.m4 dance
> gperf: merge inc into bb
> openssh: don't do aclocal/acinclude dance
> pango: update upstream-status on a patch
> recipes-graphics/piglit: Add patch to fix build in some platforms
> wic: support filesystem label for rawcopy
> procps: fix two small problems
> qemu: fix the makefile for ptest
> kernel.bbclass: Add cleandirs for do_shared_workdir
> bash: fix build race under musl
> lzo: don't do aclocal/acinclude dance
> nettle: remove aclocal/acinclude dance
> site: consolidate ac_cv_func_mmap_fixed_mapped definitions
> bash: disable aclocal
> alsa-utils: 1.1.4 -> 1.1.5
> alsa-tools: 1.1.3 -> 1.1.5
> alsa-plugins: 1.1.4 -> 1.1.5
> alsa-lib: 1.1.4.1 -> 1.1.5
> lame: 3.99.5 -> 3.100
> pulseaudio: 10.0 -> 11.1
> rootfs-postcommands.bbclass: ensure that rootfs gets mounted ro
> connman.inc: do not check IMAGE_FEATURES
> templates/layer.conf: remove backslash to enable bbappend setting
> systemd: allow dots in arguments to template units
> xserver-xf86-config: remove last trace of 10-preload-modules.conf
> lib/oe/utils: remove param_bool()
> package_manager: force dnf to refresh the cache
> meta-selftest: fix upstream version checks for devtool test recipes
> util-linux: fix register location for rfkill to avoid conflict
> runqemu: Allow the user to override the device tree option
> runqemu: Allow the user to override the Kernel option
> go: ensure use of BUILD_CC when building bootstrap tools
> mtd-utils: fix flash_eraseall installation conflict
> ltp: improve reproducibility
> initramfs-live-boot-tiny: Create the initramfs-live-boot-tiny recipe
> neon: remove the recipe
> kern-tools-native: fix upstream version check
> opkg-utils: fix upstream version check
> m4-native: fix upstream version check
> cdrtools-native: fix upstream version check
> wpa-supplicant: add a missing WPA_COMMON_CTRL_IFACE definition
> install*.sh: add short sleep after parted commands
> init-install: fix grub-install command
> update-alternatives.bbclass: refuse to manage SysV init scripts
> Revert "classes: Fix alternatives and rc.d ordering"
> initscripts: rrecommend initscripts-functions
> lsbinitscripts: don't use update-alternatives
> initscripts: don't use update-alternatives
> sysklogd: don't use update-alternatives
> oeqa/selftest/runtime_test: simplify postinst testing
> postinst: fix and simplify the postinst test recipe
> oeqa/commands: don't break if get_bb_vars is passed a tuple
> bin_package: fail if ${S} doesn't actually contain anything
> libassuan: update to 2.4.4
> nss: update to 3.34
> nettle: update to 3.4 and cleanup
> gnutls: update to 3.6.1
> openssl: fix runtime errors with Thumb2 when using binutils 2.29
> openssl: Upgrade 1.1.0f -> 1.1.0g
> openssl10: fix runtime errors with Thumb2 when using binutils 2.29
> openssl10: Upgrade 1.0.2l -> 1.0.2m
> scripts/contrib/bbvars.py: Remove dead code
> libepoxy: Fix build break for EGL_CAST dependency
> python3: remove two setup.py cross-compile hacks
> libmnl: enable native
> mesa/screen: change patch status
> eudev: sync rules with systemd
> systemd: fix formatting IDE storage does not trigger "change" uevents
> ppp: include netinet/in.h before linux/in.h in pppoe.h
> usbutils: remove uclibc-specific patch
> e2fsprogs: remove aclocal/acinclude dance
> libxslt: update to 1.1.32
> harfbuzz: update to 1.7.0
> icu: update to 60.1
> libpciaccess: update to 0.14
> expect: update to 5.45.3
> btrfs-tools: update to 4.13.3
> gnome-desktop3: Update to 3.26.2
> gstreamer1.0-plugins: disable introspection on mips64
> dtc: update to 1.4.5
> glib-networking: update to 2.54.1
> glib-2.0: update to 2.54.2
> libcheck: fix upstream version check
> python3-pycairo: fix upstream version check
> i2c-tools: fix upstream version check
> python-scons: fix upstream version check
> oe-core: take UPSTREAM_CHECK_COMMITS into use where possible
> distrodata.bbclass: make upstream version check more useful for git upstreams
> sudo: improve reproducibility
> x11perf: improve reproducibility
> grub-efi_2.02.bb: improve reproducibility
> libogg: upgrade to 1.3.3
> libnsl2: fix installed-vs-shipped QA issue
> nss: pay attention to CFLAGS
> libinput: update to 1.8.4
> qemu.inc: let linux-yocto-rt also provide nfs server kernel module
> ca-certificates: Add /etc to SYSROOT_DIRS
> lighttpd: update to 1.4.48
> initramfs-framework: add install module
> initramfs-module-install-efi: update summary
> initramfs-module-install-efi: point to original copy and delete new file
> systemd: fix duplication of CACHED_CONFIGUREVARS
> systemd: use consistent indenting and coding style in do_install()
> systemd: sort PACKAGECONFIG options
> systemd: use consistent approach for musl PACKAGECONFIG options
> systemd: remove musl specific control of ldconfig PACKAGECONFIG
> tclibc-musl.inc: disable ldconfig distro feature
> u-boot: Upgrade to 2017.11 release
> ethtool: upgrade to 4.13
> runqemu: print command search result when not found
> libsoup-2.4: upgrade to 2.60.2
> verify-bashisms: use argparse, add verbose option
> runqemu: Also specialcase resolution of '.' to the file's location
> image_types: Add debugging code to ext4 fs creation
> qemurunner: Simplify binary data handling
> qemuboot: Improve relative path handling
> runqemu: Improve relative path handling in qemuconf files
> classes/cross: Add addto_recipe_sysroot task to cross recipes
> qemu: Add patch to avoid qemuppc boot hangs
> runqemu: Ensure we process all tap devices
> base: add automatic dependency on xz-native for .txz SRC_URI
> go: Use right dynamic linker on musl
> net-tools: correctly set COPTS and LOPTS
> strace: 4.18 -> 4.19
> libsdl2: 2.0.5 -> 2.0.7
> less: 487 -> 527
> logrotate: 3.12.3 -> 3.13.0
> liberror-perl: 0.17024 -> 0.17025
> git: 2.13.3 -> 2.15.0
> file: 5.31 -> 5.32
> e2fsprogs: 1.43.5 -> 1.43.7
> autoconf-archive: inherit allarch and fix package splitting
> iproute2: upgrade to 4.13
> mesa: Upgrade to 17.2.5
> recipetool: create: fix failure handling included dicts
> linux-firmware: Remove iwlwifi-8000C-19 SRC_URI
> site/microblaze-linux: Add MicroBlaze linux site info
> siteinfo.bbclass: Add microblaze(eb/el) linux site info targets
> insane.bbclass: add microblaze-*-elf to machine dictionary
> icu: CVE-2017-14952
> qemu.inc: Drop rng-tools
> lttng-modules: Upgrade to 2.9.5 release
> gawk: upgrade to 4.2.0
> cups: upgrade to 2.2.6
> sysstat: upgrade to 11.6.1
> sudo: upgrade to 1.8.21p2
> kexec-tools: 2.0.14 -> 2.0.15
> sbc: fix license
> sbc: move examples to their own package
> sqlite3: upgrade to 3.21.0
> libproxy: upgrade to 0.4.15
> quota: upgrade to 4.04
> harfbuzz: upgrade to 1.6.3
> ofono: upgrade to 1.21
> hostap-utils: remove obsolete driver
> packagegroup-base: remove hostap-utils from wifi support
> 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 directory1 parent f24883b commit 12fea48Copy full SHA for 12fea48
File tree
Expand file treeCollapse file tree
8 files changed
+8
-8
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
8 files changed
+8
-8
lines changedOpen diff view settings
Submodule meta-intel updated from c811c0b to 1580913
Submodule meta-intel-realsense updated 6 files
Submodule meta-openembedded updated from 5d6d21e to 29a4983
Submodule meta-ros updated from 198a68d to 6d08433
Submodule meta-security updated from de48d57 to 16812da
Submodule meta-yocto updated from 2d8a572 to 5d49cf4
Submodule openembedded-core updated from 3b413a8 to 82e67b8
0 commit comments