[OE-core] OE Changelog since 2016-06-19 until 2016-06-26

cliff.brake at gmail.com cliff.brake at gmail.com
Wed Jun 29 12:32:21 UTC 2016


Changelog since 2016-06-19 until 2016-06-26.  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://git.yoctoproject.org/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:

Ed Bartosh (5):
  cooker: move EventLogWriteHandler to the top module level
  cooker: encode event objects to base64
  cooker: don't remove event file
  cooker: replace EventLogWriteHandler with namedtuple
  cooker: clean up EvertWriter

Jussi Kukkonen (1):
  depexp.py: port to gtk+3

Robert Yang (1):
  lib/bb/build.py: remove task flag in deltask()

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

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

Alexander Kanavin (6):
  e2fsprogs: remove the extra dot from the recipe filename
  security_flags.inc: add SECURITY_NO_PIE_CFLAGS to libgcc and gcc-sanitizers
  security_flags.inc: add python3-pycairo and libnewt-python to no-pie excepti
  mpg123: add a recipe from meta-oe
  gstreamer1.0-plugins-ugly: disable mad, enable mpg123
  libmad: remove recipe

Andre McCurdy (1):
  binutils: configure with --enable-deterministic-archives

Armin Kuster (2):
  tzcode: update to 2016e
  tzdata: update to 2016e

Bruce Ashfield (5):
  linux-yocto/4.1: tpm2, pinctrl, powercap and watchdog backports
  linux-yocto/4.1: SPI, MFD, alsa and perf backports
  linux-yocto/4.1: driver, mmc and power backports
  linux-yocto/4.1: pstate backports
  linux-yocto/4.4: sensor driver backports

Chen Qi (2):
  package_manager.py: specify tmpdir for opkg
  dbus/dbus-test: upgrade to 1.10.8

Christopher Clark (5):
  linux-firmware: fix typo in LICENSE line for iwlwifi-6000g2b-5
  linux-firmware: add LICENSE line for iwlwifi-license package
  linux-firmware: fix typo in RDEPENDS line for iwlwifi-6000g2b-5
  linux-firmware: add iwlwifi virtual package of all iwlwifi firmwares
  linux-firmware: add iwlwifi-misc package for remaining iwlwifi firmware

Jussi Kukkonen (1):
  qemu: Use Gtk+3, add configure patch to find vte

Khem Raj (1):
  gstreamer1.0-plugins-bad: Upgrade to 1.8.1

Matthew Campbell (1):
  openssh: fix init script restart with read-only-rootfs

Otavio Salvador (2):
  initramfs-framework: mdev: Add a runtime dependency on busybox-mdev
  initramfs-framework: base: Ensures /run/lock is available

Richard Purdie (4):
  package_manager: Fix multilib package arch ordering issues
  build-appliance-image: Update to master head revision
  e2fsprogs: Manually bump PR due to PV change (work around sstate confusion)
  build-appliance-image: Update to master head revision

Ross Burton (10):
  xcb-proto: use python3 instead of python2
  oeqa: fix hasPackage, add hasPackageMatch
  autotools: ensure Makefile exists in do_compile
  sysprof: fix pkgconfig packaging
  packagegroups: use new gst-player package name
  bitbake.conf: don't set CCACHE_DIR to $HOME by default
  oeqa/targetbuild: fix folder name estimate logic
  oeqa/targetbuild: add extra_cmds argument to run_configure
  oeqa/targetbuild: use os.path.join instead of string concatenation
  puzzles: fix Samba conflict, clean up recipe

Saul Wold (2):
  rootfs_rpm: Increase rootfs size
  linux-firmware: add iwlwifi-8000C-19 version

Yi Zhao (1):
  expat: CVE-2016-0718

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

Christopher Larson (2):
  vboxguestdrivers: obey LDFLAGS
  libebml: don't rely on make -e, obey LDFLAGS

Derek Straka (10):
  libgphoto2: correct compatibility issues with libjpeg-turbo-1.5.0
  iperf: resolve issues with gcc6
  tvheadend: add a patch to fix issues with gcc 6 and drop the -Wno-error=misl
  geis: add a patch to fix incorrect indentation issues and remove -Wno-error=
  crash: update to version 7.1.5
  libqmi: update to version 1.14.2
  faac: address gcc-6 narrowing errors via an explicit cast
  poppler: fix ambiguity on math functions related to gcc-6
  evince: fix build errors with gcc-6
  epdf, evince, tracker, gimp, tumbler: Remove blacklist caused by poppler bui

Frederico Cadete (2):
  efl e-module.inc: fix fetching in multi-lib configs
  gtest: fix installation in multilib

Gary Thomas (1):
  v4lutils: Update to latest upstream

Hongxu Jia (3):
  python-pygobject: fix do_configure failed
  python-cloudeebus: fix do_compile failure
  Revert "python-pygobject, python-cloudeebus, python-dbusmock: Blacklist beca

Jussi Kukkonen (3):
  gtk-engines: Move from oe-core
  vte9: Add old vte into meta-oe
  gnome-terminal, toscoterm, vala-terminal, xfce4-terminal: use vte9

Martin Jansa (1):
  gnome-disk-utility: blacklist because of avahi-ui

Pascal Bach (1):
  p7zip: update to version 15.14.1

Philip Balister (1):
  python-pyephem_3.7.6.0.bb: Add new recipe.

Soren Brinkmann (1):
  analyze-suspend: Bump to latest Git version

Wenzong Fan (1):
  krb5: add systemd support

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

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

Denys Dmytriyenko (8):
  glsdk-example-apps: add dependency for wayland and weston
  u-boot-fw-utils: add AM57x HS platform
  yavta: fix got upstreamed to meta-oe, remove locally
  v4l-utils: update to 1.10.1 version
  k2-initramfs: update to latest with fresh FW images
  arago.conf: bump distro version
  glsdk-example-apps: now depends on libdce
  arago.conf: libinput is the default now, drop PACKAGECONFIG

Karthik Ramanan (3):
  packagegroup-arago-test: Remove vpe-tests
  glsdk-example-apps: Add new utility for remote core query
  weston: Add minor fix for soc performance monitor

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

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

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

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

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

Fabio Berton (3):
  chicken-egg-imperative-command-line-a: Update to version 0.5.0
  chicken-egg-rb-tree: Update to version 5.2
  gen-egg-recipes: Add nuklear to skip-eggs list

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

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

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

Lauren Post (3):
  imx-base: Remove XSERVER_DRIVER_mx6ul - default case will work
  imx-base: Specific 7d for MACHINE_SOCARCH_SUFFIX
  imx-base: Add MACHINE_SOCARCH_FILTER for mx6ul and mx7d

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

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

Camelia Groza (1):
  ceetm: update to a237e09

Chunrong Guo (3):
  fmlib: update to 43fa98f
  rcw: update to 1af724b
  fm-ucode: update to 7ebea453

Cristian Stoica (2):
  cryptodev-qoriq: upgrade to 1.8 plus fsl patches
  openssl-qoriq: upgrade to 1.0.2h plus fsl patches

Ting Liu (60):
  b4420: disable virtual terminal support
  b4860: disable virtual terminal support
  c293pcie: disable virtual terminal support
  p2041rdb: disable virtual terminal support
  p3041ds: disable virtual terminal support
  p4080ds: disable virtual terminal support
  p5020: disable virtual terminal support
  p5040: disable virtual terminal support
  t1023: disable virtual terminal support
  t1024: disable virtual terminal support
  t104x: disable virtual terminal support
  t2080: disable virtual terminal support
  t4160: disable virtual terminal support
  t4240: disable virtual terminal support
  linux-qoriq: merge .inc and .bb
  linux-qoriq: upgrade to 4.1
  linux-qoriq: fix vmpic_msi_feature not used error
  b4420: update dtb path
  b4860: update dtb path
  c293pcie: update dtb path
  p2041rdb: update dtb path
  p3041ds: update dtb path
  p4080ds: update dtb path
  p5020: update dtb path
  p5040: update dtb path
  t1024: update dtb path
  t104x: update dtb path
  t2080: update dtb path
  t4160: update dtb path
  t4240: update dtb path
  rename qoriq-base.inc to qoriq-ppc.inc
  qoriq-ppc.inc: abstract common bit to qoriq.inc
  adjust MACHINEOVERRIDES ordering
  qemu: upgrade to v2.4 plus fsl patches
  apptrk: update to 873f44c
  ar: update to 9a74743
  cst: update to d1c6c28
  eth-config: update to c1a4b3a
  flib: update to 08e2aeb
  hv-cfg: update to 348748b
  ipc: update to 74d6627
  hypervisor: update to f23ac6d
  uio-seville: update to 0f31fbc
  qe-ucode: update to a95f42ae
  skmm-ep: update to bbf1ba0
  skmm-host: update to d5912eb
  usdpaa: update to 940d8f7
  dpa-offload: update to fed08b0
  usdpaa-apps: update to 835cbce
  fsl-pme: add recipe
  hyperrelay: add recipe
  pme-tools: add recipe
  cantest: add recipe
  pkc-firmware: update to 21a6b5b
  pkc-host: update to 21a6b5b
  cryptodev: rename to cryptodev-qoriq
  openssl: rename to openssl-qoriq
  qemu: rename to qemu-qoriq
  remove not supported e500v2 machines
  u-boot-qoriq: upgrade to 2016.01

Zhenhua Luo (5):
  t1023: update dtb path
  asf: update to a8bbba6
  cryptodev: add missing patch
  openssl-qoriq: correct the find.pl path
  cst: add bash in RDEPENDS_cst

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

Jianxun Zhang (1):
  formfactor: detect USB HID keyboard and touch screen

Saul Wold (1):
  linux-firmware: remove firmware that is now in OE-Core

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

Clement Dransart (1):
  audiomanager: fix lib installation path for multilib

Yong-iL Joh (2):

tolkien-joh (1):
  Merge pull request #1 from pkonopel/add-capicxx-perf

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

Maxin B. John (1):
  replace base_contains by bb.utils.contains

====================================================
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 (4):
  2016-06-23 Version 0.10.46 (Maintenance) Release
  2016-06-23 Version 0.12.15 (Maintenance) Release
  2016-06-23, Version 5.12.0 (Stable)
  2016-06-23, Version 4.4.6 'Argon' (LTS)

====================================================
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):
  linux-ti-staging: update to 4.4.13, use new defconfig builder
  u-boot-ti-staging: update to ti2016.02-rc1 tag
  am57xx-hs-evm: add AM5 HS platform config
  amx3-cm3: update to the latest for am3 ddr fixes
  netcp-pa-fw: update to version 3.0.1.17
  u-boot-ti-staging: add support for AM57xx HS platform
  u-boot-ti-staging: update to ti2016.02-rc2 tag
  linux-ti-staging: update to ti2016.02-rc2 tag, update DTBs

Jason Reeder (1):
  pru-icss: add new device support and bump SRCREV

Karthik Ramanan (3):
  libdce: add API for query remote proc information
  ipumm: Update SRCREV for adding new API
  dspdce-fw: Update SRCREV for adding new API

Sam Nelson (6):
  ti-ipc: Update to new patch version 3.43.01.02
  uio-module-drv: Update to new version 2.1.0.0
  mpm-transport: Update to new version 2.0.1.2
  uio-test-pruss: Add recipe to build uio pruss test firmware
  uio-module-drv-test: Updates to fix issues with Keystone platforms
  ti-ipc: Update comment on IPC tag

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

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

Alistair Francis (1):
  qemuzynmp: Add the qemuzynqmp machine

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

Alexander Kanavin (2):
  maintainers.inc: reassign vala recipe
  maintainers.inc: remove libmad, add mpg123

Ed Bartosh (1):
  toasterconf: exclude releases Toaster can't build

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





More information about the Openembedded-core mailing list