aboutsummaryrefslogtreecommitdiffstats
path: root/meta-intel
AgeCommit message (Collapse)Author
2017-12-01Pull meta-intel and update distro conf accordinglyJussi Laako
Pulls latest meta-intel changes. Due to restructuring in meta-intel layer, also update BBMASK in refkit.conf to match the new meta-intel layer structure. Signed-off-by: Jussi Laako <jussi.laako@linux.intel.com>
2017-10-27Refkit CI: pull in the latest changesRefkit CI
* bitbake 28249c4...be393f2 (2): > toaster/highlight.pack.js: Fix corrupted file > toaster: Remove prettify * meta-intel 9f9b61b...863590f (12): > lttng-modules: Fix SRC_URI for Yocto Layer Compatibility > Revert "linux-intel: blacklist snd-soc-skl module" > maintainers: Update with available team members > lttng-modules: also apply patch if linux-intel-rt is preferred kernel > linux-intel/4.9: Update kernel SRCREVs for v4.9.56 > CHANGELOG: Add major rocko changes > documentation: add Secure Boot information > linux-intel/4.9: Update kernel SRCREVs > linux-intel: SRCREV updates for kernel and cache > ixgbevf: skip host depmod > ixgbe: skip host depmod > add .gitignore * meta-ros 60e4b4a...b579fb7 (4): > Merge pull request #558 from synapticon/fix_tf2_py > Merge pull request #559 from synapticon/fix_smach_deps > Merge pull request #557 from synapticon/fix_tf2_rdep > Merge pull request #556 from rojkov/patch-desc-fixup * meta-security 607d2bc...de48d57 (9): > fscryptctl: add v0.1.0 > openscape: fix ptest compile errors and update > keynote: update the SRC_URI > openssl-tpm-engine: add package > tpm2-abrmd: add package > tpm-quote-tools: Add package > pcr-extend: add new package > README: update with basic info > swtpm: fix cuse depends * meta-yocto e1f3639...2d8a572 (2): > poky: add debian-9 to SANITY_TESTED_DISTROS > packagegroups: remove a bbappend * openembedded-core 70e5444...3b413a8 (28): > README.qemu: qemuppc64 is not supported > bitbake.conf: Adds ipv6 to DISTRO_FEATURES_NATIVE > libxml2: use HTTP instead of FTP in SRC_URI > sqlite3: fix CVE-2017-13685 > bitbake.conf: add ssh to HOSTTOOLS_NONFATAL > go: Export correct GO386 value for target > goarch.bbclass: Define HOST_GO386 and TARGET_GO386 > prelink: fix upstream version check > bash: add missing build dependencies for ptest > cmake: fix typo in toolchain file > gstreamer1.0-plugins-bad: Add dependency on libdrm when wayland is enabled > musl: use a more specific fix for ARM thumb + frame pointers > perl: remove the reference of DEBUG_PREFIX_MAP > gcc: Backport fix for a segfault on riscv > devtool: standard: Expand SRCREV before using it in _update_recipe_srcrev > own-mirrors.bbclass: allow other settings of PREMIRRORS have effect > mesa: explictly add lib expat to intel libvulkan's lib depends > archiver: preserve sysroot paths in configured mode for multilib > sstate.bbclass: provide an exception for useradd scenario > screen: fix configure failed while build dir contains "yes" > linux-firmware: make i.MX SDMA split complete > libgcrypt: Fix building on armv6 > cross.bbclass: Remove usage of host flags for cross-compilation > wpa_supplicant: fix WPA2 key replay security bug > bitbake.conf: add tools required by testimage to HOSTTOOLS conditionally > gcc-6.3: Backport patch to fix ICE on ARM > e2fsprogs: modify ptest script > linux-firmware: Split i.MX SDMA firmwares
2017-10-09Refkit CI: pull in the latest changesRefkit CI
* bitbake 9c0f6e8...28249c4 (9): > README: new readme file including main aspects of the project > bitbake-user-manual-metadata: include a space on a append example > bitbake-user-manual/bitbake-user-manual: remove YP as build system > Add args.force to localargs before do_add_layer > bitbake-user-manual: add more gitsm fetcher limitations > toaster: build missing toaster.conf settings > bitbake-user-manual: Updated kernel version in PREFERRED_VERSION example > bitbake: lib/bb/utils: fix movefile() copy to dir fallback > server/process: Increase runCommand timeout * meta-clang 4f13399...2c16196 (1): > llvm: Fix wrong code generation when floor() libm function is called * meta-intel 989db4c...9f9b61b (16): > backport-iwlwifi: Fix version check for Intel Production Kernel > linux-firmware: remove bbappend > backport-iwlwifi: comment about firmware requirements > backport-iwlwifi: don't use AUTOREV > meta-intel.inc: Use grub-efi for x32 > meta-qat: Move to independant meta-intel-qat layer > meta-dpdk: Move to independant layer > meta-*/layer.conf: Add LAYERDEPENDS > linux-intel/4.9: Update both SRCREVs > README*: Updates pyro -> rocko > lttng-modules: Add patch for API Change > qat: Move BSP specific configurations from recipes to machine.conf > dpdk: Move BSP specific configurations from recipes to machine.conf > Move dpdk and qat components to meta-dpdk and meta-qat > libyami: use git clone instead of unstable tarball > thermald: use git clone instead of unstable tarball * meta-security e180062...607d2bc (19): > linux-yocto/4.12: update path version > bastile: fix QA issue > lynis: move recipe to correct layer > openscap-daemon: fix QA issue > suricata: update to 4.0.0 > redhat-security: remove PR and fix style > checksecurity: fix recipe style > libenv-perl: add recipe removed from core > layer.conf: update layer depends > libewf: fix build issue > oe-release: add oe-release file for openscap > os-release: needed by openscap > openscap: Add oe specific files > openscap: add dameon > openscap: add scap-security-guide > openscap: add package > lynis: add auditing tool > meta-security-compliance: add new layer for compliance and audit applications > clamav: update llvm to use 5.0 to match version in core * meta-yocto 6909368...e1f3639 (5): > poky.conf: Fix typo > poky: Set version/codename for 2.4/rocko > yocto-bsp: add BBG dtb > poky-tiny: Bump default kernel version to 4.12 > conf: remove maintainers.inc, now in oe-core * openembedded-core a15ec97...70e5444 (178): > bash-ptest: install additional locales > lib/oe/package_manager.py (rpm): Allow use of non-signed packages > libxml2-ptest: set LC_ALL=en_US.UTF-8 > libxml2-ptest: support for encoding ISO-8859-5 > libxml2-ptest: improve reproducibility > oe-pkgdata-util: add unescape option to read-value > siteinfo: nios2-linux - remove wrong mutex info > argp-standalone: drop RDEPENDS dev/staticdev packages on main package > bitbake.conf: Add 'id' to HOSTTOOLS > python-ptest: various fixes > utils.bbclass: Support applications with arguments in check_app_exist() > libarchive: re-add non-recursive extract and list support > nspr, nss: Use BUILD_CC instead of hardcoded "gcc" > glibc-locale.inc: fix typo in comment > staging.bbclass: handle postinst-useradd-* fixmes > systemd: drop unreferenced uclibc specific agetty -> getty patch > systemd: drop uclibc specific exp10 support patch > lttng-modules: Backport fixes for kernel instrumentation > image_types: Fix bmaptool support for RSS > license.py: Correct selection of licenses in is_included() > packagegroup-go-sdk-target: inherit goarch > go-runtime: prevent host leakage into target objects > goarch.bbclass: rework mips architecture checks > cml1: remove diffconfig return code checking > openssh: Atomically generate host keys > libarchive: CVE-2017-14502 > systemd: add runtime dependencies to pam plugins. > package_manager: rpm: improve logging > rootfs.py: remove update-alternatives correctly > linux-firmware: package Broadcom BCM43362 firmware > ffmpeg: backport patches to fix 12 CVEs > glib-2.0: Remove recommend shared-mime-info for MinGW > libparted: Use read only when probing devices on linux > ovmf: add SUMMARY and fix HOMEPAGE url > update-rc.d: Add HOMEPAGE info into recipe file. > stat: Add HOMEPAGE info into recipe file. > prelink: Add HOMEPAGE info into recipe file. > at: Add HOMEPAGE info into recipe file. > systemd-serialtty: allow empty package > systemd-boot: Should not build x32 > wic: remove systemd-boot for x32 > arch-x86: Add x86-x32 to MACHINEOVERRIDES > curl: Added option to enable http2 protocol. > selftest/cases/runtime_test: ignore removal errors when cleaning temporary gpg directory > sign_rpm.bbclass: force rpm serial signing > core-image-sato-sdk-ptest: reduce size > wic: Add option to not change fstab > libgcrypt: fix CVE-2017-0379 > scripts: drop True option to getVar calls > meta: drop True option to getVar calls > systemd: move org.freedesktop.machine1.conf to systemd-container > go: Fix build with -buildmode=pie > go_1.9: remove obsolete overrides > go: disable PIE flags for cgo > goarch.bbclass: fixups for Go mips32 support > linux-firmware: bump to latest linux-firmware git revision > qemurunner: print tail qemu log in case bootlog is empty > classes: drop image dependencies on TOPDIR variable > useradd-staticids: don't create username-group if gid is specified > lame: fix CVE-2017-13712 > staging: Reduce verbosity of log messages > pseudo: Add fastop reply fix > pseudo: use epoll API on Linux > gstreamer1.0-libav: Fix build on mips > uboot-extlinux: fix extlinux creation race (take 2) > Revert "u-boot: fix extlinux creation race" > kernel-devicetree.bbclass: Add support to generate append to kernel > xf86-video-intel: use uxa to replace sna as the default acceleration mode > kernel-fitimage: support MIPS (compressed) > kernel-uboot: support compressed kernel on MIPS > kernel-uimage: optimise UBOOT_ENTRYSYMBOL support > kernel-fitimage: unbreak UBOOT_ENTRYSYMBOL support > kernel-fitimage: sanitize dtb section name (unbreak MIPS) > sysklogd: conflict with other syslog daemons > busybox: fix syslog related meta data > openssh: Fix key generation with systemd > wic: allow multiple /boot partitions with different content > qemu: Security fixes > qemu: remove unused patches > ptest-runner: fix segfault with -t option > strace_4.18.bb: improve reproducibility > gzip_1.8.bb: improve reproducibility > linux-yocto-tiny: Enable qemux86-64 on linux-yocto-tiny 4.12 > linux-yocto-tiny: Enable qemux86-64 on linux-yocto-tiny 4.10 > linux-yocto-tiny: Enable qemux86-64 on linux-yocto-tiny 4.9 > linux-yocto-tiny: Enable qemux86-64 on linux-yocto-tiny 4.4 > core-image-tiny-initramfs: Enable running poky-tiny on qemux86-64 > ltp: fix hanging issue for gdb01 case > psmisc: Add HOMEPAGE info into recipe file. > libffi: Add HOMEPAGE info into recipe file. > libcgroup: Add HOMEPAGE info into recipe file. > hdparm: Add HOMEPAGE info into recipe file. > tiff: Security fix CVE-2017-13726 and CVE-2017-13727 > meta/lib/oe/rootfs.py: clean up dnf cache after creating an image > sanity: check that path variables don't use ~ > sanity: correct Python version sanity check > oe-build-perf-report-email.py: add cc and bcc options > scripts: rename yocto-compat-layer to remove "compatible" nomenclature > ncurses: CVE-2017-13732, CVE-2017-13734, CVE-2017-13730, CVE-2017-13729, CVE-2017-13728, CVE-2017-13731 > kernel.bbclass: build host programs with native sysroots > image.bbclass: Sorted ctypes to avoid basehash error > classes/image: move image_qa to between rootfs and image > u-boot-fw-utils: Fix cross and target builds > strace: Fix ptest bulds with musl/mips > classes/image_live: fix using squashfs as image filesystem > nspr: Fix build with musl/mips > eudev: use archive tarball instead of Github generated tarball > cross-canadian.bbclass: drop TARGET_* flags overrides > systemd-serialgetty: remove systemd from RDEPENDS > systemd: change some RRECOMMENDS to RDEPENDS > classes/externalsrc: delete symlinks at start of do_buildclean > bzip2: Create Makefile for run-ptest > util-linux: package switch_root separately > bluez5: Correct support for building without systemd > sysvinit-inittab: start_getty: Cleanup comments > sysvinit-inittab: start_getty: consider whitespaces in tty driver name > core-image-tiny-initramfs: initramfs recipes should not generate an actual image file > devtools: qemu: Remove obsolete '--with-system-pixman' option > Add Go toolchain support > go.bbclass: set TMPDIR during compilation > go: fixes for cross-canadian builds > go: fix linking issues for nativesdk builds > go-crosssdk: fix host/target references and cleanup > alsa-state: Add HOMEPAGE info into recipe file. > udev-extraconf: Add HOMEPAGE info into recipe file. > trace-cmd: Add HOMEPAGE info into recipe file. > systemd-serialgetty: Add HOMEPAGE info into recipe file. > systemd-compat-units: Add HOMEPAGE info into recipe. > qemuwrapper-cross: Add HOMEPAGE info into recipe file. > opkg-arch-config: Add HOMEPAGE info into recipe file. > mobile-broadband-provider-info: Add HOMEPAGE info into recipe file. > lsbtest: Add HOMEPAGE info into recipe file. > lsbinitscripts: Add HOMEPAGE info into recipe file. > libxml-sax-perl: Add HOMEPAGE info into recipe file. > libxml-sax-base-perl: Add HOMEPAGE info into recipe file. > libxml-parser-perl: Add HOMEPAGE info into recipe file. > libtimedate-perl: Add HOMEPAGE info into recipe file. > kbd: Add HOMEPAGE info into recipe file. > initscripts: Add HOMEPAGE info into recipe file. > i2c-tools: Add HOMEPAGE info into recipe file. > dtc: Add HOMEPAGE info into recipe file. > conf: add maintainers.inc from meta-poky > gawk: Enable native building > useradd.bbclass: Unify writing of script file in useradd_sysroot_sstate() > binutils: apply mingw fix only for binutils-cross-canadian > scripts/oe-build-perf-report: show recipe version changes in html report > scripts/buildstats-diff: move more code to lib/buildstats.py > scripts/oe-build-perf-report: summary of task resource usage > scripts/buildstats-diff: move code to lib/buildstats.py > scripts/oe-build-perf-report: tidy up html syntax > scripts/oe-build-perf-report: provide valid title in the html report > scripts/oe-build-perf-report: remove dead code > scripts/oe-build-perf-report: use --hostname in --list > scripts/oe-build-perf-report: fix handling of --history-length > scripts/oe-build-perf-report: add AggregateTestData class > scripts/oe-build-perf-report: fix dumping buildstats > ruby: CVE-2017-14064 > attr: Backports to fix exported headers > gcc-6.3.inc: Use ucontext_t not struct ucontext. > oeqa/selftest/recipetool: use stable tarball for recipetool create test > logrotate: use stable download URL > libproxy: use stable download URL > useradd: don't override pseudo environment > systemd-machine-units: update LIC_FILES_CHKSUM > e2fsprogs: set dir's mode correctly > bitbake.conf: Add default FILESYSTEM_PERMS_TABLES > tcp-wrappers: Add HOMEPAGE info into recipe file. > sysprof: Add HOMEPAGE info into recipe file. > minicom: Add HOMEPAGE info into recipe file. > libxml-perl: Add HOMEPAGE info into recipe file. > libxml-namespacesupport-perl: Add HOMEPAGE info into recipe file. > libnotify: Add HOMEPAGE info into recipe file. > libgudev: Add HOMEPAGE info into recipe file. > blktrace: Add HOMEPAGE info into recipe file. > devtool: ensure recipes devtool is working on are unlocked within the eSDK > devtool: rework source extraction so that dependencies are handled > ovmf: fix do_compile error when len(tmp)=410 > wic: accept '-' in bitbake variables * meta-refkit(-core) > adapt refkit_poky.py selftest to OE-core yocto-compat-layer* renamings > revert earlier hotfix for running bmaptool properly as it's now fixed in OE-core
2017-09-17Refkit CI: pull in the latest changesRefkit CI
* bitbake f0930f3...9c0f6e8 (4): > toaster: allow dots in user path names > toaster: reserve HEAD from imported layers > cooker: ensure monkey-patching in collect_bbfiles() gets undone on error > cooker: fix watching empty directories * meta-intel a2ba685...989db4c (3): > core-image-tiny: Provide a new image recipe for poky-tiny that boots from RAM > linux-intel: Bump SRCREV - CVE-2017-1000251 > linux-yocto/4.4: update to 4.4.87 and fix CVE-2017-1000251 * meta-security b646d8f...e180062 (8): > packagegroups: fix invalid license file > samhain: fix QA issue for GNU_HASH > samhain: avoid searching host dir for postgresql > samhain: fix for the PACKAGECONFIG > samhain: depends on attr when selinux is enabled > apparmor: fix a few build issues > Apparmor: add apache2 to PACKAGECONF and check for webserver layer > tpm2.0-tss: fix systemd package list * meta-yocto d7d34c4...6909368 (5): > meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs > linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.9 > linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.12 > linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.10 > linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4 * openembedded-core d72d116...a15ec97 (9): > linux-yocto/4.9: bluetooth: CVE-2017-1000251 > linux-yocto/4.4: bluetooth: CVE-2017-1000251 > linux-yocto/4.12: bluetooth: CVE-2017-1000251 > linux-yocto/4.10: bluetooth: CVE-2017-1000251 > linux-yocto/4.12: integrate aufs4 core support > linux-yocto/4.9: update to v4.9.49 > linux-yocto/4.4: update to v4.4.87 > linux-yocto/4.12: update to v4.12.12 > linux-yocto/meta: configuration feature additions
2017-09-15Refkit CI: pull in the latest changesRefkit CI
* meta-intel 0346318...a2ba685 (10): > initramfs-live-install-efi bbappend: Fix Yocto Project compatibility > ovmf_%.bbappend: Fix Yocto Project compatibility issue > cryptodev-module_%.bbappend: fix Yocto Project compatibility issue > formfactor_0.0.bbappend: fix Yocto Project compatibility issue > systemd-boot: fix Yocto Project compatibility issue > linux-yocto: fix Yocto Project Compatibility issues > linux-firware_%.bbappend: multiple fixes > linux-intel: SRCREV Updates to 4.9.47 > recipes-kernel/linux: Add linux-yocto 4.12 bbappends > dpdk: return 'default' instead of empty string * meta-yocto 2966ec0...d7d34c4 (2): > meta-yocto: Restructure and tidy up READMEs > meta-yocto: Drop meta-yocto directory * openembedded-core 583dca2...d72d116 (12): > README.qemu: Add from meta-yocto as it belongs in core > python*native.bbclass: suppress user site dirs > bluez5: fix out-of-bounds access in SDP server (CVE-2017-1000250) > go: update to go 1.9 > goarch.bbclass: set ARM_INSTRUCTION_SET to "arm" > go.bbclass: Add ptest support > go.bbclass: Add "ldflags" to QA skip list > go.bbclass: add support linking against shared runtime > go-runtime: build the Go runtime as a shared library > go-1.8: add patch for set soname in ELF shared objects > goarch.bbclass: identify archs with Go dynamic linking support > go-runtime: extend to nativesdk builds
2017-09-07Refkit CI: pull in the latest changesRefkit CI
* bitbake 8a60106...1ca2eec (30): > cooker: clear extra config settings and remote datastores on client disconnect > cooker.py: Fix layer priority processing > siggen: move reset() definition to base SignatureGenerator class > toaster: edit column list not sorted > toaster: recipe links broken for default layers > toaster: missing ToasterSetting import > toaster: set default pokydirname if no external layers > toaster: debug message for lists layers missing separators > toaster: Order column in Tasks selectable > toaster: display error when the fstype select is empty > cooker: Ensure parseConfiguration clears parsecache_valid > cookerdata/taskdata/runqueue: Drop remaining tryaltconfigs code and commandline option > siggen: Add reset to SignatureGenerator > cooker: Ensure buildFile doesn't have lasting side effects > fetch2/npm: add noverify parameter to skip lockdown/shrinkwrap > cooker: ensure we can run buildFileInternal() after cache is populated > tinfoil: ensure variable history tracking works when parsing a recipe > tinfoil: ensure log lines get printed when tasks fail > tinfoil: fix log message doubling when config_only=False > prserv/serv: Gracefully handle the PR server exiting quickly > prserv/serv: Rename self.quit -> self.quitflag > prserv/serv: Send sentinel to stop handler thread > ui/knotty: Send updateConfig early > cookerdata: Avoid tracebacks from early reset() calls > cooker: Allow changes in PRSERV_HOST to be responded to > prserv/serv: Shut down any existing server before restarting > cooker: Change to consistent prefile/postfile handling > cooker: Handle datastore tracking for showEnvironment server side only > prserv/cooker: Drop unused param > command: Fix some bugs identified by BB_SERVER_TIMEOUT * meta-clang cc6c3d9...4f13399 (2): > nativesdk-clang-glue: Disable debug packaging > nativesdk-clang-glue: Fix indenting of code * meta-intel 8d44e72...0346318 (2): > intel-common-pkgarch: fix iwlwifi rename and add ixgbe > rmc: Add -fno-stack-protector * meta-yocto a09b543...4e0ada1 (4): > meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs > linux-yocto: add linux-yocto 4.12 bbappends > poky: Switch to post release name/version > linux-yocto: Adds new bbappend to support 4.12 on genericx86 and genericx86-64 platforms * openembedded-core dd75644...cc319b6 (13): > mesa-gl: Fix build after recent mesa PACKAGECONFIG changes > gstreamer1.0-plugins-good: fix 4k playback for v4l2 decoder > util-linux: split out ionice into its own package > cve-check.bbclass: detect patched CVE's also from patch file names > rootfs-postcommands: add test for unsatisfied RRECOMMENDS > rootfs-postcommands: remove empty line > systemtap: Add HOMEPAGE info into recipe file. > curl: fix CVE-2017-1000099, 1000100, 1000101 > gconf: Add HOMEPAGE info into recipe file. > readline: Add HOMEPAGE info into recipe file. > perf: Add HOMEPAGE info into recipe file. > cups: Add HOMEPAGE info into recipe file. > curl: enable threaded resolver
2017-09-04intel-iot-refkit: meta-intel submodule updateMikko Ylinen
Submodule meta-intel e6d3676..8d44e72: > linux-intel.inc: remove iwlwifi depends and rms > backport-iwlwifi: Add KERNEL_MODULE_PACKAGE_PREFIX > iwlwifi: rename to backport-iwlwifi > ixgbe upgrade to version 5.1.3 > linux-intel: Update both SRCREVs > linux-intel: blacklist snd-soc-skl module > Add secureboot selftests > recipes-selftest: add images for use in secureboot selftests > ovmf: add secureboot bits from refkit > linux-intel: Seperate SRC_URI into Kernel and Config This commit reverts fixes added in 4ac370be579ca707f630cfb59f491b0886275d07 but at the same time adds new tweaks to ignore 'secureboot' oe-selftests and ovmf changes added in meta-intel. We prefer the refkit_secureboot implementation and refkit's ovmf patches because they allow us to test using refkit-image-common and give better control to setting the test keys. Signed-off-by: Mikko Ylinen <mikko.ylinen@linux.intel.com>
2017-08-31intel-iot-refkit: pull in latest changesRefkit CI
* bitbake 2d0203f...8a60106 (31): > main: Attempt to gain bitbake.lock rather than just waiting > process: Clean up connection retry logic > fetch2: don't mandate path element in encodeurl() > bitbake: ui: Sort 'Dependent tasks' in taskexp > toaster: support custom Layer Index URL and fixture override > Toaster: custom start and stop actions > toaster: custom image updates and original creation > process: Ensure we call select() to know which fds to read > process: Increase server startup timeout > process: Improve client disconnects > cooker: Ignore common bitbake files for the parse cache invalidation > cooker: Improve inotify overflow handling > cooker: Ensure we handle inotify before running the next command > cooker: Track directories searched for bbappend/bb files > server/process: Ensure we don't loop on client EOFError > cooker/siggen: Reset siggen when reparsing > main: Handle BB_SERVER_TIMEOUT = -1 for no server timeout > process: Fix disconnect when BB_SERVER_TIMEOUT > main: Remove unneeded float() > Revert "tinfoil: fix duplication of log messages" > daemonize: Always print any remaning UI events at exit > cooker: Ensure all tasks are shown in task dependency tree > daemonize: clean up code > daemonize: Ensure child process exits safely > process: Add some extra server startup logs > process: Reorder server command processing and handle EOFError > wget: fix FusionForge workaround > toaster: move to new bitbake xmlrpc default > toaster: enable remote HTTP API for status aggregation > runqueue: Tweak debug message to make it more readable/diffable > fetch2: fix checkstatus fallback to MIRRORS * meta-intel fe6f23e...e6d3676 (33): > lms: use sh instead of bash in notifyDesktop.sh > linux-intel: Update SRCREV > conf/machine/intel-*: move core-image-minimal-initramfs PACKAGE_INSTALL > images: add core-image-minimal-initramfs bbappend > sbsigntool: depend on openssl10 > sbsigntool: port "sbsigntool: stop using gitsm fetcher" from refkit > efilinux: Enable muslx32 build > linux-yocto: Drop 4.1 kernel bbappends > linux-firmware: install iwlwifi LinuxCore driver firmware blobs > xf86-video-mga: upgrade 1.6.4 -> 1.6.5 > dpdk-dev-libibverbs: Fix additional warnings > libyami-utils: Fix build with clang > efilinux: Fix build warnings > libyami: Fix build with musl/clang > linux-intel: Update SRCREVs > iwlwifi: skip host install scripts > dpdk: Fix build error on the core2-64 > Revert "iwlwifi_git.bb: run make_scripts earlier" > iwlwifi: Fix install_append for usrmerge > dpdk: Link examples with BFD linker > dpdk: Fix build with examples > qat16: Fix build when ld-is-gold is set in DISTRO_FEATURES > libyami: Rename the file to be checked with LIC_FILES_CHKSUM > disable_skylake_sound: Temp disable config for core2-32 > linux-intel: Add linux-intel to files search path > linux-intel: Update SRCREV for 4.9.35 > dpdk: upgrade to version 17.05 > linux-intel: refactor and remove iwlwifi modules for out of tree enablement > intel-common-pkgarch: Add out of tree modules > iwlwifi_git.bb: run make_scripts earlier > iwlwifi: Clean-up and use module_install > iwlwifi: include iwlwifi OOT driver in meta-intel layer. > intel-microcode: Upgrade recipe version * meta-intel-realsense 7468b0c...211ce75 (3): > ReadMe: Fix layer name in Wind River instructions > Merge branch 'master' of https://github.com/IntelRealSense/meta-intel-realsense > ReadMe: Update supported Yocto versions * meta-security 89683b4...25b8f02 (8): > apparmor: Additional runtime fixes > libmhash: add new recipe > libgssglue: add new recipe > nmap: upgrade to 7.50 > keynote: add new recipe > tpm2.0-tools: update to 2.0.0 plus > xmlsec1: add new recipe > apparmor: Rework such that the utilities are functional by default * meta-yocto 76dd79e...a09b543 (10): > maintainers.inc: assign newly added recipes > maintainers.inc: fix pn- override > conf-notes.txt: add shell environment header > linux-yocto: Drop 4.1 kernel appends > poky: bump poky lsb to linux 4.9 > poky: bump preferred version of linux-yocto to 4.12 > poky: Add nios2 to list of qemu targets > poky.conf: Enable vulkan by default > maintainers.inc: assign newly added recipes > poky-world-exclude.inc: remove recipes from meta-qt4 * openembedded-core a2ab288..a8b89b3 (308): > default-providers: Add entries for pkgconfig (due to pkg-conf being added) > populate_sdk_ext: Add BB_SERVER_TIMEOUT to SDK_LOCAL_CONF_BLACKLIST > boost: add python to default PACKAGECONFIG options > kernel-yocto: relax BSP definition test > acl_2.25: improve reproducibility > attr: improve reproducibility > initramfs-framework/setup-live: quote bootparam_root variable > webkitgtk: disable gobject-introspection on armv7a > core/target/ssh.py: use reader to handle partial data > libinput: remove obsolete touchpad patch > gpg_sign: depress the owership warnings on homedir > kernel-yocto: fix typo in error message > vulkan: Only build when 'vulkan' distro flag is set > buildhistory.bbclass: add ptest > testimage.bbclass: update comments > buildhistory.bbclass: print message when no commit > core/target/ssh.py: replace decode errors > utils/logparser.py: fix section check > runtime/cases/_ptest.py: rename it to ptest.py > runtime/cases/_ptest.py: add skip status > oeqa/utils/logparser.py: add skip status > runtime/cases/_ptest.py: revive it > bmap-tools: add "python-mmap" to RDEPENDS > libva-utils: add opengl to REQUIRED_DISTRO_FEATURES > staging: add missing import errno to staging_populate_sysroot_dir > recipetool: create: fix npm license code regression > recipetool: create: fix broken import in npm module > runqemu: Use virtio to mount cdrom drives > oeqa/parselogs: Ignore device node warnings on mips > systemd-machine-units: import last recipe from meta-systemd > systemd: add dependency on initscripts-sushell for selinux > initscripts: split sushell into sub package > linux-firmware: package ibt-firmware > linux-firmware: package iwlfifi-3160-[10-17] firmware > valgrind: improvements for run-ptest > pkgconf: add recipe > meta: move some text from oe-setup-builddir to conf-notes.txt > build-appliance-image: include proxy on pip3 installation > oe/path.py: copyhardlinktree: don't overwrite existing symlinks > kernel.bbclass: external toolchain fix > python2.7: improve reproducibility > linux-yocto/4.10: CVE & misc fixes > kernel-yocto: ensure that only valid BSPs are built > qemu: bump default version to 4.12 > libc-headers: update to 4.12 > linux-yocto: remove 4.1 recipes > linux-yocto: introduce 4.12 recipes > linux-yocto: add usb-net configs by default > linux-yocto/4.1: fix fsl-ls10xx sdhci > kernel-yocto: configuration updates: x86 features > ghostscript: CVE-2017-9727, -9835, -11714 > ghostscript: fix several CVEs by adding bounds checking > grub2: fix build on gcc where _FORTIFY_SOURCE is defined > tiff: Security fixes > machine-sdk: oldest kernel for x86/x86_64 is 3.2.0 now > libcheck: fix file-rdeps QA issue > squashfs: fix build with glibc-2.26 > apt: Upgrade to 1.2.24 > dpkg: Upgrade to 1.18.24 > strace: 4.17 -> 4.18 > e2fsprogs: 1.43.4 -> 1.43.5 > tcl: 8.6.6 -> 0.8.7 > libbsd: 0.8.5 -> 0.8.6 > git: 2.13.2 -> 2.13.3 > kernel-module-split: rrecommend kernel-image instead of rdepend > connman: Fix for CVE-2017-12865 > gnupg: 2.1.20 -> 2.1.23 > gdk-pixbuf: fix ptest RDEPENDS for multilib build > recipetool: allow plugins to set LICENSE and LIC_FILES_CHKSUM > recipetool: allow plugins to set PN / PV more easily > devtool: import: new plugin to import the devtool workspace > devtool: append md5sum only if not already present > devtool: export: new plugin to export the devtool workspace > devtool: upgrade: enable branch checking when revision is provided > recipetool: create: replacing PV in SRCURI > recipetool: create: handle git URLs specifying only a tag > recipetool: create: being able to set branch when revision is provided > recipetool: create: disable PREMIRRORS and MIRRORS by default > devtool/copy_buildsystem: adds meta-skeleton layer in the eSDK installation. > initramfs-framework/setup-live: also boot live image if root=/dev/ram0 > openssl10: rename back to openssl and make it the default via PREFERRED_VERSION > prelink: Change the behavior to avoid checking USER_CLASSES > qemu conf: replace deprecated option with new option > qemu: backport patches to fix boot failure > ruby: fix CVE-2017-922{6-9} > dnf: fix "Unable to detect release version" warning > cve-check-tool: Fix progress bar patch for curl 7.55 > mesa: update to 17.1.6 > webkitgtk: Add a recommends on shared-mime-info. > mpg123: upgrade to 1.25.6 > oeqa: increase verbosity of dnf commands in dnf packagefeed test > perl: Don't change /usr/include references in docs to sysroot paths > libtool: remove /absolute/path/to/host references > valgrind: disable build for muslx32 > goarch: Disable build for muslx32 > openssl10: modified the define cryptodev > mesa: Fix build with llvmpipe enabled on musl > rootfs-postcommands.bbclass: Filter out dangling symlinks in ssh_allow_empty_password() > cairo: Fix CVE-2017-9814 > libsndfile1: Fix CVE-2017-8363 > libsndfile1: Fix CVE-2017-8362 > libsndfile1: Fix CVE-2017-8361 and CVE-2017-8365 > wget: Security fix CVE-2017-6508 > xserver-xorg: Fix CVE-2017-10971 > rootfs-postcommands.bbclass: Prevent linking testdata to itself > qemuboot.bbclass: Prevent creating a link loop > copy_buildsystem: include layer tree during build structure creation > report-error: provide distro identifier string in case of uninative build > sign_rpm: Allow pkg signing by chunks through RPM_GPG_SIGN_CHUNK > systemd-boot: Move adjacent to systemd > logrotate: fix systemd service not found while multilib > bash: 4.3.30 -> 4.4 > gpgme: remove local m4/python.m4 > gpgme: 1.8.0 -> 1.9.0 > build-appliance-image: Don't use COREBASE/LICENSE for checksumming > mc: unify curses initialization > connman: Remove musl patch that's no longer needed > packagefeed-stability.bbclass: change another bb.plain to bb.note > sqlite3: upgrade to 3.2.0 > ncurses: 6.0+20161126 -> 6.0+20170715 > libgcrypt: 1.7.8 -> 1.8.0 > elfutils: 0.168 -> 0.170 > dhcp: 4.3.5 -> 4.3.6 > apr-util: 1.5.4 -> 1.6.0 > cross-canadian.bbclass: add ilp32 support > package.bbclass: support persistent /var/log > initscripts: support persistent /var/log > base-files: respect VOLATILE_LOG_DIR > bitbake.conf: add VOLATILE_LOG_DIR variable > shadow: fix CVE-2017-12424 > nss: 3.30.2 -> 3.31.1 > harfbuzz: upgrade to 1.4.8 > screen: upgrade to 4.6.1 > ruby: fix CVE-2017-9224 > python3-native: Add python3-misc-native to RPROVIDES > mkelfimage: Make -fno-stack-protector effective > rpm: Disable perl dependency generation > package.bbclass: Restore functionality to detect RPM dependencies > ltp: Skip the filedependency scan > openssl: Add missing bash/python rdepends for ptest > bind: Use correct python interpreter path > image.bbclass: drop initramfs bundle related code > qemu: upgrade to 2.10-rc2 > gmp: improve reproducibility > cairo: Add pkgconfig for opengl support > musl: Update to latest master > gstreamer1.0-plugins-bad: do not provide a fallback to openssl 1.0 > gst-player: remove workaround which disable visualizations > libva: upgrade to 1.8.3 > libva-utils: add recipe > libarchive: Remove xz packageconfig --with-lzmadec option > liburi-perl: Upgrade to 1.72 > llvm: Swith to ARM ISA on armv5 and armv4t > package_rpm.bbclass: Filter out unwanted file deps for nativesdk packages > texinfo: Avoid a problem with a dependency on perl(Locale::gettext_xs) > git: Do not install git cvsserver and git svn by default > rpm: Add dependencies on bash, perl and python3-core > gpg_sign: perform rpm signing serially > packagegroup-self-hosted: include missing (pod2man scp ssh) RPEDENDS packages > systemd: Fix rootfs transaction error when PACKAGECONFIG has polkit > openssl10: Fix conflict between openssl and openssl10 man pages. > syslinux: Update HOMEPAGE > recipetool: create: fix incorrect URL variable usage > libx11: Add patch to fix hanging issue in _XReply > libtasn1: CVE-2017-10790 > nspr: 4.14 -> 4.16 > iproute2: add tipc support > gcc: Upgrade to 7.2.0 release > gdk-pixbuf: Upgrade 2.36.6 -> 2.36.8 > glib-2.0: Upgrade 2.52.2 -> 2.52.3 > fontconfig: Upgrade 2.12.1 -> 2.12.4 > cairo: Upgrade 1.14.8 -> 1.14.10 > dnf: expand dnf selftest to test signed package feeds > oeqa: fix temp file handling in dnf package feed test > oeqa: fix dnf tests > package_manager.py: enable dnf's repo_gpgcheck if feed signing is enabled > sign_package_feed.bbclass: install signing key into rootfs > signing-keys: delete unused tasks > dnf: rrecommend gnupg > lib/oe/package_manager: re-implement rpm feed signing > util-linux-native: Avoid use of getrandom > python3-native: Avoid use of getentropy/getrandom > packagefeed-stability.bbclass: change a bb.plain to bb.note > selftest/tinfoil: Filter LogRecords in test_event_wait > expat: Don't use getrandom() in the -native case > site/ix86-common: Drop ac_cv_sizeof_ino_t as it can be incorrect with large file support > image.bbclass: support binary reproducibility > kernel.bbclass: improve reproducibility > image-prelink.bbclass: support binary reproducibility > busybox.inc: improve reproducibility > python3: improve reproducibility > u-boot: update nios2 device tree for 10m50 board > e2fsprogs-doc: binary reproducible > python3-docutils: update to 0.14 > python*-setuptools: update to 36.2.7 > sysstat: fix creating configuration file for /var/log/sa > externalsrc: Handle .git not being a directory > expat: Upgrade to 2.2.3 > ltp: upgrade to upstream latest commit on 20170804 > mesa: Fix build with vulkan on non-x86 > image.bbclass: delete DATE variable too > run-postinsts: do not reload daemon configuration > opkg-configure: do not reload daemon configuration > dpkg-configure: do not reload daemon configuration > rm_work: fix build break for do_image_complete > musl: Build only in ARM mode when using clang > gstreamer1.0-python: upgrade to version 1.12.2 > gstreamer1.0-vaapi: upgrade to version 1.12.2 > gstreamer1.0-libav: upgrade to version 1.12.2 > gstreamer1.0-omx: upgrade to version 1.12.2 > gstreamer1.0-rtsp-server: upgrade to version 1.12.2 > gstreamer1.0-plugins-ugly: upgrade to version 1.12.2 > gstreamer1.0-plugins-bad: upgrade to version 1.12.2 > gstreamer1.0-plugins-good: upgrade to version 1.12.2 > gstreamer1.0-plugins-base: upgrade to version 1.12.2 > gstreamer1.0: upgrade to version 1.12.2 > selftest: fix distrodata.py to use per-recipe UPSTREAM_VERSION_UNKNOWN setting > pax-utils: check upstream version from debian servers > v86d: take tarball from debian > assimp: fix upstream version check > distrodata.bbclass: add UPSTREAM_VERSION_UNKNOWN and UPSTREAM_CHECK_UNRELIABLE > populate_sdk_base.bbclass: add handling package exclusions to do_populate_sdk > binutils: Upgrade to 2.29 > image-prelink: Disable for musl images > python-numpy: Upgrade to 1.13.1 > gstreamer-plugins-bad: replace openssl dependency with nettle for hls plugin > qemu: apic: fallthrough to PIC > musl: Drop the protected symbol optimization at configure time > sstatetests: limit the number of signature comparisons when differ > cryptodev-tests: depend on openssl 1.0 > openssh: depend on openssl 1.0 > openssl: add a 1.1 version > ca-certificates: update to 20170717 > insane: remove last remnants of unsafe-references-in-binaries check > insane: remove unsafe-references-in-scripts check > oeqa/buildoptions: remove unsafe-references-in-script test > gcc7: fix potential segmentation fault > btrfs-tools: update to 4.12 > gptfdisk: update to 1.0.3 > babeltrace: update to 1.5.3 > ffmpeg: update to 3.3.3 > libdnf: update to 0.9.3 > dnf: update to 2.6.3 > python2/python3: fix multiprocessing.BoundedSemaphore not work on qemux86/qemuarm > recipes-kernel: linux-dummy: provide dummy vmlinux package > context: Include a command line argument to run all except certain tests > oeqa/runtime_test: use subtests in test_postinst_rootfs_and_boot > glibc: Upgrade to 2.26 final release > llvm: Keep llvm-native dependency with clang toolchain > valgrind: enable on mips soft-float > openssl: Support musl-x32 build > wayland-protocols: upgrade to 1.10 > eudev: Remove udev-cache > slang: fix terminfo related problems > systemd: update to 234 > libid3tag: fix build with gperf 3.1 > libcap: fix build with gperf 3.1 > gperf: upgrade to 3.1 > libinput: Upgrade 1.7.3 -> 1.8.1 > checkpkg_exceptions: add LLVM > llvm: Raise SkipRecipe exception for unsupported architectures > mesa, llvm: Use native version of llvm-config > mesa: Depend on llvm-native > mesa: Use chrpath to delete rpaths > action: new bitbake-layer plugin to create a simple layer > scripts/oe-publish-sdk: use hook to call git update-server-info > devtool: sdk-update: fix pulling updates from git > package_manager: Fix support for NO_RECOMMENDATONS > gtk-icon-utils-native: 3.22.16 -> 3.22.17 > gtk+3: 3.22.16 -> 3.22.17 > x86-base.inc: enable live image type > chrpath: use https for SRC_URI > initramfs-framework/setup-live: remove superfluous break > automake: Add missing libtool tag for cppasm language > libpng: upgrade to 1.6.31 > gettext.bbclass: also search for files in target sysroot > webkitgtk: Do not use -isystem forcibly > python3-pycairo: Pass -fPIC via CFLAGS > go: Remove -fPIE -pie from SECURITY_PIE_CFLAGS > kexec-tools: Remove -fPIE -pie from SECURITY_PIE_CFLAGS > libsdl: Pass --tag option to libtool invocation > libproxy: Remove PIE flags from SECURITY_PIE_CFLAGS > ossp-uuid, libffi, libgcrypt: Pass --tag=CC option to libtool > devtool: fix handling of errors during task execution > bitbake.conf: whitelist BB_SERVER_TIMEOUT from config hash > terminal: wait for terminal task to finish before procedding > Revert "cml1.bbclass: wait until menuconfig terminal finishes" > sstatetests: Use python function instead of bitbake-diffsigs script > diffstat: exclude aclocal > diffstat: use HTTP mirror for SRC_URI > qemux86 qemux86-64: Enable pci > librsvg: 2.40.17 -> 2.40.18 > python: don't include -tests with modules > wic: improve generating disk system identifier > meta: drop do_bootdirectdisk do_vmimg references > autoconf-archive: GPLv3 + autoconf exception > re2c: fix build race > uninative: Allow a local own-mirror to work with uninative > mesa: Fix build when building with llvmpipe > llvm: Add recipe for 5.0 > re2c: Transfer recipe from meta-oe and upgrade to 0.16 > ninja: Add recipe > image: Make do_image_qa a dummy sstate task to match do_image_complete > image/rm_work: Promote do_image_complete to be more sstate like > image: Drop before do_build from do_rootfs and do_image > sstate: Improve SSTATE_SKIP_CREATION > rm_work: Improve handling for addto_recipe_sysroot > libpng: fix MIRRORS usage * meta-ros 8dcc2ba...14d4596 (1): > Merge pull request #546 from rojkov/binutils-workaround * meta-openembedded ac2a6d2...28d2c9b (75): > iproute2: Move append to meta-networking layer > multipath-tools: RDEPEND on bash > python-beautifulsoup4: add new recipe for both python2 and python3 > python-webencodings: add Python3 support > python-html5lib: add Python3 support > libreport: fix typo of SRC_URI > wvstreams: Fix parallel build > evolution-data-server: Fix build with clang > libhugetlbfs: Define HUGETLB_LDSCRIPT_PATH > python-paho-mqtt: fix downloading during do_compile > python-paho-mqtt: licensing improvements > libbonobo: Pass PERL_PATH to do_configure > udevil: Add missing rdep on bash > enscript: Define PERL variable > mpich: Define PERL variable and pass to configure > python*-astroid: use SPDX compatible license identifier > python*-pylint: upgrade to v1.7.2 and fix qa error > xorg-fonts-100dpi: unblacklist recipe > openldap: fix native LDFLAGS build error > logwarn: set correct paths and add missing dependency > python-pycrypto: Security fix CVE-2013-7459 > logcheck: update to 1.3.18 and move to meta-perl > gflags: add runtime dependency on bash > gperftools: fixup HOMEPAGE > collectd: 5.7.1 -> 5.7.2 > gnulib: upgrade to 2017-08-20.18 > vim: update to 8.0.0983 > python-markupsafe: Extend to build native version too > webmin: add systemd service file > iperf3: 3.1.3 -> 3.2 > adduser: use get_perl_version instead of PERLVERSION > mozjs: customize HOST_CFLAGS > makedumpfile: update to 1.6.2 > Dhrystone: add recipe 2.1 > postgresql: update to 9.4.13 > glibmm: fix perl path > sthttpd: update to 2.27.1 > python-requests: Update to version 2.18.4 > pcsc-lite: Update to 1.8.22 > phpmyadmin: upgrade to 4.7.3 > xmlrpc-c: add perl to RDEPENDS > python3-pykickstart: tweak shebang to python3 > multipath-tools: add bash to RDEPENDS > python*-pexpect: add v4.2.1 > python*-ptyprocess: add v0.5.2 > gd: update to 2.2.4 > libvpx: upgrade to 1.6.1 > rsyslog: install logrotate configuration file into correct location > rsyslog: fix CVE-2017-12588 > tipcutils: add runtime dependency for iproute2-tipc > iproute2: add bbappend for supporting tipc tool > openwsman: rename to 2.6.3 > openobex: disable building documentation > python-chardet: Extend to native and nativesdk > start-stop-daemon: Only create a link in ${base_sbindir} if necessary > fontforge: update to 20170731 to fix CVEs > vlock: add new recipe > php: disable this version by default > mailx: Force mailx to build with openssl10 > mailcap: upgrade to 2.1.48 > caps: Mark ARCH empty > gsoap: Upgrade to 2.8.51 > php: move to version 7.1.8 from 7.1.7 > python-pyro4: update to version 4.61 > python-pytest: update to version 3.2.1 > python-sqlalchemy: update to version 1.1.13 > python-cmd2: update to version 0.7.6 > python-wrapt: update to version 1.10.11 > geany-plugins: update 1.30 -> 1.31 > geany: update 1.30.1 -> 1.31 > upower: update 0.99.4 -> 0.99.5 > librcf: Add -latomic to LDFLAGS > python3-blivetgui: add recipe 2.1.5 > python3-blivet: add recipe 2.2.0 > mpv: Update to version 0.26.0. The following changes were needed to get the submodule update building: > one of the OE-core qemu patches was renamed. adapt to that in the bbappend > polkitd static IDs added to adapt to a systemd change that added USERDADD_PARAMS > BBMASK meta-security's linux-yocto_4.1.bbappend (patch submitted upstream) > add new group 'kvm' needed by systemd 234 > change --autologin regexp to accommodate changes in systemd 234 > add rpath-link to iotivity LINKFLAGS > install libva-utils (a newly added recipe) to get 'vainfo' needed by testing > blacklist snd-soc-skl module that fails on linux-intel 4.9.40 > drop linux-firmware-iwlwifi dependency from iwlwifi kernel module as the license checker won't work with that Signed-off-by: Mikko Ylinen <mikko.ylinen@linux.intel.com>
2017-08-01refkit: pull in the latest changesPatrick Ohly
"initramfs-framework: include install-efi module in recipe for installation" and "initramfs-framework: module to support boot live image" introduce undesirable, hard dependency on parted resp. udev-extraconf. We work around that after alerting the author about the problem. * bitbake c0ddde7...2d0203f (15): > tests/fetch: fix GitShallowTest.test_bitbake > main: Always return 0 for bitbake --kill-server > process: Clean up server communication timeout errors > process: Don't leak open pipes upon reconnection > process/cooker: Allow UI process to know if the cooker was started successfully > process: Move socket keep alive into BitBakeProcessServerConnection > process: Allow BBUIEventQueue to exit cleanly > process: Ensure ConnectionReader/Writer have fileno() and close() methods > event: Don't write duplicate logs to stdout and stderr in no UI case > bitbake-diffsigs: fix regression after recent server changes > lib/fetch2/__init__.py: Fix unpack comment > lib/bb/utils.py: Add missing debug level > fetch2/__init__.py: replace stray logger.warn() with logger.warning() > fetch/wget: mitigate a wget race condition when listing FTP directories > process: Change timeout warning to a note * meta-intel 009d044...fe6f23e (3): > linux-yocto-4.1: Fix kernel version > thermald: Add openmp to dependencies when building with clang > meta-intel.inc: Ensure thermald is installed for most targets * meta-openembedded 1cbd1bc...a8b54e3 (75): > pidgin-otr: unblacklist > satyr: add recipe 0.23 > volume-key: add recipe 0.3.9 > keybinder: add recipe 3.0 > udisks2_2.1.8.bb: set CVE_PRODUCT to udisks > krb5_1.15.1.bb: set CVE_PRODUCT to kerberos > fribidi_0.19.7.bb: set CVE_PRODUCT to gnu_fribidi > gimp: remove libart-lgpl build dependency > python-pytun: addition of recipe for python and python3 using pipy > libtar: add recipe 1.2.20 > isomd5sum: add recipe 1.2.1 > python3-meh: add recipe 0.45 > python3-pykickstart: add recipe 2.35 > libgnomekbd: 2.32 -> 3.22 > postgresql: Do not link with libnsl on musl > flashrom: Upgrade to 0.9.9 > python-requests, python3-requests: update to 2.28.1 > python-paho-mqtt, python3-paho-mqtt: update to 1.3.0 > python-sqlalchemy, python3-sqlalchemy: update to 1.1.11 > python-chardet.inc: update build dependency > sg3-utils: add mirror > sdparm: add mirror > python-unidiff: adds Python3 support > xf86-video-nouveau: bump version to 1.0.15 > python3-prctl: add recipe 1.6.1 > python3-pid: add recipe 2.1.1 > python3-requests-ftp: add recipe 0.3.1 > python3-requests-file: add recipe 1.4.2 > python3-ordered-set: add recipe 2.0.2 > python3-ntplib: add recipe 0.3.3 > python3-langtable: add recipe 0.0.37 > python3-coverage: add recipe 4.4.1 > glade: add recipe 3.20.0 > lm_sensors: Fix build on musl > open-vm-tools: Fix build with musl > nicstat: Fix build on musl/x86_64 > phonet-utils: Fix build with musl > sessreg: Fix build on musl > linuxptp: Upgrade to 1.8 > numactl: Update to latest from github > grubby: Link with libexecinfo on musl > zlog: Fix build on 64bit targets and musl > a2jmidid: Link with libexecinfo on musl > multipath-tools: Include limits.h for PATH_MAX > open-vm-tools: remove custom procps logic > v4l-utils: Fix build with musl > iperf3: Fix missing stdint.h and do not link with -pg > uftrace: add recipe > aufs-util: Upgrade to 4.4 release > monkey: Link in libexecinfo on musl > metacity: Fix build with musl by defining _GNU_SOURCE > nmon: Upgrade to 16g > xfsdump: Fix build with musl > unionfs-fuse: Fix build with musl > logfsprogs: Rename setkey API to _setkey to not conflict with libc > yaffs2-utils: Fix build with musl > dracut: Upgrade to 045 > kexec-tools-klibc: Fix build with musl > can-utils: Update to tip of master > netdata: Upgrade to 1.6.0 > libgtop: Fix build with musl > onboard: Fix build with musl > gedit: Define ACCESSPERMS if not defined already > imsettings: Fix build with musl > xfce4-netload-plugin: Do not include sys/sysctl.h > lmbench: Fix build with musl > lightmediascanner: Define comparison_fn_t if undefined > cdparanoia: Fix build with musl > webrtc-audio-processing: Link with libexecinfo on musl > sox: Fix build with musl > libteam: Upgrade to 1.27 > klibc: Fix build issue when default ISA is not thumb > recipes-utils: Add recipe for udevil > fuse: Correct runlevels and startup order > librcf: RDEPENDS on protobuf, json-spirit * meta-yocto 6b194a1...76dd79e (2): > bsp/help: include a warning showing deprecation of create-layer plugin > add fedora-26 to the SANITY_TESTED_DISTROS * openembedded-core d3a41fb...a2ab288 (77): > uninative: Update to 1.7 uninative release > autoconf: fix typo in SUMMARY > imagefeatures: Add a test for various hypervisor formats > imagefeatures: Add a test for many CONVERSION_CMDs being chained > imagefeatures: Extend test_bmap to validate gzip > wic: Switch to using --use-uuid by default > image: Convert vmdk/vdi/qcow2 to strict CONVERSION_CMD types > cml1.bbclass: wait until menuconfig terminal finishes > assimp: upgrade to 4.0.0 > wic: ensure generated disk system identifier is non-zero > autoconf-archive: simplify and fix recipe > autoconf-archive: move from meta-oe to OE-core > rootfsdebugfiles.bbclass: add a optional parameter to choose file mode > oe-selftest: wic: fix test_quemu > wic: add /boot mount point to fstab by default > wic: rootfs: make copied rootfs unique > wic: rootfs: fix rootfs path reporting > wic: use absolute paths in rootfs plugin > wic: copy rootfs directory before changing fstab > image_types.bbclass: ignore tar exit code 1 > systemtap: ensure systemtap-native is available > oeqa/core/runner: OEStreamLogger don't buffer test execution writes > oeqa/{core,selftest}: Add support to validate if a specified test case isn't found > libpcre: upgrade 8.40 -> 8.41 > ncurses: add SYSROOT_DESTDIR for siteconfig_gencache > siteinfo: fix siteinfo_get_files to work with RSS > debianutils: set higher priority than busybox for run-parts > package/bbclass: sources are packaged separately from debug. > module.bbclass: move make scripts earlier > Revert "core-image-minimal-initramfs: use initramfs-framework by default" > core-image-minimal-initramfs: use initramfs-framework by default > initramfs-framework: include install-efi module in recipe for installation > initramfs-framework: module to support boot live image > dbus/dbus-test: upgrade to 1.10.20 > sysstat: upgrade to 11.5.7 > sudo: upgrade to 1.8.20p2 > cups: upgrade to 2.2.4 > diffutils: upgrade to 3.6 > pciutils: upgrade to 3.5.5 > webkitgtk: update to 2.16.6 > mpg123: update to 1.25.4 > vala: upgrade to 0.36.4 > epiphany: upgrade to 3.24.3 > bash-completion: upgrade to 2.7 > btrfs-tools: upgrade to 4.11.1 > icu: update to 59.1 > mirrors.bbclass: provide git repo fallbacks using the https protocol > gnu-config: update SRC_URI to new savannah.gnu.org hostname > kernel-devsrc: Remove .kernel-meta from package > eudev: update to 3.2.2 > harfbuzz: upgrade to 1.4.7 > go: centralize definition of COMPATIBLE_HOST > image_types_wic: add dependency to e2fsprogs-native > oe-selftest: wic: change mkfs.btrfs options > rpm: allow to enable RPM file signing > wic-tools: add dependency to e2fsprogs-native > runqemu: chmod 0o777 for lockdir > runqemu: validate combos > runqemu: check tar.bz2 and .tar.gz > runqemu: check qbconfload before running bitbake > runqemu: add --debug and --quiet > gnome-themes-standard: Fix packages so dev-pkgs image generation works > image: Fix "metadata is not deterministic" when chaining 2+ CONVERSION_CMDs > oeqa/buildperf: Add 'bitbake -m' on sync function to ensure bitbake is unloaded > valgrind: fix upstream version check > oprofile: fix upstream version check > image_types.bbclass: Make u-boot signed images more versatile > image.bbclass: Correct chaining compression support > package_rpm.bbclass: disable generation of .build-id links > gnome-themes-standard: don't generate multiple -dev and -dbg packages > libpng: use SourceForge mirror > elfutils: use HTTP instead of FTP to fetch > externalsrc: place copy of git index into /tmp and do not use copyfile2 > buildtools-tarball: drop deltask package/packagedata > uninative-tarball: drop deltask package/packagedata > package-index: inherit nopackages > wic-tools: ensure pseudo is available
2017-07-26refkit: update meta-intelPatrick Ohly
This will allow us to remove our own UEFI combo app code. * meta-intel e76947d...009d044 (5): > linux-yocto/4.1: Update kernel to version 4.1.41 > linux-yocto/4.4: Update kernel to version 4.4.76 > intel-gpu-tools: Upgrade to version 1.19 > uefi-comboapp.bbclass: Split signing functionality into its own bbclass > uefi-comboapp.bbclass: support multiple UEFI combo apps + fixes Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
2017-07-20refkit: upstream component updatePatrick Ohly
meta-clang cannot be updated at the moment because it breaks compiling beignet-native. Updating glibc to 2.5.90 breaks compiler-rt (https://github.com/google/sanitizers/issues/822) and libcxx (https://github.com/kraj/meta-clang/issues/36). Until this is fixed in meta-clang *and* we can update it, local .bbappends are needed. roscpp also needs a glibc-related fix. * meta-intel-realsense 1d50cb5...53e93ed (2): > librealsense: Prevent warnings in kernel log due to missing R200 fix > Librealsense: Install R200 udev scripts * meta-openembedded d2da8b8...66b88f7 (89): > hwloc: Inherit pkgconfig > hddtemp: Replace struct ucontext with ucontext_t > network-manager-applet: Remove all occurances of -Werror in makefiles > breakpad: Upgrade to latest and fix use of ucontext_t > fluentbit: Upgrade to 0.11.11 > hwloc: add several PACKAGECONFIG items > ltrace: fix build failure under icecream > ipmiutil: Update to 3.0.5 > crash: Pass optimization flags to configure via CC > orrery: Fix build with hardening flags > cdrkit: Fix build with hardening flags > aufs-util: Upgrade to 3.18 > wv: Fix build with hardening flags > lmbench: Fix build with hardening flags > wmiconfig: Fix build with hardening flags > gtkperf: Fix build with hardening flags > umip: Fix buid with hardening > networkmanager: Fix build with hardening > sblim-sfcb: Add stdint.h for 'UINT16_MAX' > xfsprogs:4.10.0 -> 4.11.0 > cdparanoia: Fix build with security flags > meson: set native tool flag variables > meson: remove redundant patch > meson: export PKG_CONFIG to use pkg-config-native for native builds > meson: set RDEPENDS globally instead of just for target > meson: don't pass localedir > Revert "meson: fix build/host confusion for bbclass" > meson: revert changes which shouldn't have been submitted > xfsprogs: remove redundant install rule in do_install > crash: Upgrade to 7.1.9 > ssiapi: Fix build with hardening flags > gpm: Use sigemptyset() API for glibc as well > live555: Define XLOCALE_NOT_USED for glibc too > glmark2: update to latest > open-vm-tools: remove -Wno-error > open-vm-tools: fix all hardcoded paths > open-vm-tools: style changes > open-vm-tools: scope build to only x86 > open-vm-tools: support FUSE > open-vm-tools: line up configure options > open-vm-tools: remove kernel module logic > open-vm-tools: add missing X11 dependencies > open-vm-tools: add #include to fix build break > open-vm-tools: don't use dnet-config > open-vm-tools: don't use mspack > open-vm-tools: update version to 10.1.5 > open-vm-tools: base_contains --> bb.utils.contains > open-vm-tools: clarify and expand licensing > open-vm-tools: add missing glib-2.0-native dependency > open-vm-tools: add missing pkgconfig dependency > open-vm-tools: add new recipe > twisted: add support to build for python3 > xterm: Upgrade 327 -> 330 > ruli: FIx build with hardening flags > ruli: Fix build with hardening flags > geoipupdate 2.2.2 -> 2.4.0 > snort: fix for snort.conf > squid: Fix build with hardening > rdist: add new recipe > rdate: add new recipe > strongswan: 5.5.1 -> 5.5.3 > squid: Upgrade to 3.5.26 > nftables: backport a few ICMP & ICMPv6 fixes > linux-atm: Fix build with hardening flags > relayd: Fix build with hardening flags and glibc > relayd: Upgrade to latest > vlan: Fix build with security flags turned on > freeradius: Upgrade to 3.0.14 > iscsi-initiator-utils: do not regenerate prom_lex.c > samba: upgrade to 4.6.5 > ippool: add new recipe > wireshark: Upgrade to 2.2.7 > samba: Fix build with musl > proftpd: Update to 1.3.6 release > openvpn: Upgrade 2.3.9 -> 2.4.2 > cifs-utils 6.6 -> 6.7 > nopoll: Disable doc generation > traceroute: Move manual pages from mandir to man8 under it > net-snmp: supported cross compile for the perl embedded and perl modules > snort: enable static daq > dante: fix unknown-configure-option QA issue > open-isns: fix QA issue > opensaf: Add -latomic to LDFLAGS > drbd-utils: remove /var/lock to avoid conflict > ifenslave: 2.7 -> 2.9 > vblade: update to version 22 > keepalived: add new recipe > freeradius: add new recipe > wireguard: bump version to latest snapshot 0.0.20170517 * meta-yocto 7ce21b8...af19371 (21): > local.conf.sample: drop image-swab reference > linux-yocto-custom: include a user feature description file > oeqa/selftest/systemdboot: Add Test to check boot file is created correctly > conf/maintainers: update for revised maintainership > meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs > linux-yocto: remove user-specific description/config files from machine description > linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.10 > linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.9 > linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4 > linux-yocto: include missing description files and conf fragments > meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs > meta-yocto: Add LAYERSERIES_COMPAT markup to layer.conf > README.hardware: update flashing instructions for MPC8315 > yocto-bsp: Fix QEMUARM based bsps to not offer SMP support > selftest: Migrate systemd_boot test case to the new framework > scripts/lib: removes bsp 4.8 kernel bbappends as the version is no longer supported > maintainers: update maintainers in several python modules, cronie and swig > linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.10 > linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.9 > linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4 > linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.1 * openembedded-core 7dd5dfc...b1c4661 (13): > libiconv: remove 0001-Fix-link-error-when-compiling-with-gcc-O0.patch > mesa: Split --with-platforms from egl PACKAGECONFIG > mpeg2dec: Fix textrels QA errors on arm > valgrind: tests build fixes for musl > world-broken.inc: Remove packages which are now buildable on musl > gcc: Fix libssh_nonshared linker specs for ppc/musl > musl: Update to latest on master > gcc: Use ucontext_t instead of ucontext > gcc-sanitizer: Fix build with glibc 2.26 > glibc: Enable obsoleted nsl > glibc: Drop obsoleted bits/string.h from multilibbing > glibc: Upgrade to 2.25.90 > piglit: Update to current git master Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
2017-07-03intel-iot-refkit: meta-intel submodule updateMikko Ylinen
* meta-intel 86c55b1..cebe15d (9): > Revert "linux-yocto/4.9: Remove bbappends" > meta-intel: Add override for EFI_PROVIDER and x32 > world-broken: Add for dpdk packages > systemd-boot: disable RMC for systemd-boot EFI_PROVIDER > linux-yocto/4.1: Update SRCREVs to fix build > README: Updated referenced section heading for submitting change > linux-intel: Update to 4.9.30 > libyami: Update to 1.2.0 > dpdk: Disable build for MUSL Signed-off-by: Mikko Ylinen <mikko.ylinen@linux.intel.com>
2017-06-16meta-intel: update to latest HEAD.Ismo Puustinen
* meta-intel 7e8f98a...86c55b1 (6): > iucode-tool: upgrade to 2.1.2 > rmc: add support for Broxton-M based Joule board (rev. 1F1) > rmc: add fingerprint for generic Broxton-M (rev. 1F1) > rmc-db: allow multiple fingerprint per board directory > layer.conf: Add LAYERSERIES_COMPAT markup to layer.conf > linux-intel/4.9: Update yocto-kernel-cache SRCREV Signed-off-by: Ismo Puustinen <ismo.puustinen@intel.com>
2017-05-31intel-iot-refkit: meta-intel submodule updateMikko Ylinen
Pull in meta-intel pyro release. * meta-intel 3afa94c...7e8f98a (10): > conf/machine/intel-core*: Fix WKS_FILE setting > libva-intel-driver: Set UPSTREAM_CHECK_GITTAGREGEX > CHANGELOG: add file > README: Update information for pyro release > linux-intel: Update SRCREVs > intel-microcode: Update to latest 20170511 > maintainers: Re-Sort and remove duplicate > conf/machine/intel-core*: change WKS_FILE based on EFI_PROVIDER > canned-wks/systemd-bootdisk-uuid.wks: remove file > intel-gpu-tools: Upgrade to version 1.18 Signed-off-by: Mikko Ylinen <mikko.ylinen@linux.intel.com>
2017-05-18intel-iot-refkit: meta-intel submodule updateMikko Ylinen
* meta-intel ca8695a...3afa94c (4): > initrdscripts: add support for NVME target install > qemu-intel.inc: Add to KERNEL_FEATURES via KERNEL_FEATURES_INTEL_COMMON > recipes-kernel/linux/*: Standardize use of KERNEL_FEATURES_INTEL_COMMON > thermald,iucode-tool,libyami: Add UPSTREAM_CHECK_ variables Signed-off-by: Mikko Ylinen <mikko.ylinen@linux.intel.com>
2017-05-09intel-iot-refkit: meta-intel submodule updateMikko Ylinen
* meta-intel 2275341...ca8695a (5): > linux-intel: use = to set LINUX_VERSION_EXTENSION > maintainer: Update Maintainer list > conf: set recipe maintainers > linux-yocto/4.1: Update to v4.1.39 > linux-yocto/4.4: Update to v4.4.60 Signed-off-by: Mikko Ylinen <mikko.ylinen@linux.intel.com>
2017-05-04intel-iot-refkit: meta-intel submodule updateMikko Ylinen
* meta-intel 60c2703...2275341 (7): > linux-intel/4.9: grab latest changes > linux-intel: Set LINUX_VERSION_EXTENSION > libyami: Add PACKAGECONFIG for x11 > core-image-rt: Add yocto-intel-rt based recipes > intel-common-pkgarch: Add additional kernel types > linux-intel-rt: Add recipe to support preempt-rt kernel > linux-intel: Update to 4.9.20 Signed-off-by: Mikko Ylinen <mikko.ylinen@linux.intel.com>
2017-04-18intel-iot-refkit: meta-intel submodule updateMikko Ylinen
* meta-intel 5587993...60c2703 (12): > cryptodev-module: Fix the check > linux-yocto: fix builds for x32 > qat: disable for x32 build > dpdk: disable for x32 build > meta-intel: support distro without OpenGL > cryptodev-modules: Add bbappend to add patch > rmc: update SRCREV for rmc recipe > rmc: update license file checksum > linux-yocto/4.4: Update to v4.4.56 > qemu-intel.inc: Add ovmf to EXTRA_IMAGEDEPENDS > linux-yocto/4.4: Update to v4.4.53 > linux-yocto/4.1: Update to v4.1.38 Signed-off-by: Mikko Ylinen <mikko.ylinen@linux.intel.com>
2017-03-23intel-iot-refkit: meta-intel submodule updateMikko Ylinen
* meta-intel 5153dad...5587993 (32): > LICENSE: Add file > COPYING.MIT: Add COPYING file > meta-intel.inc: Set PREFERRED_PROVIDER to linux-yocto for linuxstdbase > Include recommended packges for all Intel machines > linux-intel: Update SRCREV to latest > rmc: enable serial console when running under QEMU > rmc: update SRCREV for rmc recipe > linux-intel/4.9: Update yocto-kernel-cache SRCREV > linux-yocto/4.9: Remove bbappends > linux-yocto: Add linux-yocto 4.10 bbappends > openssl-qat: Use COMPATIBLE_MACHINE > systemd-boot: stub: check LoadOptions contains data > linux-yocto/4.4: add intel-quark-preempt-rt config to cache > linux-yocto/4.8: Remove recipes > linux-yocto/4.1: Leafhill config changes and yaffs2 fixes > core-image-tiny-initramfs: Choose WKS_FILE correctly between architectures > meta-intel.inc: Set intel-linux as default kernel for poky-tiny > linux-yocto-tiny: Adds support for core2-32 and corei7-64 on linux-yocto-tiny_4.9 and upgrades to 4.9.13 > linux-yocto-tiny: Adds support for core2-32 and corei7-64 on linux-yocto-tiny_4.4 > systemd-bootdisk-tiny: Adds kickstart file for poky-tiny to support corei7-64 and core2-32 using wic > mktinygalileodisk: Adds kickstart file for poky-tiny to support quark using wic > rmc-db: LICENSE is straight MIT so just use common-license/MIT > va-intel: LICENSE is straight MIT so just use COPYING.MIT > libyami: update to verssion 1.1.0 > libyami-utils: update to verssion 1.1.0 > rmc: broxton-m: enable xstate save and restore using xsave > linux-intel: Update meta SRCREV > linux-intel: Update SRCREV > intel-common-pkgarch: Add linux-intel > dpdk: Add libibverbs library to support MLX config > Updated the DPDK recipe from v16.11 to v17.02. > meta-intel: Don't override default qemu slirp options Signed-off-by: Mikko Ylinen <mikko.ylinen@linux.intel.com>
2017-02-16intel-iot-refkit: manual submodule updateMikko Ylinen
* openembedded-core d110937...9f225ef (93): > wic: direct: move creation of PartitionedImage to __init__ > wic: direct: move generation of part.realnum to PartitionedImage > wic: direct: add PartitionedImage.prepare method > wic: direct: set bootloader.source in the __init__ > wic: direct: move UUID generation to PartitionedImage > wic: direct: add 'realnum' attribute to partition > wic: direct: remove useless code > wic: direct: don't catch ImagerError > wic: direct: remove set_bootimg_dir setter > wic: ksparser: set default disk to 'sda' > wic: remove utils/oe/__init__.py > wic: move PartitionedImage class to direct.py > wic: move disk operations to PartitionImage class > selftest/wic: Add tests for --exclude-dir option. > wic: Add --exclude-path option to rootfs source plugin. > wic: remove unused argument scripts_path > wic: direct: remove unused import > wic: direct: remove unused plugin attributes > wic: make sure layout_partitions is called once > wic: use the same partition object in direct and partitionedfs > wic: direct: get rid of _get_parts getter > wic: partitionedfs: rename __create_partition and __add_disk > wic: partitionedfs: get rid of __add_partition > wic: partitionedfs: merged __format_disks and create > m4: use wildcard for selftest bbappend > bash: fix CVE-2016-9401 > libxslt: Add build fix (with ld-is-gold) > lighttpd: Upgrade 1.4.43 -> 1.4.45 > m4: 1.4.17 -> 1.4.18 > mklibs-native: 0.1.41 -> 0.1.43 > strace: fix gawk's path > strace: 4.14 -> 4.15 > wget: 1.18 -> 1.19 > libpcre: 8.39 -> 8.40 > hdparm: 9.50 -> 9.51 > gnu-efi: 3.0.4 -> 3.0.5 > git: 2.11.0 -> 2.11.1 > e2fsprogs: 1.43.3 -> 1.43.4 > usbutils: allow udev-hwdb to be optional > perf: add PACKAGECONFIG for jvmti > dbus: remove pointless cd > elfutils: update homepage and upstream souce > elfutils: 0.166 -> 0.168 > libgpg-error: 1.25 -> 1.26 > gpgme: allow building -native variant > gpgme: 1.6.0 -> 1.8.0 > security_flags: disable -pie for gpgme > gnupg: 2.1.14 -> 2.1.18 > rpcbind: 0.2.3 -> 0.2.4 > man-pages: 4.08 -> 4.09 > libgcrypt: 1.7.3 -> 1.7.6 > socat: 1.7.3.1 -> 1.7.3.2 > pax-utils: 1.1.6 -> 1.2.2 > watchdog: Add RCONFLICTS to watchdog-keepalive and split RDEPENDS > libcap: Add gperf-native to depends > lttng-tools: no need to delete libxml.m4 > security_flags: enable string formatting check for console tools > console-tools: fix string formatting issue > ltp: Fix containers/userns05 failure for lib32 > python: Don't use getentropy on Linux > pseudo: update to 1.8.2 > smartpm: if RPM transaction fails with an empty list of problems in attempt mode, ignore it! > glibc: Update to 2.25 release > pulseaudio: 9.0 -> 10.0 > xz: upgrade to 5.2.3 > libepoxy: upgrade to 1.4.0 > selftest: remove result file log awkward checking > build-perf-test-wrapper.sh: fix issues with non-existing path arguments > oe-build-perf-test: drop --commit-results > build-perf-test-wrapper.sh: use oe-git-archive > scripts/oe-git-archive: support creating bare repositories > oeqa.utils.git: support bare repos > scripts: Implement oe-git-archive > oeqa.utils.git: add git_dir property > oeqa/buildperf: don't archive stdout/stderr of commands > classes/license: Respect beginline and endline > insane.bbclass: print QA message correctly > package_deb.bbclass: Ignore file paths in RPROVIDES > testimage.bbclass: Add check for empty test suite > image.bbclass: Use 'populate_sdk_base' for non-linux targets > sanity.bbclass: Add which to SANITY_REQUIRED_UTILITIES. > uboot-extlinux-config.bbclass: add support for timeout & default > classes/copyleft_filter: include AGPL in default included list > kernel.bbclass: Make symbol to vmlinuz.bin in boot directory > cve-check-tool: Use CA cert bundle in correct sysroot > cve-check-tool: Fixes for recipe sysroots > cve-check.bbclass: Fix dependencies > testimage: Implement custom target loading > oeqa/loader.py: Avoid error in TypeError exception > qemu.py: add 'elf' as supported fstype > libva: Update to new 01.org github location > oeqa/core/runner.py: OEStreamLogger fix logging > classes: Drop now unneeded update_data calls * bitbake 95deeca...b977737 (6): > cooker.py: run sanity checks for multiconfig > bitbake: toaster: add wic.bmap support to toaster > toaster: remove cut and paste cruft > toaster: move sqlite database to TOASTER_DIR > toaster: remove cut and paste cruft > lib: Drop now unneeded update_data calls * meta-intel e8fd58c...5153dad (10): > linux-intel: Use base branch > intel-gpu-tools: Disbale build for MUSL > dpdk: Disable building for musl > zlib-qat: Add patch to support MUSL > openssl-qat: Add patch to support MUSL > qat16: add additionl patch with guard for MUSL build > lms7: Use patches from lms8 that fixed MUSL build > iucode-tool: Add support for MUSL > libva-intel-driver: Add wayland-native to DEPENDS list > libva-intel-driver: Update to 1.7.3 * meta-security-isafw f44f15b...834272c (2): > Merge pull request #81 from 01org/devel > Merge pull request #80 from 01org/devel Signed-off-by: Mikko Ylinen <mikko.ylinen@linux.intel.com>
2017-02-11intel-iot-refkit: manually pull in updatesMikko Ylinen
* openembedded-core e02716c...d110937 (79): > nss: Fix nss-native so the checksum doesn't change with BUILD_ARCH > sstate: Make absolute symlinks an error > openssl/fontconfig/bzip2: Use relative symlinks instead of absolute ones (using a new class) > lib/oe/path: Add replace_absolute_symlinks function > gcc-cross-initial: Remove unneeded temporary sysroot > python3-native: Remove tests to save copying uneeded files around > glibc-package: Avoid race sstate races with do_stash_locale > oeqa/selftest/pkgdata: use m4 instead of bash > dosfstools: upgrade to 4.1 > image_types.bbclass: fix image dependency chain collection > kernel-module-split: Allow custom suffix for package names > iproute2: Inherit pkgconfig > pcmciautils: Inherit pkgconfig > qemu: Add missing 'inherit pkgconfig' > latencytop: Add missing 'inherit pkgconfig' > pong-clock: Add missing 'inherit pkgconfig' > devtool: improve parse failure handling > recipetool: create: do not treat numbers in SCM URLs as versions > recipetool: create: properly handle npm optional dependencies > classes/npm: set HOME during do_install > classes/populate_sdk_ext: account for custom image tasks > classes/patch: switch to new bb.build.tasksbetween() function > classes/populate_sdk_ext: remove unnecessary dependencies breaking SDK_TARGETS > sanity.conf: Update minimum version requirement for devtool > staging: Add missing parameter to debug message > staging: Improve file creation resiliance > staging: Add shared manifest support > perl-native: Remove .packlist file > staging: Don't put ptest files into the sysroot > glibc: Separate locale files to their own sstate task > Revert "yocto-bsps: add 4.9 bbappend" > gcc-6: Sync gcc stddef.h with musl stddef.h > oeqa.buildperf: reword test descriptions > sdkext/cases oeqa/selftest: Updates decorators > bash: use update-alternatives for the bash binary > wic: fix call of serial_console_form_kargs > selftest: wic: stop using iso image type > selftest: wic: use wic-tools recipe to get STAGING_DIR > wic: isoimage-isohybrid: use wic-tools to get syslinux path > image_types_wic: remove dependency to do_bootimg > image: rename image-wic -> image_types_wic > libgpg-error_1.25.bb: Enable nativesdk > libgcrypt.inc: Add PACKAGECONFIG for 'capabilities' > wic: flatten imager class hierarchy > libgcrypt.inc: Enable nativesdk > oeqa/buildproject: Run gnu-configize by default > oeqa/runtime: Improve failure log output > gstreamer: update to 1.10.3 > openssl: Updgrade 1.0.2j -> 1.0.2k > gdb 7.12: fix armv8b build > glib-2.0: native package should not depend on DISTRO_FEATURES > xserver-xorg: Fix X server 1.19 crash > yocto-bsps: add 4.9 bbappend > linux-yocto/4.9: yaffs2 fixes > kernel-yocto: log the BSP definition file > linux-yocto/4.9: update to -rt3 > kernel-yocto/meta: common-pc: add pci-siov to feature fragments > linux-yocto/4.9: update to v4.9.6 > ver_linux: Use /usr/bin/awk instead of /bin/awk > kernel-yocto: ecryptfs, NFC and CAN bus config updates > kern-tools: re-enable scc merge command > kernel-yocto/features: enable TPM > linux-yocto/4.9: update to 4.9.4 > mesa: update to 13.0.4 > qemu: Upgrade to 2.8.0 > libtasn1: Upgrade 4.9 -> 4.10 > ffmpeg: disable cpu autodetection > python-3-manifest: split out typing > python-3-manifest: add ipaddress to python3-io > python-3-manifest: add _compat_pickle to python3-pickle > python-3-manifest: add socketserver to netserver > python-3-manifest: add argparse to RDEPENDS for netclient > python3-manifest: move htlm.py to python3-html > python-3-manifest: fix adding imp to importlib > libbsd: libbsd-overlay.pc: Set Cflags to use -I instead of -isystem > libsolv: split libsolvext into it's own pkg-config > xserver-xorg: fix 16bit modes > pkgconfig: fix typo introduced during recent conversion to PACKAGECONFIG > eudev: add RPROVIDES so eudev-hwdb provides udev-hwdb * bitbake 2a309cd...95deeca (4): > bitbake: Update version to 1.33.1 > fetch2/npm: fix handling of os field > fetch2/npm: handle items only in optionalDependencies > lib/bb/build: add tasksbetween() function * meta-intel f1d2fb2...e8fd58c (4): > meta-intel.inc: Enable linux-intel and 4.9 by default for meta-intel hardware > linux-intel: Add the linux-intel kernel recipe > thermald: Add library to support MUSL > thermald: Add dbus-glib-native for dbus-binding-tool Signed-off-by: Mikko Ylinen <mikko.ylinen@linux.intel.com>
2017-02-07intel-iot-refkit: pull in updates from meta-intelMikko Ylinen
* meta-intel a020ceb...f1d2fb2 (2): > rmc: add Minnowboard Turbot board data > systemd-boot: use RMC database in EFI stub Signed-off-by: Mikko Ylinen <mikko.ylinen@linux.intel.com>
2017-02-03intel-iot-refkit: initial commitMikko Ylinen
Signed-off-by: Mikko Ylinen <mikko.ylinen@linux.intel.com>