[OE-core] OE Changelog since 2014-03-30 until 2014-04-06

cliff.brake at gmail.com cliff.brake at gmail.com
Mon Apr 7 17:49:10 UTC 2014


Changelog since 2014-03-30 until 2014-04-06.  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-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 (5):
  toaster: update saving sstate task data
  toaster: fix timezone detection
  bitbake: cooker: mark setFeatures command as read-only
  toasterui: avoid variable name conflict
  toasterui: save warnings from non-build context

Belen Barros Pena (14):
  toaster: Show "No builds found" in the builds table
  toaster: Remove trailing spaces from 'name'
  toaster: Small tweaks to the packages included interface
  toaster: Fix the fade out animation
  toaster: Increase animation duration
  toaster: Match search results form to no results form
  toaster: Update help text in format_vpackage_namehelp tag
  toaster: Update API
  toaster: Remove html validation errors in tasks.html
  toaster: Changes to help text
  toaster: Fix "Recent builds" links
  toaster: Fix the empty packages alert
  toaster: Make tables happy in Chrome
  toaster: Fixes to the build dashboard

Cristiana Voicu (2):
  toaster: use deploy_dir var to obtain the license.manifest path
  hob: adding INHERIT += " testimage " affects image recipes list

Dave Lerner (1):
  toaster: unbuilt package dependency formats

David Reyna (4):
  toaster: disable configvar sorts for value and files
  toaster: secondary sort key as table's default order
  toaster: link task order to right tasks page
  toaster: catch IndexError error in dictionary lookups

Farrell Wymore (2):
  toaster: correct package count
  toaster: added covered task list

Marius Avram (2):
  hob: fix customization of empty image recipe
  cooker: Overwrite IMAGE_BASENAME to default in custom image

Paul Eggleton (2):
  toaster: fix help texts not showing for most tasks
  toaster: fix mis-detection of targets as images

Ravi Chintakunta (1):
  toaster: Display task description

Richard Purdie (3):
  runqueue: Fix sstate task dependency problems
  runqueue: Address issues with incomplete sstate sets
  fetch2: Fix bug in file checksum generation

Scott Rifenbark (1):
  user-manual-metadata.xml: Added new section on mapping functions.

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

Alexandru DAMIAN (1):
  sstate.bbclass: update missed sstate event

Alexandru-Cezar Sardan (2):
  gcc: changed multilib options handling
  gcc: enable multilib setup for powerpc64 arch

Baogen Shang (1):
  openssl: Fix pod2man des.pod error on Ubuntu 12.04

Bruce Ashfield (6):
  linux-yocto/3.10: fix qemuarm build failure
  linux-yocto/3.14: introduce versioned recipes
  linux-libc-headers: make compression format configurable
  linux-libc-headers: add 3.14 libc headers
  libc-headers: set TC default to 3.14
  linux-libc-headers: remove 3.10 recipe

Chong Lu (1):
  python: fix build error with Readline 6.3

Chunrong Guo (1):
  coreutils: fix search paths for libstdbuf.so

Corneliu Stoicescu (1):
  selftest/sstatetests.py: Added 'populate_lic' to ignore_patterns

Cristian Iorga (1):
  core-image-lsb: enforce pam as a needed distro feature

Cristiana Voicu (1):
  toaster.bbclass: the license.manifest is located in DEPLOY_DIR

David Vincent (1):
  SDK default deploy directory

Drew Moseley (2):
  busybox: Use CCLD
  busybox: Specify '-nostdlib' when linking to a .o file.

Jeff Polk (1):
  qemu: Add addition environment space to boot loader qemu-system-mips

Jiang Lu (1):
  Qemu:Arm:versatilepb: Add memory size checking

Joe Slater (1):
  openssh: build without libbsd

Jonathan Liu (3):
  dbus: backport fix for bus activation under systemd session
  dbus: backport memory leak patch for error when listing services
  systemd: backport patch to avoid assertion failures

Kai Kang (1):
  xorg: Fix for CVE-2013-6424

Martin Jansa (6):
  cmake: Add ugly hack from meta-qt5 to prevent cmake trying to detect qt5
  ed: remove infodir
  gcc-target: remove infodir
  send-error-report: show response
  Revert "qt-mobility: remove /usr/lib from ld rpath-link option"
  test-dependencies.sh: Redirect stderr

Mats Kärrman (2):
  eglibc_2.19: Make ppc e300c3 benefit from 603e sqrt optimizations
  Make ppce300c3 tune hard-float by default

Matthieu Crapet (2):
  libomxil-0.9.3: fix configure unrecognised option
  rootfs.py: introduce USE_DEVFS check

Mike Crowe (2):
  cmake-native: Stop building ccmake
  cmake: Remove dependency on ncurses

Ming Liu (1):
  libpam: fix multilib packaging issue for pam-plugins

Otavio Salvador (2):
  packagegroup-core-tools-testapps: Move GLTOOLS to X11GLTOOLS
  alsa-tools: Fix build without x11

Paul Barker (1):
  libarchive: Add PACKAGECONFIG for lzo

Paul Eggleton (1):
  classes/sanity: check if SDKMACHINE setting has taken effect

Richard Purdie (6):
  sstatesig: Anchor inherits class tests
  Revert "zisofs-tools-native: Add missing dependency on zlib-native"
  image/image-prelink/image-mklibs/sanity: Drop pointless EXPORT_FUNCTIONS
  sstate: Fix an error handling the taskname
  sstate: Remove name sstate parameter
  siteconfig: Unbreak after sstate changes some time ago

Robert Yang (4):
  kmod: fix O_CLOEXEC not supported on old kernel
  gtk+3: set proper FLAGS for native
  util-linux: fix parallel build issue
  useradd_base.bbclass: avoid the traffic crowding

Ross Burton (2):
  gdk-pixbuf: add an option so that loader errors are fatal
  gdk-pixbuf: pass GDK_PIXBUF_FATAL_LOADER where relevant

Roy Li (1):
  sysvinit: fix the bootlogd init script header

Saul Wold (1):
  image.bbclass: add function to disable SSH DNS Lookup for Qemu

Stefan Stanacar (5):
  initrdscripts: add install scripts with a second rootfs
  recipes-extended: add master image for testing purposes
  lib/oeqa: add a test target controller for EFI targets
  qemux86-64: re-enable paravirt guest, bring it in sync with qemux86
  sanity: testimage needs DISPLAY set only for qemu targets

Ting Liu (1):
  wayland-native: disable unused macro checks to fix build issue on Centos5.x

Tom Zanussi (1):
  systemtap: Move to current HEAD

yanjun.zhu (1):
  pseudo-1.5.1: keep install command directory mode

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

Andrea Adami (2):
  linux-yocto-tiny-kexecboot: remove ${PR} remnant
  klibc: restylize a bit the recipes

Jackie Huang (1):
  inetutils: add -dbg packages for tftpd, telnetd and rshd

Javier Viguera (1):
  stunnel: fix SRC_URI

Joe Slater (1):
  modphp: add phpize to scan for absolute paths

Robert Yang (1):
  cherokee: only install configured.py once

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

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

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

Daiane Angolini (1):
  imx6dlsabreauto: Add myself as maintainer

Mario Domenech Goulart (4):
  linux-mfgtool.inc: typo fix (s/must to be/must be/)
  linux-timesys: add SUMMARY
  linux-imx.inc: move SUMMARY and DESCRIPTION from .inc to .bb's
  linux-fslc: move SUMMARY and DESCRIPTION from .inc to .bb

Otavio Salvador (6):
  u-boot-fslc: Update to v2014.01 based release
  directfb, directfb-examples: Backport 1.6 release
  gpu-viv-bin-mx6q: Rework depends for easy reading
  gpu-viv-bin-mx6q: Drop libgl-mx6-dev runtime depends on libgl-mesa-dev
  cairo: Enable 'directfb' when using DirectFB backend
  cairo: Do not change cairo-native PACKAGECONFIG

Prabhu Sundararaj (1):
  weston: Add i.MX6 GPU support

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

Eric Nelson (1):
  linux-boundary: Add DEPENDS on lzop

Mario Domenech Goulart (2):
  linux-cfa.inc: typo fix (s/SECTion/SECTION/)
  linux-timesys: remove DESCRIPTION from .bbappend

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

Chunrong Guo (2):
  u-boot: add git revision to the local version
  linux-qoriq-sdk: add git revision to the local version

====================================================
Changelog for meta-guacamayo:

====================================================
Changelog for meta-gumstix:

====================================================
Changelog for meta-gumstix-community:

Andreas Müller (11):
  card-*-write.sh: workaround umount busy errors
  linux-omap-3.11: initial add
  overo.conf: set linux-omap-3.11 as default provider
  overo.conf: add multiple video drivers for X for test purpose
  u-boot-variables: drop a note for change in mmc rescan at latest u-boot
  card scripts: prepare kernel zImage
  linux.inc: use oe-core's devicetree blob creation
  linux-omap-3.11 / TODO: drop note for ehci-omap
  linux-omap-3.11: fix ehci-usb start when unplugged
  linux-omap-3.11/TODO: add a wifi reminder
  linux-omap-3.11: make wifi/libertas work

====================================================
Changelog for meta-handheld:

Andrea Adami (2):
  linux-yocto-tiny-kexecboot: refer to the patches in linux-yocto
  linux-yocto: initial commit of version 3.14

Linus Walleij (1):
  h3600: add new patches, update config

====================================================
Changelog for meta-igep:

====================================================
Changelog for meta-intel:

Nitin A Kamble (26):
  emenlow: Update linux-yocto 3.10 SRCREV (3.10.25)
  crownbay: Update linux-yocto 3.10 SRCREV (3.10.34-LTSI)
  fri2: Update linux-yocto 3.10 SRCREV (3.10.34-LTSI)
  common: Update linux-yocto 3.10 SRCREV (3.10.34-LTSI)
  nuc: Update linux-yocto 3.10 SRCREV (3.10.34-LTSI)
  Make LINUX_VERSION machine specific
  linux-yocto_3.14: common recipe for meta-intel BSPs
  crownbay-noemgd: linux-yocto_3.14 recipe
  emenlow-noemgd: linux-yocto_3.14 recipe
  fri2-noemgd: linux-yocto_3.14 recipe
  nuc: linux-yocto_3.14 recipe
  crownbay-noemgd: change the default kernel to v3.14
  emenlow-noemgd: change the default kernel to v3.14
  fri2-noemgd: change the default kernel to v3.14
  jasperforest: change the default kernel to v3.14
  nuc: change the default kernel to v3.14
  sugarbay: change the default kernel to v3.14
  intel-core2-32: change the default kernel to v3.14
  intel-corei7-64: change the default kernel to v3.14
  common/linux-yocto_3.10: update SRCREVS to 3.10.35-ltsi
  crownbay: linux-yocto_3.10: update SRCREVS to 3.10.35-ltsi
  emenlow: linux-yocto_3.10: update SRCREVS to 3.10.35-ltsi
  fri2: linux-yocto_3.10: update SRCREVS to 3.10.35-ltsi
  common/linux-yocto_3.10: update SRCREVS to 3.10.35-ltsi
  common kernels: fix typos in overrides
  nuc: use common kernels

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

Erik Botö (1):
  dlt-daemon: Fix build with systemd >= 209.

Florin Sarbu (23):
  Promote ofono to P1 Abstract Component
  node-state-manager: Promote to P1 SC from P1 AC
  common-api-c++-dbus: Update to version 2.1.4     common-api-c++: Update to v
  Change priority from P1 SC to P2 SC for quota and sqlite
  Remove obex.
  bluez5_5.15.bbappend: Change SRC_URI
  pulseaudio_5.0.bbappend: Make pulseaudio configure with bluez5
  connman: Add .bbappend for building with bluez5
  libpcap: Add .bbappend for building with bluez5
  ofono: Add .bbappend for building ofono against     bluez5 instead of bluez4
  packagegroup-abstract-component-p1.bb: Replace bluez4 with bluez5
  weston: Change SRC_URI to a weston fork.
  Add new package wayland-ivi-extension.
  Removed obsolete bluez4 bbappend
  Add CONFIG_BT for the supported machines' kernel config
  packagegroup-abstract-component-p1.bb: Add weston and wayland-ivi-extension
  Removed x11 from DISTRO_FEATURES and from     P1 placeholder component files
  Add horizon-image
  conf-notes.txt: Add reference to horizon-image
  horizon-image: Fix typo in recipe name
  poky-ivi-systemd.conf: Remove duplicate inclusion     of conf/distro/include
  Add new P2 AC component node-health-monitor
  Change vexpressa9 qemu settings

Khan, Yasir (1):
  AudioManager: Remove Restart option from service

====================================================
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 #5 from koenkooi/master

Koen Kooi (2):
  ixp4xx.inc: prefer tar.xz or tar.gz images
  linux-ixp4xx 2.6.37: make EHCI a builtin

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

Anatolii Sakhnik (1):
  webos-image: luna-service2=182

Iyad Qumei (1):
  icecc: Exclude various components from building with icecc

Martin Jansa (4):
  webos_enhanced_submissions: Make it easier to use AUTOREV
  package.bbclass: Import fix for newer tar 1.27
  archive*.bbclass: Fix removing SRC_URI entries from WORKDIR
  buildstats-summary: Show number of packagedata tasks

Oleg Yablokov (1):
  webos-image: db8=134

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

Nathan Rossi (1):
  linux-yocto: Add recipe for linux-yocto 3.14

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

Bruce Ashfield (5):
  yocto-bsps: remove linux-yocto 3.8 bbappend
  meta-yocto-bsp: populate 3.14 bbappend
  poky: set qemu BSPs preferred version to 3.14
  yocto-bsps: update reference BSPs to v3.10.34
  yocto-bsps: edgerouter: explicitly set preferred version

Cristian Iorga (1):
  poky.conf: added Poky 1.6 as tested distro

Denys Dmytriyenko (2):
  beaglebone: add OE machine definition for use with linux-yocto kernels
  beaglebone: fix typo in the U-Boot config name

Paul Eggleton (4):
  routerstationpro: drop
  local.conf.sample: drop routerstationpro in favour of edgerouter
  README.hardware: drop routerstationpro in favour of edgerouter
  README.hardware: tweak edgerouter instructions

Richard Purdie (4):
  beaglebone: Switch to linux-yocto 3.14
  local.conf.sample: Update for beagleboard -> beaglebone
  Drop beagleboard, replaced by beaglebone
  meta-yocto-bsp: Bump layer version after the BSP changes

Valentin Popa (1):
  poky-tiny: enable LFS for uclibc

Yang Wei (2):
  yocto-bsps: Add a new BSP to support edgerouter
  poky: add edgerouter information to README.hardware

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





More information about the Openembedded-core mailing list