[OE-core] OE Changelog since 2015-08-30 until 2015-09-06

cliff.brake at gmail.com cliff.brake at gmail.com
Wed Sep 9 14:46:01 UTC 2015


Changelog since 2015-08-30 until 2015-09-06.  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:

Alex Franco (1):
  cooker/runqueue: Allow bitbake commands starting with do_

Belen Barros Pena (3):
  toaster: disable build button as needed
  toaster: show incomplete configuration warning
  toaster: improve explanation of checkout dir

Benjamin Esquivel (2):
  utils: Specify dest file name in movefile()
  utils: Fix a potential error in movefile

Christopher Larson (6):
  build: delete tasks thoroughly
  bb.data_smart: retain traceback from ExpansionError
  bb.cookerdata: include useful traceback for ExpansionError/ParseError
  bb.fetch.git: remove leading '.' from gitsrcname
  bb.fetch: handle checksums consistently for mirrors
  bb.fetch: don't remove the clone when an update fails

Elliot Smith (6):
  toaster: Make 0021 migration compatible with MySQL
  toaster: Improve how default project is identified and fetched
  toaster: Only redirect to projects page if user has added projects
  toaster: Exclude default project unless it has builds
  toaster: Fix test for projects page JSON
  toaster: Add tests for pages which show the default project

Richard Purdie (1):
  event/server: Add _uiready flag to handle missing error messages

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

Alejandro del Castillo (1):
  opkg: upgrade to v0.3.0

Alex Franco (2):
  Fix mode +st on TMPDIR when creating it
  Fix recursive mode -st on BUILDDIR setup

Alexander Kanavin (17):
  upstream_tracking.inc: deprecate and move contents to recipes
  dropbear: update to 2015.68
  libnotify: don't inherit unnecessary distro_features_check
  e2fsprogs: explain why there is no update for now
  package_regex.inc: updates to improve upstream tracking
  cmake: update to 3.3.1
  dpkg: update to 1.18.2
  ccache: update to 3.2.3
  mailx: update to 12.5-5
  net-tools: update to 1.60-25
  mkelfimage: add RECIPE_NO_UPDATE_REASON
  python-async: update to 0.6.2
  python-smmap: update to 0.9.0
  remake: update to 4.1+dbg-1.1
  vte: add RECIPE_NO_UPDATE_REASON
  package_regex.inc: various updates to improve RRS accuracy
  libunique: remove the recipe

Andreas Müller (1):
  libnotify: add (R)PROVIDES/RCONFLICTS/RREPLACES for meta-gnome's libnotify

Aníbal Limón (1):
  qemu: Fix qemu_cpu_kick_thread on init

Christopher Larson (12):
  iw: add recipe from meta-networking
  iw: inherit pkgconfig
  iw: obey our target path variables
  iw: support and enable separate build dir
  packagegroup-base: pull in iw as well as wireless-tools
  bitbake.conf: add MIRROR vars to SRC_URI vardeps
  packagegroup-core-x11-sato: obey the pulseaudio distro feature
  pulseaudio: pass --with-systemduserunitdir
  pulseaudio: add 'autospawn-for-root' PACKAGECONFIG
  insane.bbclass: handle tests which need fakeroot
  insane.bbclass: add host-user-contaminated test
  image.bbclass: add rootfs_check_host_user_contaminated

Cristian Iorga (1):
  iproute2: upgrade to 4.1.1

Ed Bartosh (41):
  wic: add BitbakeVars class
  wic: create new method _parse_line
  wic: add default_image attribute to BitbakeVars
  wic: set default image
  wic: implement getting variables from .env files
  wic: implement --vars option
  image_types.bbclass: add wic image type
  image.py: write bitbake variables to .env file
  oe-selftest: test generation of <image>.env
  wic-image-minimal: add wic image recipe and .wks
  oe-selftest: test building wic image by bitbake
  wic: use bitbake variable ROOTFS_SIZE
  oe-selftest: wic: fix test19_image_env test case
  devtool: build-image: stop using add_md5
  devtool: make 2 functions public
  Revert "devtool: make add_md5 a public API"
  devtool: build-image: rename LOG -> logger
  devtool: build-image: improve help and description
  devtool: build-image: filter out recipes
  devtool: build-image: generate notification callback
  devtool: build-image: add extra logging
  devtool: build-image: remove <image>.bbappend
  devtool: build-image: add comments
  oe-selftest: test devtool build-image plugin
  wic: use ext4 in canned .wks files
  wic: get rid of scripts/lib/image
  oe-selftest: wic: configure a build
  wic: add test cases for 3 images
  wic: fix typo
  wic: remove micpartition.py
  wic: remove micboot.py
  wic: fix errors in partition.py module
  wic: get rid of wildcard imports
  wic: fix pylint warning multiple-statements
  wic: use optparse instead of cmdln
  wic: fix pylint warning no-member
  wic: fix pylint warning unused-variable
  wic: fix pylint warning redefined-builtin
  wic: get rid of listing properties
  wic: fix short variable names
  image.py: rename _write_env -> _write_wic_env

Jian Liu (1):
  sdk.py: fix conflicts of packages

Joe Slater (4):
  debianutils: create package for run-parts
  ifupdown: import recipe
  ifupdown: create alternative links
  libinput: avoid --enable-event-gui=auto

Josep Puigdemont (1):
  qemu: enable alsa only if in DISTRO_FEATURES

Josh Cartwright (1):
  rt-tests: drop unnecessary added-missing-dependencies.patch

Joshua Lock (8):
  busybox: fixes for when base_bindir != /bin
  systemd: remove hard-coded paths in FILES entries
  alsa-utils: handle udev dir being 2 levels below /
  pulseaudio: handle udev dir being 2 levels below /
  bluez: handle udev dir being 2 levels below /
  pcmciautils: handle udev dir being 2 levels below /
  nfs-utils: don't force use of /sbin as sbindir
  procps: fix for base_sbindir == sbindir

Jussi Kukkonen (7):
  nettle: Fix binary license to LGPLv2.1+
  gmp: Bring back version 4.2.1 (LGPL 2.1+)
  nettle: Add (LGPLv3) version 3.1.1
  nettle: Add ptests
  gnutls: Upgrade 3.3.14 -> 3.3.17.1
  mirrors.bbclass: Update gnutls mirrors
  openssh: Upgrade 7.0p1 -> 7.1p1

Kai Kang (1):
  screen: fix parallel build failure

Kevin Hao (1):
  kernel.bbclass: add the runtime dependency on kernel-vmlinux for kernel-imag

Khem Raj (1):
  binutils: Fix symbols with --dynamic-list when using gold linker

Leonardo Sandoval (3):
  insane.bbclass: Check for invalid characters (non UTF8) on recipe metadata
  lib/oe/package_manager: Include PACKAGE_FEED_PREFIX instead of hardcode path
  gcc-target.inc: Remove non-related gcc headers from include_fixed folder

Li Zhou (2):
  valgrind: enable rt_sigpending syscall on ppc64 linux
  libunwind: Security Advisory - libunwind - CVE-2015-3239

Li xin (1):
  sysstat: add systemd service files

Lucian Musat (1):
  oeqa/decorators: Fixed a problem with tests having the same names.

Mariano Lopez (3):
  qemurunner: Added host dumps when there are errors
  runexported: Make it compatible with host dump
  qemurunner: Handle lack of data on run serial gracefully

Mario Domenech Goulart (1):
  cross-canadian.bbclass: typo fix in comments (s/repsonsible/responsible/)

Markus Lehtonen (7):
  createrepo: disable RPM signature validation
  package_rpm: support signing of rpm packages
  os-release: add the public package-signing key
  package_manager: support for signed RPM package feeds
  devtool: make required tasks be run in kernel build
  devtool: extract: correct initial rev for kernel packages
  devtool: run kernel dependencies

Martin Jansa (2):
  pulseaudio: improve PACKAGECONFIG for dbus/consolekit dependencies
  report-error: send only last 5242000 characters in error logs

Patrick Ohly (9):
  mtd-utils: add xattr PACKAGECONFIG and fix acl dependency
  runqemu: support full-disk images
  initramfs-framework: create /dev/console
  initramfs-live-boot: create /dev/console
  initramfs-framework: handle kernel parameters with . inside
  image-vm.bbclass: avoid duplicating syslinux default values
  image-vm.bbclass: support specifying an initramfs
  boot loader: support root=UUID
  boot-directdisk.bbclass: use rootfs UUID by default

Peter Seebach (1):
  pseudo_1.7.3.bb: New version of pseudo

Philip Balister (1):
  libevent_2.0.22.bb: Add native and nativesdk support to the recipe.

Ricardo Ribalda Delgado (2):
  python3: Fix python-distutils variables
  python: Fix python-distutils variables

Richard Purdie (6):
  linux-yocto-3.14: Use a revision thats on the branch for qemuppc
  oeqa/utils/dump: Handle empty commandlist gracefully
  layer.conf: Add missing dependency for allarch package initramfs-framework
  oeqa: Add allarch sstate sig test
  tcmode-default: Set gcc 5.2 as the default
  oeqa: Test failure/cleanup improvements

Ross Burton (1):
  sstate: implement basic signing/validation

Roy Li (1):
  glibc: package nscd related files

Saul Wold (1):
  oprofileui: Use inherit gettext

Stefan Müller-Klieser (1):
  libvorbis: remove legacy options

zjh (1):
  testimage: filter proper test cases by tags

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

Adam Chappell (1):
  apache2: wait for server to start/stop/restart

Alexander Kanavin (2):
  gnome: add explicit bz2 compress type to older packages
  iso-codes: remove the recipe due to its move to oe-core

Andreas Müller (6):
  geany: update to 1.25
  poppler: update to 0.35.0
  gtk-xfce-engine: create and pack gtk3 themes by default
  xfce-dusk-gtk3: initial add 1.3
  packagegroup-xfce-extended: add xfce-dusk-gtk3
  xfce4-whiskermenu-plugin: update to latest git

Bian Naimeng (1):
  sysdig: 0.1.101 -> 0.1.102

Dominic Sacré (8):
  python-cython: Upgrade 0.20.2 -> 0.23.1
  python-decorator: Upgrade 3.4.2 -> 4.0.2
  python-pyserial: Upgrade 2.4 -> 2.7
  python3-lxml: Add new recipe
  python3-cython: Add new recipe
  python3-decorator: Add new recipe
  python3-pyserial: Add new recipe
  python3-pyinotify: Add new recipe

Jagadeesh Krishnanjanappa (4):
  dmapi: add new recipe
  xfsdump: add new recipe
  pmtools: add new recipe
  xerces-c : add new recipe

Kai Kang (5):
  efibootmgr: fix build error with gcc 5.2
  libvpx: 1.3.0 -> 1.4.0
  ltrace: 7.2 -> 7.3
  libhugetlbfs: avoid search host library path for cross compilation
  libhugetlbfs: avoid using keyword restrict as var name

Koen Kooi (1):
  mariadb: update to 5.5.45

Li xin (1):
  libjs-sizzle: upgrade 1.9.3 -> 1.10.18

Mario Domenech Goulart (1):
  mariadb: fix tarball fetch URL

Mark Asselstine (2):
  ruby.bbclass: handle new installation directories
  bundler: remove broad FILES definition

Martin Jansa (5):
  tcpdump: add PACKAGECONFIG for smi
  oscam: respect *flags set from OE
  gupnp-igd: fix missing dependencies
  tracker: remove dependency on gamin
  geoclue: add PACKAGECONFIG for geoip

Philip Balister (3):
  vim: Move SRC_URI from Google Code to github.
  python-pyzmq: Update to version 14.7.0.
  cppzmq: Bump rev.

Ricardo Ribalda Delgado (4):
  opencv_2.4: Update LICENSE
  opencv_2.4: Remove unused INSANE_SKIP line
  opencv_2.4: Update HOMEPAGE
  Opencv: Add OpenCV 3.0

Roy Li (6):
  lcms: upgrade 2.6->2.7
  sg3-utils: upgrade to 1.41
  libsodium: create recipe
  zeromq: upgrade to 4.1.3
  dialog: upgrade to 1.2-20150528
  php: create recipe for 5.6.12

Rudolf J Streif (1):
  synergy: project has moved from synergy.googlecode.com

Yi Zhao (8):
  wbxml2: set correct LIB_SUFFIX for multilib
  openwsman: pass correct libdir to cmake
  qt-creator: pass correct IDE_LIBRARY_BASENAME
  libqofono: fix the hardcoded libdir
  libconnman-qt: fix the hardcoded libdir
  libftdi: set correct LIB_SUFFIX for multilib
  libssh: upgrade 0.6.4 -> 0.7.1
  tomoyo-tools: pass correct libdir to make

leimaohui (9):
  cmpi-bindings: add new recipe
  konkretcmpi: add new recipe for openlmi
  sblim-sfcCommon: add new recipe
  sblim-sfcb: add new recipe for openlmi
  cim-schema-exper: add new recipe for openlmi
  openlmi: add openlmi
  openwsman: modified SRC_URI to git
  uim: 1.3.1->1.8.6
  rrdtool: 1.4.8->1.5.4

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

Koen Kooi (1):
  octoprint-image: add image with everything needed for octoprint

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

Denys Dmytriyenko (10):
  Revert "weston: don't make fbdev compositor default when enabled"
  arago.conf: enable egl and disable fbdev only for weston on omap-a15
  external-linaro-toolchain: most of changes got upstreamed, update bbappend
  img-pvr-sdk: Makefile doesn't have clean target, suppress
  external-linaro-toolchain: keep compatible with 2015.02, where libstdc++ sha
  tisdk-server-rootfs: update to match main tisdk-rootfs and include test pack
  arago-prefs: u-boot-ti-staging is now default for keystone
  external-linaro-toolchain: pre-populate /etc/ld.so.conf to help ld-linux fin
  external-linaro-toolchain: symlink real libc.so to /usr/lib
  external-linaro-toolchain: package libc.so symlink as well

Jacob Stiffler (1):
  gstreamer1.0-plugins-base: Backport 1.3.1 for improved performance

Karthik Ramanan (1):
  libdce: update to 3.00.08.02

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

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

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

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

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

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

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

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

Fabio Estevam (1):
  linux-imx-3.14.38: defconfig: Select IMX6UL

Otavio Salvador (1):
  linux-fslc-mx6: Bump revision to 2574f81

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

====================================================
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:

Anuj Mittal (2):
  meta-crystalforest: zlib: Add COMPATIBLE_MACHINE
  meta-crystalforest: move qat and zlib-qat to meta-isg

Doug Goldstein (2):
  intel-microcode: bump version to 20150121
  iucode-tool: bump version to 1.3

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

Yong-iL Joh (1):
  MAINTAINERS: Update maintainers list

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

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

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

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

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

Alex J Lennon (3):
  mono: add support for 4.2.0.207
  README: update testing of 4.2.0.207 on qemux86
  README: add link to 4.2.0 release notes

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

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

Ilkka Myller (1):
  2015-09-02 io.js v3.3.0 Release

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

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

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

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

Denys Dmytriyenko (1):
  qtbase: update patch that increases configured path length for nativesdk

Julien Brianceau \(jbriance\) (2):
  qtquickcontrols: Remove LGPL-2.1 from LICENSE list
  qt5: Update LGPL-Exception in LICENSE list

Samuli Piippo (4):
  qttools: use one recipe for all compilations
  qtbase: remove dependency to sqlite
  qtlocation: use correct dependencies
  qtwebengine: fix problem with recursive qmake call

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

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

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

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

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

Denys Dmytriyenko (6):
  layer.conf: add omapdrm-pvr and omap5-sgx-ddk-um-linux to ABI safe list
  linux-ti-staging: update with latest changes, add new DTBs
  linux-ti-staging: update with latest merges, first 4 SGX patches upstreamed
  u-boot-ti-staging, keystone: update with latest fixes, switch keystone over
  u-boot-ti-staging: port gph deployment hacks for keystone
  linux-ti-staging: SGX patches went into kernel, drop them locally

Karthik Ramanan (1):
  ipumm-fw: update to 3.00.08.02

Sam Nelson (1):
  uio-module-drv: Update to new version 1.0.2.3

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

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

Nathan Rossi (1):
  binutils: Update and drop patches

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

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





More information about the Openembedded-core mailing list