Changelog since 2015-07-05 until 2015-07-12.  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 (2):
  fetch2/__init__.py: Add FetchConnectionCache class
  fetch2: Add fetch parameter to checkstatus

Felipe F. Tonello (1):
  fetch2: Checkout to correct ref begore init and update submodules

Leonardo Sandoval (3):
  cooker.py: Lock/Unlock members function into BBCooker
  command.py: Unlock function included into CommandsSync class
  knotty.py: Make sure bitbake.lock is unlocked before exiting

Richard Purdie (1):
  cooker: Improve DATE/TIME handling

Ross Burton (1):
  main: add skeleton documentation for the recipe:do_task syntax

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

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

Andre McCurdy (16):
  distrodata.bbclass: fix typo, Upsteam -> Upstream
  dpkg: fix typo in tar-error-code.patch, Upsteam -> Upstream
  base-passwd: fix typo in add_shutdown.patch
  glibc: fix typo in add_resource_h_to_wait_h.patch
  dosfstools: fix typo in nofat32_autoselect.patch
  flex: fix typo in do_not_create_pdf_doc.patch
  pkgconfig: fix typo in fix-glib-configure-libtool-usage.patch
  python-numpy: fix typo in no-host-paths.patch
  rpm: fix typo in rpm-realpath.patch
  rpm: fix typo in rpm-reloc-macros.patch
  valgrind: fix typo in valgrind-remove-rpath.patch
  texinfo: fix typo in dont-depend-on-help2man.patch
  libffi: fix typo in fix-libffi.la-location.patch
  gcc: update i586 TARGET_ARCH tests to also handle i686
  lsb: update i586 TARGET_ARCH tests to also handle i686
  libav: update i586 TARGET_ARCH test to also handle i686

Chen Qi (3):
  lsbinitscripts: avoid exit 1 in functions script
  nfs-utils: fix to start nfs-server correctly in systemd
  coreutils: upgrade to 8.24

Christopher Larson (1):
  multilib_global: expand multilib pref values properly

Daniel Istrate (5):
  oeqa/selftest: Add methods to manipulate bblayers.conf in base.py
  oeqa/selftest: Added @testcase decorators to oeselftest testcases.
  scripts/oe-selftest: Added mechanism for including/removing bblayers.inc
  oeqa/selftest: Added new testsuite for image features.
  oeqa/selftest: Added 2 testcases and updated setup for other two in imagefea

Ed Bartosh (1):
  wic: Set default set of bitbake variables

Jan Wetter (1):
  openssl: upgrade to 1.0.2d

Joe Slater (1):
  security_flags: eliminate FORTIFY_SOURCE for debug builds

Jose Lamego (1):
  subversion_1.8.13.bb: Regex modified to allow '-D' in paths

Joshua Lock (1):
  systemd: fix immediate unmount of mountpoints not in fstab

Kai Kang (5):
  valgrind: build with altivec only if it supported
  Update alternatives of man pages
  qemu: fix CVE-2015-3209
  initscripts: add /sbin/sushell for systemd service debug-shell
  systemd: add PACKAGECONFIG selinux

Khem Raj (1):
  perl: Undefine finitel for musl

Li xin (2):
  dhcp: modify dhcpd.service to make it start successfully and add systemd ser
  mesa-demos: rename clear

Mariano Lopez (1):
  report-error.bbclass: Added file syncronization.

Martin Jansa (1):
  squashfs-tools: upgrade to newer revision from git

Nicolas Guyomard (1):
  grub-efi: Allow to use file name different from grub.cfg in GRUBCFG

Pushpal Sidhu (1):
  image_types.bbclass: add support for multiple ubi sizes

Puustinen, Ismo (1):
  combo-layer: modified to generate better commit messages.

Richard Purdie (6):
  oeqa/bbtests: Fix race over DL_DIR and SSTATE_DIR
  oeqa/bbtests: Fix to ensure DL_DIR is set
  oeqa/sstatetests: Add test for comparing 32 and 64 bit sstate checksums
  pseudo: Exclude SITEINFO_BITS from checksums
  bitbake.conf: Add BUILD_ARCH and SSTATE_PKGARCH to HASHBASE whitelist
  libtool: Fix regression from previous commit

Robert Yang (4):
  file: fix long-options
  less: 471 -> 478
  elfutils: 0.162 -> 0.163
  python-smartpm: 1.4.1 -> 1.5

Ross Burton (3):
  libdrm: remove git recipe, merge inc
  ca-certificates: remove Debianism in run-parts invocation
  report-error: expand all variables

Roy Li (1):
  bootchart2: add runtime dependency

Saul Wold (1):
  core-image-kernel-dev: Define a correct subset of TEST_SUITES to run for thi

Thomas Perrot (2):
  systemd-serialgetty: Set S to prevent QA warning
  volatile-binds: Set S to prevent QA warning

Yuanjie Huang (3):
  ldconfig-native: Add 64-bit flag for ELF64 entries
  mklibs-native: two fixes
  gdb: Fix detection of 64-bit PPC inferior in gdbserver

Yue Tao (3):
  image_types_uboot: remove the middle file
  man: replace ',' with '#'
  ltp: Add inhibit of split

Zhixiong Chi (1):
  rpm: check if the argument(rootpath) exists or be writable

yzhu1 (1):
  rpm: disable external key server

zjh (2):
  testimage: Support full TC path such oeqa.runtime.pnp.get_memory_size in TES
  testimage: Add support for test suites manifest files

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

Armin Kuster (1):
  wireshark: update to 1.12.6

Joe Slater (1):
  drbd ufw linux-atm: correct certain packaging error

Kang Kai (1):
  postfix: update daemon_directory in main.cf_2.0

Li xin (1):
  quagga: bug fix

Roy Li (1):
  proftpd: upgrade to 1.3.5a

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

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

Denys Dmytriyenko (59):
  gcc: remove local overlay of 4.7 recipes
  external-arago-toolchain: remove old gcc-4.5 based arago toolchain
  libnl: remove old local copies of 2.0 and 3.2.24 versions
  opkg: fix accepted upstream, remove locally
  perl-native: upstreamed
  udev-extraconf: fix accepted upstream, remove locally
  ti-csl: available in meta-ti as common-csl-ip
  ti-rm: available in meta-ti as rm-lld
  leveldb: available from meta-oe now, remove locally
  php: update to latest version, drop upstreamed fixes
  crda: remove older version
  powertop: remove upstreamed local fix
  v4l-utils: remove local updates to the older version
  curl: remove local configuration of older version, uses PACKAGECONFIG now
  qt4: update bbappends from 4.8.5 to 4.8.6
  packagegroup: now setting PACKAGE_ARCH must be before inherit packagegroup
  arm-benchmarks: changes are version-agnostic, rename bbappend accordingly
  stream: changes are version-agnostic, rename bbappend accordingly
  openssh: changes are version-agnostic, rename bbappend accordingly
  base-files: changes are version-agnostic, rename bbappend accordingly
  busybox: changes are version-agnostic, rename bbappend accordingly
  dbus: changes are version-agnostic, rename bbappend accordingly
  dropbear: changes are version-agnostic, rename bbappend accordingly
  udev: changes are version-agnostic, rename bbappend accordingly
  bash: changes are version-agnostic, rename bbappend accordingly
  shadow-securetty: changes are version-agnostic, rename bbappend accordingly
  init-ifupdown: changes are version-agnostic, rename bbappend accordingly
  freetype: changes are version-agnostic, rename bbappend accordingly
  tslib: changes are version-agnostic, rename bbappend accordingly
  gnutls: changes are version-agnostic, rename bbappend accordingly
  boost: changes are version-agnostic, rename bbappend accordingly
  pulseaudio: changes are version-agnostic, rename bbappend accordingly
  thttpd: changes are version-agnostic, rename bbappend accordingly
  lmbench: changes are version-agnostic, rename bbappend accordingly, mandir w
  openobex: make bbappend version-agnostic, fix build when B != S
  libnl: install netlink-private headers
  libdrm: update bbappend and patch to the new 2.4.59 version
  oprofile: update to the latest 1.0.0 version
  libav: update to the latest 9.16 version
  gstreamer: update from 1.2.3 to 1.4.5, disable local patches for now
  strongswan: move from extras to distro
  obexd: move from extras to distro, fix build when B != S
  thttpd: fix build issue for B != S
  copy-defconfig: fix when B != S
  iperf: fix build when B != S
  ltp-ddt: fix build when B != S
  openntpd, matrix-gui, omapconf: fix LICENSE field
  ti-wifi-utils: pass CC to fix build issue with new toolchain
  arago-prefs, toolchain*: update toolchain component versions
  external-linaro-toolchain-cross: recipe to stage unwind.h required for targe
  external-linaro-toolchain: workaround static stdc++, fix conflicting uapi .i
  packagegroup-*-standalone-sdk-target: libstdc++-dev should pull libstdc++ au
  HACK: packagegroup-*-console: disable ltrace for now, breaks with latest too
  HACK: packagegroup-*-connectivity*: disable ti-compat-wireless, as it breaks
  external-linaro-toolchain: package prebuilt ldconfig to libc
  arago.conf: bump distro version
  external-linaro-sdk-toolchain: adjust for dropping short compiler binaries
  toolchain-linaro: use linaro versions for nativesdk, as sources are shared w
  tisdk-image.bbclass: update to accomodate 64 bit SDK and stricter .sh filter

Jacob Stiffler (3):
  dual-camera-demo: Bump SRCREV
  hevc-arm-decoder: Add HEVC (H.265) decoder library and unit test.
  tisdk-uenv: Add uEnv.txt specific to am437x-evm.

Karthik Ramanan (3):
  glsdk-example-apps: Feature additions and bug fixes
  1/2] gstreamer1.0-plugins-ducati: Update with bug fixes
  2/2] gstreamer1.0-plugins-vpe: Update for bug fixes

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

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

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

Gary Thomas (1):
  chromium: List all PACKAGECONFIG settings to avoid warning

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

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

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

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

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

Fabio Estevam (4):
  linux-fslc: Bump revision to 4eb30aed4
  u-boot-fslc: Bump revision to 5d9ffd22
  linux-fslc: Update to a Linux kernel 4.1-based fork
  linux-imx-3.14.28: Fix reporter's name

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

Daiane Angolini (1):
  imx6sl-warp: Set EXTRA_IMAGEDEPENDS to u-boot

====================================================
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 (4):
  meta-crystalforest: qat recipe for riverforest
  meta-crystalforest: rename zlib-qat recipe
  meta-crystalforest: zlib-qat: simplify do_install
  meta-crystalforest: zlib-qat: remove extra cflags

Ong Boon Leong (10):
  meta-isg: dpdk: improve software installation task
  meta-isg: dpdk: introduce ARCHDIR variable to dpdk.inc
  meta-isg: dpdk: add external kernel module build handling for tmp/work-share
  meta-isg: dpdk v1.8.0: add makefile patches to support split kernel output
  meta-isg: dpdk v1.8: add patches for qat, vhost and libvirt PACKAGECONFIG
  meta-isg: dpdk: fix GCC compiler LDFLAG and CFLAG issue
  meta-isg: dpdk v1.8: add app makefile patch to enable sysroot setting
  meta-isg: dpdk v1.8: introduce target machine selection for DPDK.
  meta-isg: dpdk: intro recipe for DPDK v1.8.0
  meta-isg: dpdk: rearrange common meta-data from dpdk_1.8.0.bb into dpdk.inc

Saul Wold (2):
  intel-quark: Introduce new BSP for Quark/X1000 SOC
  linux-yocto-dev: Enable the intel-quark BSP

WU CHIA CHUAN (4):
  meta-isg: dpdk: move the do_install hostapp directory from dpdk.inc to dpdk_
  meta-isg: dpdk: renaming patches which are common to DPDK v1.8 and DPDK v2.0
  meta-isg: dpdk v2.0.0: add patch to handle vhost and ip_fragmentation applic
  meta-isg: dpdk v2.0.0: initial DPDK v2.0.0 enabling recipe

venkatasubramanian pattu (3):
  meta-crystalforest: Zlib QAT_MEM MM Module
  meta-isg: Making meta-isg as a layer
  meta-isg: Add include file for DPDK

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

Richard Tollerton (1):
  mono-4.xx.inc: disable parallel make

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

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

Ilkka Myller (8):
  2015.07.03, Version 0.12.6 (Stable)
  2015.07.03, Version 0.12.6 (Stable)
  2015-07-04 io.js v2.3.3 Release
  2015-07-04 io.js v1.8.3 Release     Maintenance release
  Fixed iojs 2.3.3 src checksum
  2015-07-09 io.js v2.3.4 Release
  2015.07.09, Version 0.10.40 (Maintenance)
  2015.07.09, Version 0.12.7 (Stable)

====================================================
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 (4):
  linux-ti-staging: update to 3.14.47 stable
  linux-ti-staging: add version 4.1.1
  u-boot-ti-staging: add version 2015.07-rc3
  libdrm.inc: overlay recently removed .inc used by our custom version

Karthik Ramanan (2):
  omapdrm-pvr: Bug fixes and updates to the driver
  omap5-sgx-ddk-um-linux: Bug fixes for memory leak

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

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

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

Tanu Kaskinen (1):
  maintainers.inc: reassign audio recipe maintainership

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