[oe] OE Changelog since 2014-02-23 until 2014-03-02

cliff.brake at gmail.com cliff.brake at gmail.com
Mon Mar 3 22:16:45 UTC 2014


Changelog since 2014-02-23 until 2014-03-02.  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:

Cristiana Voicu (4):
  hob: replace the use of hob-toolchain with populate_sdk task
  hob: create a base hob image used to create custom images
  hob: remove the code that adds hob layer to bblayers
  hob: append bbfiles to bblayers.conf instead of local.conf

Jacob Kroon (1):
  ast: Fix support for anonymous methods in wildcard .bbappend files

Martin Jansa (1):
  runqueue: Catch ValueError from pickle.loads

Paul Eggleton (4):
  fetch2: fix fetching git submodules with git 1.7.9.x or older
  bitbake-selftest: enable specifying tests to run on command line
  tests: add missing import
  tests: add test for gitsm fetcher

Richard Purdie (9):
  fetch2: Fix mirror repo tarball creation
  fetch/git: Separate out an ls-remote function
  fetch/perforce: Drop usage of old style *COMMAND variable and MKTEMPDIRCMD
  fetch/svk: Drop usage of old style *COMMAND variable and MKTEMPDIRCMD
  wget: Drop usage of old style *COMMAND variables
  fetch/wget: Start to clean up command construction
  fetch/wget: Separate out download and checkstatus functions
  codeparser: Fix var_execs to append to execs, not references
  fetch2: Drop svk fetcher

Stefan Stanacar (1):
  build: filter out expanded empty strings for lockfiles flag

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

Alexandru Palalau (1):
  libnotify: don't use gnome.bbclass

Alexandru-Cezar Sardan (1):
  gcc: Enable SPE & AltiVec generation on powepc*linux target.

Bruce Ashfield (5):
  kernel-yocto: always checkout machine branch when existing validate_branches
  linux-yocto/3.10: update to v3.10.32
  linux-yocto/3.4: update to v3.4.82 and latest LTSI
  linux-yocto/3.10: integrate latest LTSI changes
  linux-yocto-dev: bump to v3.14-rc4

Corneliu Stoicescu (2):
  oe-selftest: Fix for test_rm_old_image
  oe-selftest: Fix test_sstate_cache_management_script*

Cristian Iorga (4):
  bluez5: upgrade to 5.15
  telepathy-glib: upgrade to 0.23.2
  telepathy-mission-control: upgrade to 5.16.1
  wpa-supplicant: upgrade to 2.1

Cristiana Voicu (3):
  curl: upgrade to 7.35.0
  pango: upgrade to 1.36.2
  meta-hob: remove hob-toolchain since this is not needed anymore

Donn Seeley (1):
  dpkg: fix a link problem for dpkg-native on CentOS 5.8

Hongxu Jia (2):
  qt-mobility: fix metaobjectbuilder build errors
  python-native: remove unused and duplicated sitecustomize.py

Jackie Huang (1):
  mailx: fix the path to sendmail interface

Jonathan Liu (1):
  package_manager.py: correctly handle empty opkg-query-helper.py output

Khem Raj (1):
  python3: Fix race condition at high parallelism factor

Laurentiu Palcu (2):
  package_manager.py: create index files for all backends in PACKAGE_CLASSES
  adt_installer: fix issue with x86_64

Maxin B. John (1):
  python: Backport CVE-2013-1752 fix from upstream

Otavio Salvador (1):
  uboot-config.bbclass: Skip the package if no valid configuration is found

Paul Eggleton (10):
  classes/sstate: fix taints being undone on execution of sstate tasks
  classes/package_tar: fix conflicts with package_deb / package_ipk
  classes/utility-tasks: make do_listtasks a little more friendly
  documentation.conf: add a few missing task descriptions
  openssh: upgrade to 6.5p1
  ethtool: upgrade to 3.13
  cmake: upgrade to 2.8.12.2
  augeas: upgrade to 1.2.0
  chrpath: upgrade to 0.16
  dropbear: upgrade to 2014.63

Richard Purdie (18):
  lib/oe/rootfs: Fix LDCONFIGDEPEND check
  package: Drop do_package_write task
  sstate: Drop 'SafeDep' code from setscene validation function
  distro/defaultsetup: Add seperatebuildddir.inc
  security-flags: Deal with powerpc build issues
  security-flags: Avoid lttng-tools issue on arm
  base: Remove pointless createCopy/update_data calls
  libnotify: Fix separate build dir support
  webkit-gtk: Fix separate builddir support
  dpkg: Fix dpkg-native dependency on target xz
  python3: Fix QA warning
  python3: Fix make race
  autotools-brokensep: Mark recipes with broken separate build dir support
  hob-image: Drop as no longer needed by bitbake
  meta-hob: Drop as no longer needed
  dpkg: Use bzip2-replacement-native
  oeqa/runtime/dmesg: Ignore DMA timeout errors
  ltp: Work around parallel make race

Robert Yang (4):
  lz4: fix CC
  grub: exclude .pc from POTFILES.in (fix build on CentOS 5.8)
  dpkg-compiler.m4: remove -Wvla (fix build on CentOS 5.8)
  weston: fix build without wayland in distro_features

Ross Burton (1):
  ncurses: use ln -r to generate relative symlink

Roy Li (1):
  dbus: proper error handler should be given after send_negotiate_unix_fd fail

Saul Wold (10):
  sqlite3: Update to 3080301
  sqlite: rename to match upstream versioning
  runqemu: Use readlink instead of realpath
  security_flags: disable PIE flags for cups builds
  initrdscripts: Add rootimage option
  base-files: sed installed file instead of original
  base-passwd: sed installed file instead of original
  systemd: sed installed file instead of original
  core-image-minimal-initramfs: Use PACKAGE_INSTALL instead of IMAGE_INSTALL
  man-pages: Update to 3.60

Stefan Stanacar (2):
  oeqa/targetcontrol: properly get the host ip
  oeqa/targetcontrol: make BaseTarget an abstract class

Sébastien Mennetrier (1):
  libomxil: Fix link issue for gst-omx

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

Andrea Adami (1):
  klcc-cross: force rebuild for each MACHINE of the same arch

Diego Sueiro (1):
  libao: Add PACKAGECONFIG for esound support

Khem Raj (2):
  python-cloudeebus: DEPEND on python-distribute instead of python-setuptools
  ltp-ddt: Fix build with newer kernels

Koen Kooi (1):
  mariadb: move linker fix to .inc

Martin Jansa (24):
  efl: upgrade from separate recipes to shared efl-1.8.5
  efl: Adjust packaging to match more with old 1.7 separate recipes
  python-efl: upgrade from separate recipes to shared python-efl-1.8.1
  python-efl: update packaging to match old packages
  elementary: upgrade to 1.8.4
  elementary: Add PACKAGECONFIG for ewebkit and disable it by default
  terminology: upgrade to 0.4.0
  evas-generic-loaders: upgrade to 1.8.1
  emotion-generic-players: add recipe for 1.8.1
  e-wm: Drop evas-.*-loader.* from RDEPENDS
  e-wm: Add recipe for 0.18.2
  enjoy: switch from svn to newer git and update dependency from edbus2 to eld
  edbus: remove old edbus(1) svn recipe
  webkit-efl: Add recipe with snapshot from r159807
  eve: bump SRCREV and update dependency from edbus2 to eldbus
  libeflvala: Fix build of tests
  elfe: Replace svn with git version
  packagegroup-efl-sdk: Update SDK-EFL for shared source tree efl
  expedite: Replace old svn recipe with git version
  e-tasks: Fix building against old e_dbus
  rage, emprint, news: Move to nonworking
  screenshot: Move to nonworking because depends on emprint
  vlc: Add PACKAGECONFIG for jack
  vlc: Fix build with flac-1.3.0

Matthieu CRAPET (2):
  xmlstarlet: add new recipe for version 1.5.0
  recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues

Roy Li (1):
  quagga: close the stdout/stderr as in other daemons

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

Koen Kooi (9):
  angstrom-version: add -is and -ds to lsb_release
  images: fix IMAGE_PREPROCESS_CMD
  development-xfce-image: XFCE based image with development tools inside
  development-xfce-image: add bash
  efl-nodm-image: include formfactor
  efl-nodm-image: add xterm
  xfce-nm-image: fix gdm install
  Angstrom: switch armv7a to thumb2 mode
  contrib: feed sorter: sync with v2013.12

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

Denys Dmytriyenko (2):
  packagegroup-*-tisdk-addons: mmc-utils requires >=3.8 kernel
  arago-source-ipk, packagegroup-*-crypto-sdk-host: enable cryptodev sources

Franklin S. Cooper Jr (3):
  busybox: Add TFTP Blocksize option
  matrix-gui-apps-git.inc: Update commitid to pull in multimedia demo fix
  dual-camera-demo: Update dual camera demo with bug fixes

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

Alexandre Belloni (1):
  image_types_fsl.bbclass: fix barebox bootstream generation

Andy Voltz (2):
  libmcc: bump to version 1.04
  kernel-module-mcc: bump to version 1.04

Anthony Felice (2):
  twr-vf65gs10: update kernel to latest ts-2.13 release
  twr-vf65gs10: Add myself as a maintainer

Otavio Salvador (6):
  mesa: Update to follow OE-Core changes
  xserver-xorg: Backport 1.14.4 version
  mqxboot: Add minor changes to get recipe in better shape
  libmcc: Add minor changes to get recipe in better shape
  kernel-module-mcc: Add minor changes to get recipe in better shape
  image_types_fsl.bbclass: Fix imx-bootlets build with new image code

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

Christopher Larson (1):
  layer.conf: define LAYERDEPENDS to match actual deps

John Weber (2):
  linux-wandboard (3.10.17): Bump SRCREV to 95f32b7
  linux-wandboard (3.10.17): defconfig changes

Otavio Salvador (4):
  cfa10036.inc: Use dummy version of imx-test
  m28evk: Use dummy version of imx-test
  m53evk: Use dummy version of imx-test
  m53evk: Force override of XSERVER setting

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

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

Florin Sarbu (5):
  itzam/C: Added package as a dependency     of persistence-client-library
  Add new P2 AC package called     persistence-client-library
  node-state-manager: Upgrade to version 2.0.0     and move from P2 AC to P1 A
  itzamc: Correct LICENSE field
  node-startup-controller: Removed the conditional addition of     node-startu

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

Henning Heinold (1):
  Merge pull request #55 from koenkooi/hotspot

Khem Raj (2):
  openjdk-7-25b30: Forward port ppc patches
  libmatthew: Remove the dummy jar symlink

Koen Kooi (2):
  openjdk-7-release-25b30.inc: move nio patch to main section.
  openjdk-7-release-25b30.inc: add patch to fix hotstop build

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

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

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

Alex J Lennon (9):
  libgdiplus: Fix build error relating to missing freetype/tttables.h, and upd
  mono: Update Mono to 3.2.8
  mono-xsp: Removed extraneous occurrence of mono-xsp in PACKAGES
  gtk-sharp: Updated to GTK# 2.12.21
  monotools-server: Fixed build
  mono-helloworld: Simple console and windows forms applications to provide an
  gtk-sharp, libgdiplus mono-helloworld, mono: Removed extraneous PR variables
  mono-xsp: Updated to 2.10
  mono-basic: Add VisualBasic.NET support with mono-basic v2.10

Khem Raj (1):
  mono-xsp: Fix parse warnings

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

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

====================================================
Changelog for meta-opie:

====================================================
Changelog for meta-qt3:

====================================================
Changelog for meta-qt5:

Giulian Gonçalves Vivan (1):
  qsiv: add the qsiv 1.1 example app

Jacob Kroon (1):
  nativesdk-qtbase-tools: disable Debian-style package renaming

Otavio Salvador (6):
  qmake5_paths.bbclass: Use Qt version path for headers
  mallit-framework-qt5: Don't set OE_QMAKE_PATH_HEADERS
  mallit-plugins-qt5: Don't set OE_QMAKE_PATH_HEADERS
  populate_sdk_qt5.bbclass: Fix symlink location for QtCreator use
  packagegroup-qt5-qtcreator-debug: Add package group
  populate_sdk_qt5.bbclass: Add support for qtcreator-debug

====================================================
Changelog for meta-slugos:

====================================================
Changelog for meta-systemd:

====================================================
Changelog for meta-raspberrypi:

Andrei Gherzan (4):
  omxplayer: Update to current remote HEAD
  Merge changes I1eecd332,I635b2f2b,Iad457c26,Iace03974,I4358434c,Ib15942c4,I7
  mesa: Replace ugly fix for gles/egl
  sdcard_image-rpi: Make rpi-sdimg image dependent on ext3

====================================================
Changelog for meta-smartphone:

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

Denys Dmytriyenko (3):
  linux-ti-staging: ARM_SCU patch got merged, add PREEMPT_VOLUNTARY patch, res
  linux-ti-staging: latest performance, connectivity, audio and PM fixes
  linux-ti-staging: rebase patch to disable SMP to apply cleanly

Sam Nelson (1):
  linux-keystone: Update latest tag

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

Anatolii Sakhnik (1):
  webos-image: filecache=63

Gayathri Srinivasan (1):
  webos-image: pmlogdaemon=118 pmklogd=17

Igor (2):
  webos-image: db8=126
  webos-image: db8=128

Maksym Sditanov (1):
  webos-image: db8=127

Martin Jansa (2):
  webos-repositories.inc: Add WEBOS_GIT_TAG variable
  webos.inc: Always include webos-enh-sub-autorev-error in ERROR_QA

Nikolay Orliuk (1):
  webos-image: luna-sysservice=37

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

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

Bruce Ashfield (2):
  bsps: update to 3.10.28
  bsps: update H/W reference boards to v3.10.32

Paul Eggleton (1):
  poky.conf: add CentOS 6.5 to SANITY_TESTED_DISTROS

Richard Purdie (1):
  poky: Drop seperatebuilddir.inc, its included in the core now

Stefan Stanacar (1):
  poky-lsb.conf: fix the include path for security_flags

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





More information about the Openembedded-devel mailing list