[OE-core] OE Changelog since 2014-08-31 until 2014-09-07

cliff.brake at gmail.com cliff.brake at gmail.com
Thu Sep 11 14:07:15 UTC 2014


Changelog since 2014-08-31 until 2014-09-07.  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:

Alexandru DAMIAN (6):
  toaster: add project pages for machines, targets, layers
  toastergui: added pages for project details
  toaster: rename bldviewer projecttags custom tagset
  toaster: bitbake server listen on all interface
  toaster: enable SSH-based remote build support
  toaster: do not save objects in session

Dan McGregor (1):
  knotty: ignore interrupted system calls

Marius Avram (2):
  toaster: use cookies for count and sorting in templates tables
  toaster: fix some code spacing issues

Paul Eggleton (1):
  tinfoil: add a means of enabling variable history tracking

Richard Purdie (1):
  process: Ensure abnormal exits set an error level

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

Armin Kuster (3):
  tzdata: update to 2014g
  tzcode: update to 2014g
  lz4: update to version 122

Bruce Ashfield (20):
  linux-libc-headers: update to 3.16
  kernel-yocto: remove redundant SRCREV check
  kernel-yocto: use cat-file instead of git-show
  kernel-yocto: move SRCREV validation to patching phase
  kernel-yocto: remove containing branch check
  kernel-yocto: remove SRC_URI kbranch validation
  kernel-yocto: remove branch existence checking in do_validate_branches
  kernel-yocto: remove KBRANCH_DEFAULT
  kernel-yocto: simplify branch SRCREV validation
  kernel-yocto: use show-ref instead of branch -a
  kernel-yocto: clean overly complex branch checkout
  kernel-yocto: allow custom non-meta, SRCREV format builds
  kernel-yocto: remove KBRANCH_DEFAULT
  kernel-yocto: convert echo statements to bb* equivalents
  kern-tools: allow meta branch and meta data directory to differ
  linux-yocto/3.14: vhost, vxland, openvswitch and block/bfq updates
  linux-yocto/3.14: update to v3.14.17
  linux-yocto/3.4: remove 3.4 name recipes
  kernel-yocto: replace --is-ancestor with basic git porcelain commands
  linux-yocto: ensure that recipe specific defaults take precedence

Chen Qi (25):
  systemd: add PACKAGECONFIG for 'elfutils'
  systemd: upgrade to 216
  systemd: add PACKAGECONFIG for 'journal-upload'
  systemd: make runlevel work in non-runlevel targets
  update-rc.d: fix logic in populate_packages_updatercd
  alsa-state: fix pkg_postinst and set INHIBIT_UPDATERCD_BBCLASS
  keymaps: fix for systemd
  systemd: add kbd-keymaps to RRECOMMENDS of systemd-vconsole-setup
  v86d: set INHIBIT_UPDATERCD_BBCLASS if 'sysvinit' not in DISTRO_FEATURES
  systemd: add support for executing scripts under /etc/rcS.d
  dhcp: add systemd service files
  acpid: upgrade to 2.0.22 and add systemd support
  cups: add systemd support
  rpcbind: avoid entering failed status after stopping daemon
  at: remove dependency on initscripts
  at: inherit update-rc.d to handle sysv init script
  keymaps: remove dependency on initscripts
  packagegroup-core-boot: conditionally rdepend on VIRTUAL-RUNTIME_initscripts
  initscripts: mask several init scripts
  keymaps: mask keymap when necessary
  v86d: mask fbsetup when necessary
  psplash: mask psplash in case of systemd
  modutils-initscripts: mask modutils in case of systemd
  run-postinsts.service: remove redundant line
  systemd: enable forwarding messages to syslog daemon

Cristian Iorga (14):
  gstreamer1.0: upgrade to 1.4.1
  gstreamer1.0-libav: upgrade to 1.4.1
  gstreamer1.0-plugins-base: upgrade to 1.4.1
  gstreamer1.0-plugins-good: upgrade to 1.4.1
  gstreamer1.0-plugins-bad: upgrade to 1.4.1
  gstreamer1.0-rtsp-server: upgrade to 1.4.1
  gstreamer1.0-plugins-ugly: upgrade to 1.4.1
  libtirpc: upgrade to 0.2.5
  alsa-lib: upgrade to 1.0.28
  alsa-tools: upgrade to 1.0.28
  alsa-utils: upgrade to 1.0.28
  iproute2: upgrade to 3.16.0
  libpcap: upgrade to 1.6.1
  libical: upgrade to 1.0.0

Dan McGregor (2):
  rpcbind: Make user's home directory /
  xserver-nodm-init: Only start in runlevel 5

Ed Bartosh (1):
  package_manager.py: enable smart non-interactive mode

Fabrice Coulon (1):
  useradd-staticids.bbclass: Fix for Bug 6633

Hongxu Jia (1):
  classes/compress_doc.bbclass: compress man/info pages

In Long (1):
  cups: make cups daemon start correctly

Jackie Huang (2):
  ghostscript: Don't build-depend on libgcrypt for the local cups
  perl: add explicit configs for Time-HiRes

Khem Raj (11):
  glibc: Migrate eglibc 2.19 -> glibc 2.20
  distro: TCLIBC now defines glibc instead of eglibc
  conf: Account for eglibc->glibc move
  image-swab.bbclass: Account for eglibc -> glibc move
  oeqa: sstatetests should now look for glibc-initial
  recipes: Remove references to eglibc
  bitbake.conf: Use 2.6.32 for oldest supported kernel
  xf86-input-synaptics/xf86-input-vmmouse: Fix build with glibc 2.20
  xf86-video-intel/xf86-video-omapfb: Fix build with glibc 2.20
  grub: Replace _BSD_SOURCE macro with _DEFAULT_SOURCE
  python-numpy: Fix build for mips64

Mikhail Durnev (2):
  systemtap: Fixed probe syscall.sendfile failure
  systemtap: Cross compilation fix

Otavio Salvador (2):
  libpam: Fix runtime providers
  libpam: Fix multilib packaging

Richard Purdie (4):
  package_rpm: Add custom extension support for spec generation.
  package_rpm: Add builddir macro to define source directory
  package_manager: Add rpm v4 support
  scripts/contrib/build-perf-test: Update eglibc -> glibc

Robert Yang (6):
  libpam: remove MLPREFIX from PN
  native.bbclass: deltask package_qa
  perf.bb: fix multilib build
  piglit: add bash to RDEPENDS_piglit
  qemu-native: only depends on libxext-native when x11
  rpmresolve: ignore null requires

Ronan Le Martret (1):
  package_rpm: Add optional improved directory handling

Saul Wold (5):
  less: Upgrade to 466
  man-pages: Upgrade to 3.71
  libxkbcommon: Upgrade to 0.4.3
  libassuan: Upgrade to 2.1.2
  at: Upgrade to 3.1.15

Wenzong Fan (1):
  pango / ptest: clean CFLAGS for host binary

Yi Zhao (1):
  scripts/create-recipe: minor fixes

Zidan Wang (1):
  alsa-lib: libasound should runtime depends on alsa-conf

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

Martin Jansa (1):
  at: rename bbappend to match any version from oe-core

Peter Bigot (5):
  ntp: re-enable server debugging and control by PACKAGECONFIG
  gpsd: update to 3.10
  pps-tools: add recipe
  gpsd: add deterministic support for KPPS interface
  ntp: add deterministic support for KPPS interface

Tim Orling (1):
  libmodule-pluggable-perl: add 5.1

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

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

Denys Dmytriyenko (7):
  packagegroup-*-connectivity: re-enable compat-wireless, modules disabled in 
  arago.conf: prevent pulling mesa/mesa-gl into the build
  packagegroup-arago-test: add perf package for performance analysis
  recipes: HACK: disable parallel make for out-of-tree modules due to fixdep r
  Revert "recipes: HACK: disable parallel make for out-of-tree modules due to 
  ltp-ddt: do_make_scripts should be a separate task with own lock file
  libinput: depend on mtdev (multi-touch library)

Franklin S. Cooper Jr (4):
  arago.conf: Disable TSLIB in Qt 5
  qtwayland: Add Touch issue fix
  packagegroup-arago-*: Conditionally include tslib
  qtbase: Remove references of TSLIB

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

Alexey Torkhov (2):
  Update defconfig
  Update at91sam9x5ek.conf

Nicolas Ferre (2):
  Merge pull request #30 from atorkhov/patch-1
  Merge pull request #31 from atorkhov/patch-3

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

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

Carlos Rafael Giani (2):
  chromium: Disable fatal linker warnings related to SQLite
  chromium: Upgrade to version 37.0.2062.94

====================================================
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):
  chromium: Update bbappend to version 37.0.2062.94

Christopher Larson (1):
  imx-{lib,vpu}: obey CFLAGS, LDFLAGS

Otavio Salvador (8):
  fsl-kernel-localversion: Easy LOCALVERSION handling
  linux-imx.inc: Use the new fsl-kernel-localversion class
  fsl-u-boot-localversion: Easy LOCALVERSION handling
  u-boot-fslc: Use the new fsl-u-boot-localversion class
  u-boot-imx: Use the new fsl-u-boot-localversion class
  linux-mfgtool.inc: Fix dynamic packages handling
  imx-base.inc: Add virtual/libopenvg to MACHINE_{ARCH,SOCARCH}_FILTER
  gpu-viv-bin-mx6q: Fix libOpenVG link when building for mx6sl

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

Carlos Rafael Giani (1):
  linux-cubox-i: upgrade to 3.14.14 version

Christoph Settgast (1):
  linux-boundary (3.10.17): update to 62ef71f

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

Josep Puigdemont (1):
  linux-yocto: Use _append when overrides are used

Nitin A Kamble (4):
  meta-intel BSPs: include meta-intel.inc
  iucode-tool: a new recipe for loading Intel CPU microcode
  intel-microcode: a recipe for Intel microcode datafile
  meta-intel BSPs: enable microcode loading support for images

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

Florin Sarbu (7):
  libpcap: Update bbappend to version 1.6.1
  qtwayland: Use branch 5.4
  qtbase: Add libegl as a build dep for Koelsch board
  linux: Enable CGROUPS support for MACHINE koelsch
  browser-poc: Add recipe and add it to rootfs
  ivi-image-demo: Conditionally add to rootfs the wayland-wsegl package for th
  README.md: Add sha's of dependent layers.

Holger Behrens (6):
  local.conf.sample: remove Qemu configuration
  linux-yocto/3.4: remove 3.4 bbappend
  glibc: follow eglibc 2.19 -> glibc 2.20 migration
  automotive-message-broker: upgrade to 0.11.811
  meta-ivi-demo: add a local.conf template
  local.conf.sample: fix nothing provides 'libxext-native' error

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

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

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

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

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

====================================================
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 (5):
  linux-ti-staging: update to the latest rev and add wlan config
  linux-ti-staging 3.12: update to the latest stable 3.12.27 version
  linux-mainline 3.14: update to the latest stable 3.14.17 version
  linux-ti-staging: merge audio/display changes, drop local SGX-related patche
  linux-ti-staging: fix breakage in rpmsg/rproc caused by the merge

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

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

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

Armin Kuster (2):
  upstream_tracking: add lz4 version and date info for package
  nettle: Add name to maintainers list

Bruce Ashfield (2):
  yocto-bsps: remove 3.4 bbappend
  yocto-bsps: update SRCREVs to linux-yocto latest

Khem Raj (1):
  conf: Account for eglibc->glibc move

Richard Purdie (2):
  poky-tiny: Set native DISTRO_FEATURES
  poky-tiny: Fix qemu build failure

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





More information about the Openembedded-core mailing list