[OE-core] OE Changelog since 2015-07-12 until 2015-07-19

cliff.brake at gmail.com cliff.brake at gmail.com
Mon Jul 20 20:50:46 UTC 2015


Changelog since 2015-07-12 until 2015-07-19.  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:

Aníbal Limón (5):
  fetch2/wget.py: Add support of connection cache in checkstatus.
  tests/fetch.py: Add FetchCheckStatusTest tests.
  fetch2/wget.py: checkstatus fix using proxy handler
  tests/fetch.py: FetchCheckStatusTest add cases for ftp and https.
  fetch2/wget.py: checkstatus disable SSL cert validation.

Olof Johansson (1):
  fetch2/sftp: Set BatchMode=yes as argument to sftp

Paul Eggleton (3):
  lib/bb: set up infrastructure for shell message functions
  lib/bb/process: check output of select() before reading extrafiles
  lib/bb: provide mechanism to bypass UI log suppression

Richard Purdie (18):
  prserv/db: Document history modes
  cooker/taskdata: Make NoProvider errors non-fatal to -e/-g options
  data_smart: Defer append/prepend handling
  data_smart: Remove need for update_data calls
  data_smart: Improve override handling
  data_smart: Fix cache clearance problems
  data_smart: Cache overrides and fix data store
  data_smart: Move override handling to getVar
  parse/ast/data_smart: Add parsing flag to getVar/setVar
  data_smart: VariableHistory: Ignore override duplicates and overlap with CoW
  data_smart: Seperate out the override cache
  data_smart: Tweak OVERRIDES value cache for performance
  data_smart: Improve override recursion handling
  data_smart: Cache set(self.overrides)
  data_smart: Fix keys() missing overrides
  data_smart: Fix data expansion cache issues
  data_smart: Fix appendVar/prependVar
  tests/data: Add new data tests

Robert Yang (1):
  git.py: create a branch when checkout

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

Alejandro Hernandez (1):
  opkg-build: Ignore tar error due to hardlinks issue when creating ipk files

Amarnath Valluri (1):
  mc: Upgrade to release 4.8.14

Andre McCurdy (3):
  grep: use internal regex library with musl-libc
  gnupg: fix build of GPLv2 version of gnupg with gcc 5
  sstate.bbclass: remove redundant cd and mkdir commands

Aníbal Limón (2):
  oe/recipeutils.py: get_recipe_upstream_version returns 1.0 when not SRC_URI
  classes/sstate.bbclass: Improve checkstatus using connection cache.

Ash Charles (1):
  python-io: Add runtime dependency on contextlib

Awais Belal (1):
  initrdscripts: handle mmc device as installer medium

Ben Shelton (1):
  create-pull-request: Fix error on 2.0 versions of git

Bian Naimeng (1):
  do_unpack: move qa check of unpack into insane.bbclass

Chen Qi (1):
  systemd: add PACKAGECONFIG for valgrind

Costin Constantin (4):
  oeqa/bbtests: add useful failure messages for all test cases
  oeqa/bblayers.py: add useful failure messages to all test cases
  oeqa/buildoptions: add useful failure messages for all test cases
  oeqa/devtool: add useful failure messages for some test cases

Cristian Iorga (5):
  bluez5: upgrade to 5.32
  harfbuzz: upgrade to 0.9.41
  runqemu-internal: add temporary disk interface to qemuarm64
  bitbake.conf: fix qemu user mode linux for qemuarm64
  qemu: upgrade to 2.4.0-rc0

Jianchuan Wang (1):
  lttng: Fix timer calculation error

Jussi Kukkonen (11):
  xproto: Upgrade 7.0.27 -> 7.0.28
  cogl-1.0: Upgrade 1.18.2 -> 1.20.0
  clutter-1.0: Upgrade 1.20.0 -> 1.22.4
  clutter-gtk-1.0: Upgrade 1.4.4 -> 1.6.2
  intltool: Upgrade 0.50.2 -> 0.51.0
  adwaita-icon-theme: Add new icon theme for GTK+
  gtk+3: Upgrade to 3.16.4
  matchbox-session-sato: set GTK_CSD env var
  sato-icon-theme: Inherit Adwaita, not gnome-icon-theme
  midori: Depend on Adwaita, not gnome-icon-theme
  gtk-icon-utils: Rename, upgrade, add binary

Khem Raj (2):
  gcc-4.9: Upgrade to 4.9.3
  gcc-5: Backport patches for -Wno-narrowing behaviour fixes

Leonardo Sandoval (1):
  buildhistory.bbclass: Check output folder is present before creating files-i

Li Wang (2):
  netbase: add rpcbind as an alias to sunrpc
  apr: Fix packet discards HTTP redirect

Li xin (2):
  perf: Modify SPDX_S directory to avoid do_spdx error.
  lighttpd: Fix mod_cgi to avoid it buffers data without bound.

Mariano Lopez (1):
  sanity.bbclass: Check if /tmp is writable

Markus Lehtonen (2):
  combo-layer: only allow fast-forward when pulling
  combo-layer: implement --hard-reset option

Martin Jansa (2):
  mesa: respect MESA_EGL_NO_X11_HEADERS even with x11 in PACKAGECONFIG
  connman-conf: fix SRC_URI_append

Patrick Ohly (1):
  archiver.bbclass: add do_deploy_all_archives

Paul Eggleton (6):
  classes/logging: make shell message functions output to the console
  classes/useradd: don't read bbnote/bbwarn/bbfatal values
  classes/base: fix die() to print the full log
  Use die() or bbfatal_log() where the log should definitely be printed
  classes/logging: allow shell message functions to work in devshell
  lib/oe/recipeutils: fix replace_dir_vars to return the correct variables

Petter Mabäcker (1):
  kernel-yocto: fix machine_srcrev check in do_patch

Randy MacLeod (1):
  i2c-tools: uprev to 3.1.2

Randy Witt (1):
  python-smartpm: Have native smart use nativepython

Richard Purdie (6):
  lib/oe/recipeutils: Ensure order of data store doesn't influence the result
  recipetool/append: Fix selftest failure with multilib
  oeqa/sstatetests: Add NATIVELSB sstate signature equivalence test
  buildtools-tarball: Add inherit toolchain-scripts
  tar: Add symlink to tar from gtar
  dpkg: Fix for Fedora22 and new versions of tar

Robert Yang (21):
  populate_sdk_base.bbclass: don't inherit toolchain-scripts.bbclass
  elfutils 0.163: remove do_configure_prepend
  opkg: remove do_configure_prepend
  glibc-initial: remove invalid sed command
  qemu: remove invalid sed command
  rpm: remove invalid sed command
  mdadm: remove do_configure_prepend
  perl: remove invalid sed command
  python: remove invalid sed command
  python-pygtk: remove invalid sed command
  perf: remove invalid sed command
  cups: remove invalid sed command
  qt4: fixes for sed command
  gcc: remove EXTRA_OECONF_INTERMEDIATE
  git: remove invalid ac_cv_c_c99_format=yes
  glibc: remove invalid ac_cv_path_KSH
  apt: remove invalid ac_cv_glibc_ver
  xserver-xorg: remove invalid ac_cv_file__usr_share_sgml_X11_defs_ent
  dbus-ptest: set INSANE_SKIP for build-deps
  glibc: print PN when bbwarn
  gnu-config: set noexec for do_compile

Ross Burton (16):
  gnome-icon-theme: inherit allarch
  slang: enable native builds
  newt: enable native builds
  systemd: recommend the vconsole setup units
  ptest: add dirs flag to ptest tasks
  boost: add dirs flag to boostconfig task
  python: add explicit directories in py_package_preprocess
  libc-package: don't abuse B to change directory
  kernel: fix path assumptions in tasks
  systemd-compat-units: set S correctly
  opkg-arch-config: set S correctly
  qemuwrapper-cross: set S correctly
  depmodwrapper-cross: set S correctly
  dmidecode: use absolute paths in fixup task
  chkconfig: use explicit directories in obey_variables()
  guile: Add explicit directories to guile_cross_config

Roy Li (1):
  piglit: Fix floating dependency on freeglut

Steffen Pankratz (1):
  libdrm: Upgrade to 2.4.62

Tanu Kaskinen (3):
  speexdsp: initial recipe
  speex: 1.2rc1 -> 1.2rc2
  alsa-plugins, pulseaudio: depend on speexdsp, not speex

Umut Tezduyar Lindskog (1):
  systemd: update the status of configurable root patch

Wenzong Fan (1):
  gettext-minimal-native: use MKIDR_P in Makefile.in.in

Yue Tao (1):
  expect: replace the STAGING_INCDIR with includedir

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

Armin Kuster (1):
  nbd: Add new package

Jian Liu (1):
  net-snmp: don't return incompletely parsed varbinds

Li Wang (1):
  inetutils: move daemon servers from bin to sbin directory

Li xin (2):
  postfix: upgrade from 2.11.1 to 3.0.1
  opensaf: Fix warning and add systemd service files.

Richard Purdie (1):
  postfix: Add explict getVar expansion parameter

Roy Li (1):
  inetutils: fix tcpd path in xinetd configuration file

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

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

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

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

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

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

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

Fabio Berton (7):
  chicken: Add native support
  chicken-cross-canadian: Use gcc host compiler
  chicken-cross-canadian: Add chicken-native dependence
  all-chicken-egg-recipes: Add nativesdk support
  chicken-test-image-sdk: Add support to install nativesdk
  chicken-test-image-sdk: Install cross-canadian on host sdk
  core-image-chicken-sdk: Install cross-canadian on host sdk

Otavio Salvador (9):
  chicken: Move common code to a chicken.inc file
  chicken: Add crosssdk support
  chicken: Add nativesdk support
  chicken_install.bbclass: Add flags for crosssdk builds
  chicken_install.bbclass: Add override for nativesdk builds
  chicken_install.bbclass: Use ${prefix} for installation
  scripts/gen-egg-recipes: Update recipes to support SDK development
  chicken-egg-*: Update to support SDK development
  chicken-cross-canadian: Add recipe

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

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

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

Ann Thornton (1):
  imx-base.inc mxs-base.inc: Add imx MACHINEOVERRIDES

Dominic Sacré (1):
  linux-imx-rt: Upgrade to 3.14.28-1.0.0 GA

Fabio Estevam (1):
  README: Provide a direct URL link

Gary Thomas (1):
  u-boot-ls1: Fix 'nand' builds

Lauren Post (2):
  weston: Update i.MX6 Vivante GPU to support Wayland 1.8
  weston: Add patch only for i.MX with Vivante GPU

Otavio Salvador (3):
  Drop i.MX31 and i.MX35 support
  linux-fslc (4.1): Bump revision to 95d9e15a
  linux-fslc-mx6 (3.14-1.0.x): Bump revision to 96645772

Ting Liu (13):
  linux-ls1: update to revision f488de6
  u-boot-ls1: merge u-boot-ls1.inc into recipe
  u-boot-ls1: update to revision v2015.01-630-g6ba8eed
  ls1021aqds: remove as it is not supported
  ls1021atwr: update lquart/secure-boot UBOOT_CONFIG
  qemu-fsl: upgrade from v1.7 to v2.2.0
  linux-ls1: package zImage into kernel-image
  cst: update to revision 6f57c86
  rcw: update to revision 426f7a6
  asf: update to revision 62ba10a
  asf: use KBUILD_OUTPUT to point to build-artifacts
  rename ls-base.inc -> qoriq-arm.inc
  layer.conf: include layer-specific bb files

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

Dominic Sacré (1):
  linux-wandboard-rt: Add initial recipe

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

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

Alex J Lennon (16):
  README: Add contributors section
  mono-4.xx: Clean up build. Add base files for native/target config
  mono-4.xx: Cleanup build. Add version specific includes
  mono-4.xx: Cleanup build. Migrate common configuration vars
  mono-4.xx: Cleanup build. Remove config/functions migrated to includes
  mono: Add support for 4.0.2.5 release
  mono: Remove recipes for mono < 3.12.1
  README: Update to remove references to mono < 3.12.1
  mono-basic: inherit autotools-brokensep
  fsharp: remove old 3.1.1.1
  monotools-server: Fix build failure against recent mono-xsp
  dbus-sharp,taglib-sharp,mono-addins: inherit autotools-brokensep
  mono-upnp: inherit autotools-brokensep
  mono-4.xx: Reintroduce gmcs script
  layer.conf: default to Mono 4.0.2.4
  mono-xsp: Add git recipe

Richard Tollerton (25):
  mono-4.xx.inc: use PARALLEL_MAKEINST="" instead of PARALLEL_MAKE=""
  libgdiplus-native: depend explicitly on giflib-native
  gtk-sharp-dev: add perl dependency
  libgdiplus: add jpeg, tiff, giflib, libexif dependencies
  mono-basic-4.xx.inc: copy from mono-basic.inc
  mono-basic: add version 4.0
  fsharp_3.1.2.4.bb: add
  fsharp: disable build separation
  fsharp.inc: refactor FILES_*
  mono-xsp-3.x.inc: copy from mono-xsp.inc
  mono-xsp-3.x.inc: updating SRC_URI and LIC_FILES_CHKSUM
  mono-xsp_3.0.11.bb: add
  mono-xsp-3.x.inc: use autogen.sh
  mono.bbclass: add
  dbus-sharp-glib: use mono.bbclass
  dbus-sharp: use mono.bbclass
  fsharp.inc: use mono.bbclass
  mono-addins: use mono.bbclass
  mono-helloworld: use mono.bbclass
  mono-xsp: use mono.bbclass
  mono-basic-4.xx.inc: use mono.bbclass
  gtk-sharp.inc: use mono.bbclass and make some FILES fixes
  gtk-sharp-native: remove mono-native dependency
  gtk-sharp: remove mono-native dependency
  mono.bbclass: set MONO_CFG_DIR

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

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

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

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

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

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

Jussi Kukkonen (1):
  package_regex.inc: Add rules for clutter recipes

Ross Burton (1):
  maintainers/distro-alias: rename gtk-update-icon-cache to gtk-icon-utils

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





More information about the Openembedded-core mailing list