Changelog since 2016-03-27 until 2016-04-03.  Projects included in this report:

bitbake: git://git.openembedded.org/bitbake
openembedded-core: git://git.openembedded.org/openembedded-core
meta-openembedded: git://git.openembedded.org/meta-openembedded
meta-angstrom: git://github.com/Angstrom-distribution/meta-angstrom.git
meta-arago: git://arago-project.org/git/meta-arago.git
meta-atmel: https://github.com/linux4sam/meta-atmel.git
meta-beagleboard: git://github.com/beagleboard/meta-beagleboard.git
meta-browser: git://github.com/OSSystems/meta-browser.git
meta-bug: git://github.com/buglabs/meta-bug.git
meta-chicken: git://github.com/OSSystems/meta-chicken
meta-efikamx: git://github.com/kraj/meta-efikamx.git
meta-ettus: http://github.com/koenkooi/meta-ettus.git
meta-fsl-arm: git://git.yoctoproject.org/meta-fsl-arm
meta-fsl-arm-extra: git://github.com/Freescale/meta-fsl-arm-extra.git
meta-fsl-ppc: git://git.yoctoproject.org/meta-fsl-ppc
meta-guacamayo: git://github.com/Guacamayo/meta-guacamayo.git
meta-gumstix: git://github.com/gumstix/meta-gumstix.git
meta-gumstix-community: 
https://github.com/schnitzeltony/meta-gumstix-community.git
meta-handheld: git://git.openembedded.org/meta-handheld
meta-igep: http://github.com/ebutera/meta-igep.git
meta-intel: git://git.yoctoproject.org/meta-intel
meta-ivi: git://git.yoctoproject.org/meta-ivi
meta-java: git://github.com/woglinde/meta-java
meta-jetson-tk1: https://github.com/cubicool/meta-jetson-tk1.git
meta-kde: git://gitorious.org/openembedded-core-layers/meta-kde.git
meta-micro: git://git.openembedded.org/meta-micro
meta-mono: git://git.yoctoproject.org/meta-mono.git
meta-netbookpro: git://github.com/tworaz/meta-netbookpro
meta-nodejs: https://github.com/imyller/meta-nodejs.git
meta-nslu2: git://github.com/kraj/meta-nslu2
meta-opie: git://git.openembedded.org/meta-opie
meta-qt3: git://git.yoctoproject.org/meta-qt3
meta-qt5: git://github.com/meta-qt5/meta-qt5.git
meta-slugos: git://github.com/kraj/meta-slugos
meta-systemd: git://git.yoctoproject.org/meta-systemd
meta-raspberrypi: git://github.com/djwillis/meta-raspberrypi.git
meta-smartphone: http://git.shr-project.org/repo/meta-smartphone.git
meta-ti: git://git.yoctoproject.org/meta-ti
meta-webos: git://github.com/openwebos/meta-webos.git
meta-xilinx: git://git.yoctoproject.org/meta-xilinx
meta-yocto: git://git.yoctoproject.org/meta-yocto
openembedded: git://git.openembedded.org/openembedded

====================================================
Changelog for bitbake:

Belen Barros Pena (1):
  toaster: Correct typo on build form help text

Elliot Smith (5):
  toaster: tests Migrate to Selenium for UI tests
  toaster: tests Migrate all builds page and project page tests to Selenium
  toaster: tests Migrate project builds page tests to Selenium
  toaster: tests Migrate all projects page tests to Selenium
  toaster: tests Migrate landing page tests to Selenium

Joshua Lock (1):
  toaster: orm better detect requires during CustomImageRecipe generation

Markus Lehtonen (2):
  checksum: In FileChecksumCache don't follow directory symlinks
  cooker: fix CookerParser.shutdown()

Michael Wood (1):
  toaster: buildinfohelper Add additional metadata to the built layer

Olof Johansson (2):
  fetch2: BB_ALLOWED_NETWORKS should not care about port numbers
  tests/fetch.py: Improve unit tests for trusted network check

Richard Purdie (11):
  cookerdata: Improve handling of ParseError
  cooker: Ensure bbappend order is deterministic
  fetch2: Ensure that incorrect checksumed files are always renamed
  build/utils: Allow python functions to execute with real exception handling
  Bump version to 1.29.1
  bitbake: Don't limit traceback lengths to arbitrary values
  siggen: Drop misleading duplicate method
  siggen: Fix check calculation problem with file_checksums
  siggen: Add checksum recalculation/checking code
  siggen: Fix nostamp taint handling
  siggen: Ensure tainted stamps are accounted for with writing custom stamps

Robert Yang (1):
  cookerdata.py: remove slash in the end

====================================================
Changelog for openembedded-core:

Alexander Kanavin (2):
  bitbake.conf: rename 'gobject-introspection-data' machine feature to 'qemu-u
  bluez5: add ptest support

Andre McCurdy (5):
  default-distrovars.inc: remove gnutls + libtasn1 from LGPLv2_WHITELIST_GPL-3
  base.bbclass: drop obsolete HOSTTOOLS_WHITELIST_GPL-3.0
  base.bbclass: avoid duplicate call to d.getVar('LICENSE', True)
  libassuan: use package specific licensing
  default-distrovars.inc: remove libassuan from LGPLv2_WHITELIST_GPL-3.0

André Draszik (2):
  oe-git-proxy: also check all_proxy and http_proxy env variables
  oe-git-proxy: support username / password in http proxy

Aníbal Limón (4):
  ptest-runner_2.0.bb: Update recipe to point git.yoctoproject.org repo.
  oeqa/runtime/parselogs.py: Add systemd unit circular dependencies errors.
  recipes-support/rng-tools: Change runlevel start from S to 2, 3, 4, 5.
  opkg-utils: opkg-build exit when fail to list files.

Awais Belal (1):
  systemd-serialgetty: allow baud rate overriding

Bill Randle (4):
  man: fix src/Makefile to work with parallel make
  man: fix several annoying compile/build warnings
  man: use BUILD_CC and target include files for configure
  insane.bbclass: avoid false positives on library location

Bruce Ashfield (17):
  linux-yocto/4.1: SMBus/iTCO backports
  linux-yocto/qemuarm64: enable 32 bit compatibility
  linux-yocto/4.1: device property backports
  linux-yocto/4.1: i2c: designware: Backport i2c patches
  linux-yocto/4.1: Apollo Lake/Broxton mmc backports
  linux-yocto/4.1: Intel Broxton: pwm backports
  linux-yocto/4.4: drm/i915/skl: Fix DMC load on Skylake J0 and K0
  linux-yocto/4.4: broxton and usb type-c backports
  linux-yocto: add overlayfs feature
  linux-yocto/4.1: telemetry and dmaengine backports
  linux-yocto/4.4: gpio-pca953x: add PCAL9535 interrupt support
  linux-yocto/4.1: ahci: backport AHCI runtime PM
  linux-yocto-dev: bump to v4.6-rcX
  Revert "linux-yocto: Work around PAT issue on qemux86"
  linux-yocto/4.4: fix PAT for 32bit x86
  linux-yocto/4.4: UVC: Add support for R200 depth camera
  kernel-yocto: enforce SRC_URI specified branch

Clemens Lang (1):
  ldconfig-native: Fix ELF flags on 64-bit binaries

Daniel Istrate (2):
  oeqa/selftest/bbtests: Test bbappend order
  selftest: Added testcase decorator to tests

Ed Bartosh (3):
  wic: fix type of no-table option
  image.bbclass: run wicenv task only for wic images
  oe-selftest: generate .env only in test_image_env

Freudiger Raphael (1):
  image: Fix debugfs image type recursion loop

Hongxu Jia (2):
  conf/bitbake.conf package.bbclass: fix dbg package not contain sources while
  gcc-5.3/gcc-4.9: -fdebug-prefix-map support to remap relative path

Humberto Ibarra (1):
  scripts:/oe-selftest: Use timestamp instead of test names in coverage data f

Ioan-Adrian Ratiu (2):
  wic/isoimage-isohybrid.py: use glob to find initramfs location
  wic/isoimage-isohybrid.py: change cpio generated uid&gid to root

Johannes Pointner (1):
  xcursor-transparent-theme: upgrade to latest git revision

Jonathan Liu (1):
  gdb-cross-canadian: use PACKAGECONFIG for python and readline

Joshua Lock (1):
  rootfs-postcommands: don't write manifest when IMAGE_MANIFEST empty

Juro Bystricky (2):
  build-appliance-image: Fix permissions
  relocate_sdk: additional error checks

Jussi Kukkonen (5):
  matchbox-desktop: Do not close desktop on alt-F4
  glib-2.0: Install gio-querymodules in main package
  gio-module-cache: Add class for Gio modules
  glib-2.0: Fix packaging
  epiphany: Depend on intltool-native for configure

Khem Raj (7):
  libunwind: Fix build on mips/mips64 for musl targets
  gdb: Fix build on mips64/musl
  musl: Update to tip
  siteinfo: Fix musl 64bit targets
  gcc: Backport fixes for musl ssp configuration
  gcc: Fix musl ldso name for mips64
  psmisc: Remove including sys/user.h and __WORDSIZE

Mariano Lopez (1):
  archiver.bbclass: Just archive gcc-source for all gcc recipes

Markus Lehtonen (4):
  externalsrc: do not use do_configure[nostamp] for git srctrees
  externalsrc: remove nostamp from do_configure
  oe/patch: more detailed error reporting
  oe/patch: print cleaner error message when patch fails to apply

Martin Jansa (1):
  no-static-libs.inc: build static libusb1-native

Maxin B. John (1):
  systemd: fix build with gcrypt PACKAGECONFIG disabled

Patrick Ohly (1):
  buildhistory.bbclass: create image directory when needed

Paul Eggleton (5):
  classes/populate_sdk_ext: support setting vars from environment at build tim
  oe-publish-sdk: prevent specifying a directory for the SDK argument
  oe-publish-sdk: exclude sstate-cache if publishing minimal SDK
  toolchain-shar-extract.sh: ensure all_proxy is allowed through
  devtool: modify: call shutdown on tinfoil when done

Peter Kjellerstedt (1):
  image.bbclass: Make unneeded packages for a read-only rootfs configurable

Ricardo Ribalda Delgado (1):
  pyton-numpy: Add definition of off_t size

Richard Purdie (15):
  selftest/devtool: Update after make PROVIDER changes
  wic: Update after task ordering changes
  build-appliance-image: Update to master head revision
  sstatesig: Ensure we keep native depends for allarch recipes
  uninative: Switch md5sum -> sha256
  sanity: Require bitbake 1.29.1
  sanity.bbclass: Use pythonexception to raise real exceptions without backtra
  scripts, lib: Don't limit traceback lengths to arbitrary values
  lib/oe/packagedata: Add import os
  selftest/signing: Use packagedata to obtain PR value for signing test
  base: Fixup PACKAGECONFIG incorrect mappings
  bitbake.conf: Add BB_WORKERCONTEXT to HASHBASE_WHITELIST
  populate_sdk_ext: Exclude BBTASKDEPDATA from task signature
  image-vm: Exclude DISK_SIGNATURE_GENERATED from task signature
  build-appliance-image: Exclude DDATETIME from task signature

Robert Yang (13):
  init-live.sh: fix ROOT_MOUNT
  init-live.sh: fix overlay fs
  runqemu: fix for iso
  archiver.bbclass: addtask do_deploy_archives_setscene
  selftest/buildoptions.py: use INHERIT +=
  image-live.bbclass: DEPENDS on syslinux
  boot-directdisk.bbclass: merge it into image-vm.bbclass
  bootimg.bbclass: merge it into image-live.bbclass
  image-live.bbclass/image-vm.bbclass: remove duplicated code
  image-vm.bbclass: remove invalid code
  init-install.sh: fix disk_size
  init-install-efi.sh: remove all root=foo from grub.cfg
  grub-efi.bbclass: use GRUB_ROOT rather than APPEND for root device

Ross Burton (1):
  oeqa/utils/ftools: improve remove_from_file algorithm

Tudor Florea (2):
  ltp: add periodic output for memcg stress test
  ltp: fix test_proc_kill hanging

Ulf Magnusson (1):
  classes/packagegroup: Refactor code to be simpler

Wenlin Kang (2):
  relocate_sdk: fixed .gccrelocprefix section handling
  toolchain-shar-extract.sh: check the length for target_sdk_dir

====================================================
Changelog for meta-openembedded:

Armin Kuster (1):
  wireshark: 2.0.2 update including security

Catalin Enache (2):
  net-snmp: fix invalid paths in target net-snmp-config
  net-snmp: fix some invalid paths

Derek Straka (33):
  python-dateutil: update to 2.5.1
  python-lxml: update to 3.6.0
  python-cython: update to 0.23.4
  python-certifi: update to 2016.2.28
  python-pymongo: update to 3.2.2
  python-werkzeug: update to 0.11.5
  python-whoosh: update to 2.7.3
  python-cffi: update to 1.5.2
  python-cmd2: update to 0.6.8
  python-daemonize: update to 2.4.6
  python-evdev: update to 0.6.0
  python-html5lib: update to 0.9999999
  python-iso8601: update to 0.1.11
  python-jsonpatch: update to 1.13
  python-monotonic: update to 1.0
  python-paste: update to 2.0.3
  python-pep8: update to 1.7.0
  python-pip: update to 8.1.1
  python-psutil: update to 4.1.0
  python-py: update to 1.4.31
  python-pycparser: update to 2.14
  python-pyflakes: update to 1.1.0
  python-pymisp: update to 2.3
  python-pyparsing: update to 2.1.1
  python-pytest: update to 2.9.1
  python-pytz: update to 2016.3
  python-pyudev: update to 0.19.0
  python-pyyaml: update to 3.11
  python-sparts: update to version 0.7.3
  python-urllib3: update to 1.14
  python-simplejson: update to 3.8.2
  python-futures: update to version 3.0.5
  pptp-linux: update to 1.8.0

Jackie Huang (1):
  waf-samba.bbclass: move to meta-networking

Jens Rehsack (1):
  dnsmasq: steal resolvconf support from Ubuntu

Pascal Bach (2):
  dhcpcd: update to version 6.10.1
  dhcpcd: cleanup recipe

Stefan Agner (1):
  gstreamer: fix argument parsing when using Bison 3

lchristina26 (1):
  wolfssl: update to version 3.9.0

mike.looijm...@topic.nl (2):
  waf-cross-answers: Add cross-answers-mipsel.txt
  waf-cross-answers/README: Fix typo "bbaclss"

====================================================
Changelog for meta-angstrom:

====================================================
Changelog for meta-arago:

Denys Dmytriyenko (32):
  recipes-qt: remove all traces of qt4, no longer in oe-core
  gstreamer: remove outdated 0.10.x version, no longer in oe-core
  linux-libc-headers: remove version 4.1, default to 4.4
  linux: remove bbappends for old kernel versions, removed from meta-ti
  wpa-gui-e: remove, as no longer supported and requiring qt4
  u-boot-fw-utils: remove old version
  cryptodev-tests: remove, the change got upstreamed
  udev: rename bbappends to eudev, add symlink for libudev.so.0
  gstreamer: overlay .inc files from fido and update 1.2.3 recipes
  liboil: overlay locally for gstreamer-1.2.3 dependency
  obexd: fix typo in license URL
  cpuloadgen: fix cross-compilation by passing correct parameters
  eventdump: fix cross-compilation by passing correct parameters
  serialcheck: fix cross-compilation by passing correct parameters
  omapconf: bump SRCREV to pick up gcc-5 fixes
  ltp-ddt: fix make scripts failure due to new kernel task dependencies
  python3: fix configure failure to find cross-version of readelf
  packagegroup-arago-console: alsa-utils-alsaconf got renamed to alsa-utils-sc
  HACK: weston-init: overlay locally due to REQUIRED_DISTRO_FEATURES = "opengl
  HACK: dt: disable for now as breaking with gcc-5
  FIXME: external-linaro-toolchain-cross: target Linaro gcc version doesn't ma
  branding-core: disable SGX for now, until drivers updated for 4.4
  external-linaro-toolchain.bbappend: drop unneeded fixes for broken 2015.05
  arago-prefs: update toolchain preferences, drop gstreamer 0.10
  toolchain*.inc: update toolchain preferences
  arago.conf: disable bluez5, disable -fstack-protector, restore git-native AS
  arago-prefs: prefer kernel 4.4
  qtdeclarative: fix compilation of examples/qquickviewcomparison
  qtquickcontrols: fix compilation of examples/texteditor
  qtdeclarative, qtquickcontrols: allow accessing patches locally
  ffmpeg: add bbappend to disable x264, set commercial flags
  opencl-examples, openmpacc-examples: fix do_unpack() and correct args to get

Karthik Ramanan (1):
  gstreamer1.0-plugins-vpe: Update SRCREV

====================================================
Changelog for meta-atmel:

====================================================
Changelog for meta-beagleboard:

====================================================
Changelog for meta-browser:

Jason Plum (1):
  Firefox: update installation paths for ESR,l10n,addons

====================================================
Changelog for meta-bug:

====================================================
Changelog for meta-chicken:

====================================================
Changelog for meta-efikamx:

====================================================
Changelog for meta-ettus:

====================================================
Changelog for meta-fsl-arm:

Yuqing Zhu (1):
  gstreamer1.0-plugins-base: Fix IMXCameraApp image time cannot display issue.

====================================================
Changelog for meta-fsl-arm-extra:

Ian Coolidge (2):
  linux-boundary: Bump kernel version to 3.14.52
  linux-boundary: Bump SRCREV to 9af660e

====================================================
Changelog for meta-fsl-ppc:

====================================================
Changelog for meta-guacamayo:

====================================================
Changelog for meta-gumstix:

====================================================
Changelog for meta-gumstix-community:

====================================================
Changelog for meta-handheld:

====================================================
Changelog for meta-igep:

====================================================
Changelog for meta-intel:

California Sullivan (1):
  machine: add i915 firmware to initramfs for intel-core* MACHINEs

Jianxun Zhang (3):
  libva: update 1.6.2 -> 1.7.0
  intel-gpu-tools: update 1.13 -> 1.14
  libva-intel-driver: update 1.6.2 -> 1.7.0

Otavio Salvador (1):
  tlk: layer.conf: Add proper dependency and priority

====================================================
Changelog for meta-ivi:

====================================================
Changelog for meta-java:

====================================================
Changelog for meta-jetson-tk1:

====================================================
Changelog for meta-kde:

====================================================
Changelog for meta-micro:

====================================================
Changelog for meta-mono:

====================================================
Changelog for meta-netbookpro:

====================================================
Changelog for meta-nodejs:

Ilkka Myller (11):
  Configure LAYERDEPENDS
  Remove forced runtime dependency to nodejs package
  2016-03-31 Version 0.10.44 (Maintenance) Release
  2016-03-31 Version 0.12.13 (LTS) Release
  2016-03-31, Version v4.4.2 'Argon' (LTS)
  2016-03-31 Version 5.10.0 (Stable) Release
  grunt-cli v1.1.0
  Added missing registry argument for native npm
  Added native and nativesdk classes to bower recipe
  Added file-rdeps skip for gulp
  Improve bower and bower-install class compatibility with Bitbake build envir

====================================================
Changelog for meta-nslu2:

====================================================
Changelog for meta-opie:

====================================================
Changelog for meta-qt3:

====================================================
Changelog for meta-qt5:

====================================================
Changelog for meta-slugos:

====================================================
Changelog for meta-systemd:

====================================================
Changelog for meta-raspberrypi:

====================================================
Changelog for meta-smartphone:

====================================================
Changelog for meta-ti:

Denys Dmytriyenko (8):
  udev: rename bbappend to apply to eudev
  linux: remove old and outdated kernel recipes and configs
  linux-ti-staging: add latest 4.4 version
  linux-ti-staging 4.1: add PRU Ethernet FW dependency for AM4
  linux-ti-staging 4.4: add PRU Ethernet FW dependency for AM4
  linux-ti-staging: update DBT list for AM4
  HACK: ti-xdctools, ti-xdais: disable stripping for now
  recipes-ti: prevent any stripping of binaries due to different arch/format

Jacob Stiffler (7):
  common-csl-ip: Bump SRCREV for fix
  cppi-lld: Bump SRCREV for fix
  pa-lld: Bump SRCREV for fix
  qmss-lld: Bump SRCREV for fix
  sa-lld: Bump SRCREV for fix
  nwal-lld: Bump SRCREV for fix
  mmap-lld: Upgrade to 2.0.0.7

Justin Sobota (1):
  ti-ccsv6-native: Upgrade to version 6.1.2.00015

====================================================
Changelog for meta-webos:

====================================================
Changelog for meta-xilinx:

====================================================
Changelog for meta-yocto:

Humberto Ibarra (1):
  yocto-bsp: Set correct default branches and branches base for i386, qemu and

Richard Purdie (2):
  scripts, lib: Don't limit traceback lengths to arbitrary values
  poky: Exclude DATE from DISTRO/SDK_VERSION checksums

====================================================
Changelog for openembedded:



_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to