[OE-core] OE Changelog since 2014-09-21 until 2014-09-28

cliff.brake at gmail.com cliff.brake at gmail.com
Mon Sep 29 13:39:50 UTC 2014


Changelog since 2014-09-21 until 2014-09-28.  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: git://gitorious.org/schnitzeltony-oe-meta/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-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-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:

Chad Nelson (2):
  fetch2/perforce: Fix localfile name if labels are used
  fetch2/perforce: Use replace (1 line) instead of find (3 lines)

Richard Purdie (3):
  bitbake-worker: Fix bitbake -n
  knotty: Ensure commandline parameters are updated in memres server
  bin/bitbake: Update to version 1.24.0

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

Alejandro Hernandez (1):
  ltp: Added zip-native as a DEPENDS

Bruce Ashfield (7):
  linux-yocto/3.10: update to v3.10.54 and -rt55
  linux-yocto/3.14: update to v3.14.18 and -rt9
  linux-yocto/3.17: update to v3.17-rc5
  linux-yocto/3.17: switch to dedicated 3.17 repository
  linux-yocto/3.17: bump to v3.17-rc6
  linux-yocto/3.10: update to v3.10.55
  linux-yocto/3.14: update to v3.14.19

Carlos Rafael Giani (1):
  kernel.bbclass: use one package split for all firmware filename extensions

Chong Lu (1):
  perl: remove unneeded patches in ptest directory

Christopher Larson (9):
  flex: fix the deps for ptest builds
  zlib: obey LDFLAGS for tests
  gdbm-1.8.3: obey LDFLAGS
  ossp-uuid: obey LDFLAGS
  setserial: obey LDFLAGS
  hostap-utils: obey LDFLAGS
  blktrace: obey LDFLAGS for btrecord
  irda-utils: obey LDFLAGS
  python: obey LDFLAGS

Denys Dmytriyenko (1):
  u-boot: cleanup indentation and consolidate .inc file

Hongxu Jia (1):
  man: fix not support xz/bz2 compression

Lucian Musat (1):
  oeqa/selftest: Added decorators to buildoptions.py

Maciej Borzecki (7):
  wic: minor comment update
  wic: use IMAGE_EXTRA_SPACE for vfat rootfs
  wic: fix vfat partition sector count only if needed
  wic: set bootimg_dir when using image-name artifacts
  documentation.conf: document IMAGE_BOOT_FILES
  wic: add new bootimg-partition plugin
  wic: add sdimage-bootpart kickstart file

Philip Balister (1):
  cmake.bbclass : Add support for cmake projects that use .S files.

Richard Purdie (9):
  meta-environment: Fix TARGET_OS problem for ppc
  populate_sdk_base/meta-environment: Remove overlap from the two
  oe-init-build-env-memres: Fix automatic port usage
  uninative: Add uninative - a way of reusing native/cross over multiple distr
  layer.conf: Add in useradd dependencies as ABISAFE dependencies
  update-rc.d/systemd: Remove OVERRIDES dependency
  layer.conf: Mark opkg-utils as ABISAFE for update-alternatives usage
  sanity.conf: Update minimum bitbake version to 1.23.2 due to event changes
  build-appliance-image: Update to dizzy head revision

Ross Burton (1):
  irda-utils: remove inherit autotools

Roy.Li (1):
  ltp: make setregid02 be able to pass

Wenzong Fan (2):
  gstreamer1.0-plugins-bad: disable libssh2
  systemtap: disable libvirt

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

Andrea Adami (1):
  klibc: klcc: consider --sysroot option and override gcc-cross encoded sysroo

Armin Kuster (1):
  wireshark: update to 12.1

Chen Qi (6):
  mariadb: use ${PN} for SYSTEMD_SERVICE
  hostapd: use ${PN} for SYSTEMD_SERVICE
  rsyslog: add UPDATE_ALTERNATIVE for syslog-service
  radvd: add systemd service file
  smartmontools: fix for its SysV init script
  smartmontools: add systemd service file

Chong.Lu at windriver.com (3):
  postgresql: move initdb to postgresql-setup
  postgresql: add systemd unit file
  collectd: add systemd unit file

Denys Dmytriyenko (1):
  ltp-ddt: keep do_make_scripts as separate task to lock correctly

Hongxu Jia (1):
  proftpd: fix integer overflow CVE-2013-4359

Jackie Huang (1):
  rsyslog: add ptest support

Joe Slater (4):
  ptpd: update to version 2.3.1-rc2
  vftpd: update to version 3.0.2
  radvd: update to 1.14
  multipath-tools: update to version 0.5.0+

Khem Raj (8):
  libgnomekbd: Drop using autotools-brokensep
  nautilus: Drop using autotools-brokensep
  glade3: Enable gnome support in meta-gnome instead of meta-oe
  ckermit: Update recipe ckermit_301.bb -> ckermit_302.bb
  numlockx: Update SRC_URI to somewhere fetchable
  luajit, acpitests: Fix build on hardfloat arm
  collectd: Upgrade to 5.4.1 and fix with glibc 2.20
  subsurface: Adjust dependencies to match eglibc -> glibc move

Mark Asselstine (2):
  ruby.bbclass: introduce a class to assist in building gems
  ruby.inc: DEPEND on libyaml-native

Paul Barker (1):
  toybox: New recipe for toybox-0.4.9

Paul Eggleton (4):
  libunwind: remove as recipe is now in OE-Core
  dhcp: remove parts now merged into OE-Core recipe
  portmap: systemd support now in OE-Core
  keymaps: systemd support now in OE-Core

Robert Yang (16):
  aoetools: no bashism in aoe-stat
  autofs: remove bashism
  arptables: remove bashism
  ndisc6: add perl to RDEPENDS_ndisc6-misc
  stunnel: add perl to RDEPENDS_stunnel
  proftpd: add perl to RDEPENDS_proftpd
  memcached: add bash to RDEPENDS_memcached
  phpmyadmin: add bash to RDEPENDS_phpmyadmin
  apache2: split apache2-scripts subpkg
  sg3-utils: add bash to RDEPENDS_sg3-utils
  sdparm: split sdparm-scripts subpkg
  bonnie: add perl to RDEPENDS_bonnie-scripts
  rrdtool: use rrdtool rather than PN
  webmin: fix hardcode of python2.3
  talloc: fixes for sstate cache reuse
  meta-perl: fix for eglibc-gconvs

Roy Li (3):
  dialog: fix the redirection of the error information
  zeromq: following ptest formatting
  iscsi-initiator-utils: add recipe file

Roy.Li (1):
  wireshark: not put the CC options into CFLAGS_FOR_BUILD

Todd E Brandt (1):
  Phoronix Test Suite package

Wenzong Fan (2):
  talloc: fix swig dependencies
  imagemagick: do not install magick-baseconfig.h repeatedly

YangHaibo (2):
  pimd: add recipe for pimd-2.1.8
  ssmping: add recipe for ssmping-0.9.1

stephen.arnold42 (1):
  xchat: update recipe with build/configure fixes

zhangxiao (1):
  tftp-hpa: bug fix on empty file put error

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

Khem Raj (1):
  angstrom-x11-base-depends.bb: Define PACKAGE_ARCH after packagegroup inherit

Koen Kooi (5):
  angstrom-version: prefer over os-release.bb
  systemd 216: merge in OE-core changes
  systemd 216: add support for powerbutton on beagleboard, beaglebone and     
  systemd 216: turn on resolved and networkd
  angstrom-x11-base-depends: set PACKAGE_ARCH before inherit

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

Denys Dmytriyenko (3):
  packagegroup-*-addons*: add canutils for dra7xx family
  busybox: enable uuencode and uudecode utils
  libdrm: patch modetest for indefinite test execution

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

Josh Wu (4):
  u-boot-at91: enable u-boot-2014.07 for all avaliable boards
  u-boot-at91: make at91sam9x5, sama5d3xek, sama5d3_xplained support v2014.07
  sama5d3xek: fix FIT image build
  qt5-apps: applicationlauncher: qt demo work for both 800x480, 480x272

Nicolas Ferre (4):
  sama5d4ek: trivial: reorder UBOOT_MACHINE line
  sama5d4ek: use the existing bootloaders.inc file for EXTRA_IMAGEDEPENDS
  sama5d3xek: remove not needed EXTRA_IMAGEDEPENDS we use bootloaders.inc
  at91bootstrap: update to 3.7 for all supported machines

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

Carlos Rafael Giani (1):
  gstreamer1.0-plugins-imx: Update to version 0.9.9

Otavio Salvador (2):
  u-boot-fslc: Update to e36968a revision
  linux-fslc: Update to bf3b99e revision

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

Alex de Cabo (5):
  linux-congatec: Update Congatec-QMX6 Linux kernel
  linux-congatec: Remove old Linux kernel files
  u-boot-congatec: Update Congatec-QMX6 bootloader
  u-boot-imx: Remove old U-boot files
  cgtqmx6: Update Congatec-QMX6 machine configuration

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

Liviu Gheorghisan (1):
  CVE-2014-5077 Kernel/SCTP: fix a NULL pointer dereference

Sona Sarmadi (1):
  linux: sofs - CVE-2014-5471, CVE-2014-5472

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

Darren Hart (1):
  linux-yocto*_3.14: Update SRCREV_meta to avoid rt build failure

Ross Burton (1):
  intel-gpu-tools: remove intel-gen4asm.pc from sysroot

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

Andrei Gherzan (1):
  weston : Switch on genivi-1.2.0

Holger Behrens (1):
  poky-ivi-systemd.conf: remove the X11 distro feature remove

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

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

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

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

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

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

Khem Raj (1):
  Merge pull request #6 from koenkooi/master

Koen Kooi (1):
  ixp4xx-npe: fix COMPATIBLE_MACHINE

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

Martin Jansa (2):
  gpsd: rename .bbappend

Simon Busch (3):
  meta-lg: mako: include dosfstools
  meta-lg: base-files: prevent systemd from hardly requiring partitions to be 
  meta-lg: systemd-machine-units: put into correct directory

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

Denys Dmytriyenko (4):
  am33x-cm3: update to version 0x189
  linux-ti-staging: update to 3.14.19 with latest fixes
  u-boot-ti-staging: update with numerous fixes on top of 2014.07
  linux-mainline: update to version 3.14.19

Khem Raj (1):
  am33x-cm3: Add TOOLCHAIN_OPTIONS to redefined CC

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

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

Nathan Rossi (2):
  zynq7-base.dtsi: Update bindings
  zc70*-zynq7-board.dtsi: Update binding for si570

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

Maciej Borzecki (1):
  beaglebone.conf: add IMAGE_BOOT_FILES

Richard Purdie (1):
  poky.conf: Bump version for 1.7 dizzy release

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

Florian Boor (1):
  bash: Update 3.2 with latest patches (fixes CVE-2014-6271)





More information about the Openembedded-core mailing list