[oe] OE Changelog since 2012-08-05 until 2012-08-12

cliff.brake at gmail.com cliff.brake at gmail.com
Thu Aug 16 15:07:41 UTC 2012


Changelog since 2012-08-05 until 2012-08-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-yocto: git://git.yoctoproject.org/poky
meta-smartphone: http://git.shr-project.org/repo/meta-smartphone.git
meta-micro: git://git.openembedded.org/meta-micro
meta-slugos: git://github.com/kraj/meta-slugos
meta-nslu2: git://github.com/kraj/meta-nslu2
meta-intel: git://git.yoctoproject.org/meta-intel
meta-handheld: git://git.openembedded.org/meta-handheld
meta-opie: git://git.openembedded.org/meta-opie
openembedded: git://git.openembedded.org/openembedded
meta-bug: git://github.com/buglabs/meta-bug.git
meta-efikamx: git://github.com/kraj/meta-efikamx.git
meta-gumstix: git://gitorious.org/schnitzeltony-oe-meta/meta-gumstix.git
meta-ettus: http://github.com/koenkooi/meta-ettus.git
meta-fsl-ppc: git://git.yoctoproject.org/meta-fsl-ppc
meta-igep: http://github.com/ebutera/meta-igep.git
meta-netbookpro: git://github.com/tworaz/meta-netbookpro
meta-xilinx: git://git.yoctoproject.org/meta-xilinx
meta-chicken: git://github.com/OSSystems/meta-chicken
meta-java: git://github.com/woglinde/meta-java
meta-qt3: git://git.yoctoproject.org/meta-qt3
meta-telephony: git://gitorious.org/sysmocom-openembedded/meta-telephony.git
meta-eldk: git://git.denx.de/eldk.git
meta-ti: git://git.yoctoproject.org/meta-ti
meta-angstrom: git://github.com/Angstrom-distribution/meta-angstrom.git
meta-browser: git://github.com/OSSystems/meta-browser.git
meta-mono: git://git.yoctoproject.org/meta-mono.git
meta-raspberrypi: git://github.com/djwillis/meta-raspberrypi.git
meta-kde: git://gitorious.org/openembedded-core-layers/meta-kde.git

====================================================
Changelog for bitbake:

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

Andy Ross (1):
  iputils: Break libsysfs dependency

Bogdan Marinescu (2):
  bison: updated to 2.5.1
  subversion: Add missing build dependency on sqlite3

Damien Lespiau (2):
  mesa: Update to 8.0.4 (latest stable version)
  mesa: Use 'require' instead of 'include'

Darren Hart (1):
  linux-yocto-custom: Clarify usage and clear COMPATIBLE_MACHINE

Franklin S Cooper Jr (1):
  psplash: Update to latest psplash version

Jackie Huang (2):
  tcl: Add ${bindir_crossscripts}/tclConfig.sh to sysroot stage
  python: Fix to support the python module _bsddb built with db 5.3

Javier Martinez Canillas (25):
  xinetd: use ${sbindir} and ${sysconfdir} instead of /usr/sbin and /etc
  alsa-state: use ${sbindir} instead of /usr/sbin for packaging
  lsbsetup: use ${bindir} instead of /usr/bin for packaging
  sudo: use ${bindir} and ${sysconfdir} instead of /usr/bin and /etc
  lsbtest: use ${bindir} instead of /usr/bin for packaging
  cronie: use variables instead of hardcoded paths
  useradd-example: use ${datadir} instead of /usr/share for packaging
  ubootchart: use variables instead of hardcoded paths
  xkeyboard-config: use ${datadir} instead of /usr/share for packaging
  systemtap: use ${datadir} instead of /usr/share for packaging
  mingetty: use ${base_sbindir} instead of /sbin for packaging
  openssh: use ${localstatedir} instead of /var for packaging
  libpam: use ${localstatedir} and ${sysconfdir} instead of /var and /etc
  x11-common: use ${sysconfdir} instead of /etc for packaging
  builder: use ${sysconfdir} instead of /etc for packaging
  xserver-nodm-init: use ${sysconfdir} instead of /etc for packaging
  qemu-config: use ${sysconfdir} instead of /etc for packaging
  chkconfig: use ${sysconfdir} instead of /etc for packaging
  man: use ${sysconfdir} instead of /etc for packaging
  rsync: use ${sysconfdir} instead of /etc for packaging
  lsbinitscripts: use ${sysconfdir} instead of /etc for packaging
  usbinit: use ${sysconfdir} instead of /etc for packaging
  lsb: use ${base_bindir} and ${sysconfdir} instead of /bin and /etc
  kernel.bbclass: use ${base_libdir} and ${sysconfdir} instead of /lib and /et
  linux-firware: use ${base_libdir} instead of /lib for packaging

Jesse Zhang (1):
  image-mklibs: pass correct libdir to mklibs

Khem Raj (3):
  populate_sdk_rpm.bbclass: Depend do_populate_sdk task on createrepo-native
  glib-2.0-nativesdk: Add dependency on glib-2.0-native
  binutils: Enable threaded linking with gold

Marcin Juszkiewicz (1):
  libpam: disable NIS to not link with libtirpc when it is available

Martin Jansa (4):
  qt4-native: fix creating /include directory in build host root
  bitbake.conf: exclude whole MACHINEOVERRIDES from OVERRIDES vardeps
  eglibc-locale: bump PR after fc4b138948656d482603b80f8c8e86fdbb185df4
  curl: disable ldap/ldaps explicitly

Paul Eggleton (9):
  classes/buildhistory: remove obsolete flat package history feature
  classes/buildhistory: ensure old package info is removed
  classes/buildhistory: remove unused functions
  classes/buildhistory: save preinst/postinst/prerm/postrm
  classes/buildhistory: record PKG/PKGE/PKGV/PKGR
  buildhistory_analysis: tidy up duplicate split_version function
  buildhistory_analysis: ignore removal of self-dependencies
  classes/buildhistory: save metadata revisions
  classes/package: don't make locale pkgs depend on PN pkg if not in PACKAGES

Radu Moisan (2):
  atk: package update 2.2 -> 2.4
  babeltrace: Update to upstream stable versrion 0.12

Richard Purdie (14):
  gcc-cross-initial: Ensure it uses an isolated sysroot
  at: Use variables from the environment to override the makefile defaults
  gdb-cross: Explicitly disable python
  kernelshark: Inherit pythonnative
  kernel.bbclass: Revert ${base_libdir} change
  Revert "linux-firware: use ${base_libdir} instead of /lib for packaging"
  linux-firmware: Ensure PR goes forward, not backwards after the revert
  linux-yocto-3.4: Disable extra slang header search path
  python: Fix RPATH QA issue on non-gplv3 builds
  gcc: Disable use of sdt.h header
  package-index: Remove the python hack, its not needed after the pythonnative
  linux-yocto-3.0: Apply slang workaround fixing perf builds to 3.0 kernels to
  linux-yocto-3.2: Apply slang workaround fixing perf builds to 3.2 kernels to
  automake: Fix version reference in path substitutions

Ross Burton (8):
  mesa: no need to depend on python-native, the class does that
  mesa: format the packages list nicely
  mesa: move glu.pc to libglu-dev
  mesa: add --enable-shared-glapi, and package it in libglapi
  mesa: enable the Graphic Buffer Manager library
  gthumb: fix parallel build problems
  buildhistory: correctly handle reductions of numeric fields
  buildhistory: reduce the numeric delta to 10%

Roy.Li (1):
  busybox: fix du-k-works test case

Saul Wold (1):
  foomatic: fix perl path for target

Wenzong Fan (1):
  gdk-pixbuf: fix parallel install issue

Xin Ouyang (1):
  findutils-4.4.2: add bison-native to DEPENDS

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

Andreas Müller (2):
  systemd-systemctl-native: handle ALIAS tag
  gdm: replace 'WantedBy=graphical.target' by 'Alias=display-manager.service'

Franklin Cooper Jr (1):
  ltrace: Fix make error

Gary Thomas (2):
  media-ctl: Fix build with latest automake
  libxml++: New recipe - C++ bindings for libxml

Horia Geanta (1):
  strongswan: upgrade to version 5.0.0

Khem Raj (6):
  gitpkgv.bbclass: Add a symlink from meta-oe
  testlab.bbclass: Delete
  systemd: Upgrade to 187 tag
  busybox: stopping systemd-kmsg-syslogd is not needed
  busybox-syslog.service.in: Create alias for syslog.service
  systemd: Use cross cpp

Koen Kooi (4):
  orc: update to 0.4.16
  nodejs: update to 0.6.20
  fuse: update to 2.9.1
  sox: add 14.4.0

Martin Ertsaas (1):
  cpufrequtils: Use CC, LD etc. that comes from OE.

Martin Jansa (14):
  fbreader: drop machine overrides
  emacs: rename TUTORIAL.ko to TUTORIAL.KO so it's not picked by package.bbcla
  emacs: copy only needed stuff to qemu-treedir, not whole sysroot
  phonet-utils: simplify with inherit autotools
  sip: import from oe-classic and upgrade to latest
  python-sip: import from oe-classic and upgrade to latest
  python-pyqt: import from oe-classic
  anki: import from oe-classic
  systemd-compat-units: move list of disabled services to variable, fix hwcloc
  mplayer2: enable speex
  php: inherit pythonnative
  php: add build-defs.h to SSTATE_SCAN_FILES it defines path to sysroot where 
  systemd-compat-units: use systemctl mask
  systemd-systemctl-native: extend systemctl wrapper to support mask action

Otavio Salvador (4):
  libxaw: Fix libxaw-dev to not depends on non-existent libxaw package
  tiobench: fix aligned allocation method clash with newer glibc
  postgresql: Fix redundant rpath for '/usr/lib'
  postgresql: Fix packaging of static libraries

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

Andy Ross (1):
  iputils: Break libsysfs dependency

Bogdan Marinescu (2):
  bison: updated to 2.5.1
  subversion: Add missing build dependency on sqlite3

Damien Lespiau (2):
  mesa: Update to 8.0.4 (latest stable version)
  mesa: Use 'require' instead of 'include'

Darren Hart (1):
  linux-yocto-custom: Clarify usage and clear COMPATIBLE_MACHINE

Franklin S Cooper Jr (1):
  psplash: Update to latest psplash version

Jackie Huang (2):
  tcl: Add ${bindir_crossscripts}/tclConfig.sh to sysroot stage
  python: Fix to support the python module _bsddb built with db 5.3

Javier Martinez Canillas (25):
  xinetd: use ${sbindir} and ${sysconfdir} instead of /usr/sbin and /etc
  alsa-state: use ${sbindir} instead of /usr/sbin for packaging
  lsbsetup: use ${bindir} instead of /usr/bin for packaging
  sudo: use ${bindir} and ${sysconfdir} instead of /usr/bin and /etc
  lsbtest: use ${bindir} instead of /usr/bin for packaging
  cronie: use variables instead of hardcoded paths
  useradd-example: use ${datadir} instead of /usr/share for packaging
  ubootchart: use variables instead of hardcoded paths
  xkeyboard-config: use ${datadir} instead of /usr/share for packaging
  systemtap: use ${datadir} instead of /usr/share for packaging
  mingetty: use ${base_sbindir} instead of /sbin for packaging
  openssh: use ${localstatedir} instead of /var for packaging
  libpam: use ${localstatedir} and ${sysconfdir} instead of /var and /etc
  x11-common: use ${sysconfdir} instead of /etc for packaging
  builder: use ${sysconfdir} instead of /etc for packaging
  xserver-nodm-init: use ${sysconfdir} instead of /etc for packaging
  qemu-config: use ${sysconfdir} instead of /etc for packaging
  chkconfig: use ${sysconfdir} instead of /etc for packaging
  man: use ${sysconfdir} instead of /etc for packaging
  rsync: use ${sysconfdir} instead of /etc for packaging
  lsbinitscripts: use ${sysconfdir} instead of /etc for packaging
  usbinit: use ${sysconfdir} instead of /etc for packaging
  lsb: use ${base_bindir} and ${sysconfdir} instead of /bin and /etc
  kernel.bbclass: use ${base_libdir} and ${sysconfdir} instead of /lib and /et
  linux-firware: use ${base_libdir} instead of /lib for packaging

Jesse Zhang (1):
  image-mklibs: pass correct libdir to mklibs

Khem Raj (3):
  populate_sdk_rpm.bbclass: Depend do_populate_sdk task on createrepo-native
  glib-2.0-nativesdk: Add dependency on glib-2.0-native
  binutils: Enable threaded linking with gold

Marcin Juszkiewicz (1):
  libpam: disable NIS to not link with libtirpc when it is available

Martin Jansa (4):
  qt4-native: fix creating /include directory in build host root
  bitbake.conf: exclude whole MACHINEOVERRIDES from OVERRIDES vardeps
  eglibc-locale: bump PR after fc4b138948656d482603b80f8c8e86fdbb185df4
  curl: disable ldap/ldaps explicitly

Paul Eggleton (9):
  classes/buildhistory: remove obsolete flat package history feature
  classes/buildhistory: ensure old package info is removed
  classes/buildhistory: remove unused functions
  classes/buildhistory: save preinst/postinst/prerm/postrm
  classes/buildhistory: record PKG/PKGE/PKGV/PKGR
  buildhistory_analysis: tidy up duplicate split_version function
  buildhistory_analysis: ignore removal of self-dependencies
  classes/buildhistory: save metadata revisions
  classes/package: don't make locale pkgs depend on PN pkg if not in PACKAGES

Radu Moisan (2):
  atk: package update 2.2 -> 2.4
  babeltrace: Update to upstream stable versrion 0.12

Richard Purdie (15):
  gcc-cross-initial: Ensure it uses an isolated sysroot
  at: Use variables from the environment to override the makefile defaults
  mesa: 7.11 -> 8.0.4
  gdb-cross: Explicitly disable python
  kernelshark: Inherit pythonnative
  kernel.bbclass: Revert ${base_libdir} change
  Revert "linux-firware: use ${base_libdir} instead of /lib for packaging"
  linux-firmware: Ensure PR goes forward, not backwards after the revert
  linux-yocto-3.4: Disable extra slang header search path
  python: Fix RPATH QA issue on non-gplv3 builds
  gcc: Disable use of sdt.h header
  package-index: Remove the python hack, its not needed after the pythonnative
  linux-yocto-3.0: Apply slang workaround fixing perf builds to 3.0 kernels to
  linux-yocto-3.2: Apply slang workaround fixing perf builds to 3.2 kernels to
  automake: Fix version reference in path substitutions

Ross Burton (8):
  mesa: no need to depend on python-native, the class does that
  mesa: format the packages list nicely
  mesa: move glu.pc to libglu-dev
  mesa: add --enable-shared-glapi, and package it in libglapi
  mesa: enable the Graphic Buffer Manager library
  gthumb: fix parallel build problems
  buildhistory: correctly handle reductions of numeric fields
  buildhistory: reduce the numeric delta to 10%

Roy.Li (1):
  busybox: fix du-k-works test case

Saul Wold (1):
  foomatic: fix perl path for target

Wenzong Fan (1):
  gdk-pixbuf: fix parallel install issue

Xin Ouyang (1):
  findutils-4.4.2: add bison-native to DEPENDS

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

Denis 'GNUtoo' Carikli (1):
  meta-shr: 3rdparty: add ubx-utils uttilites for the om-gta02 machine.

Martin Jansa (14):
  meta-shr: systemd-compat-units: simplify
  mesa: drop glamo patch
  meta-smartphone: kernel recipes using MACHINE_KERNEL_PR now need to inherith
  meta-shr, meta-openmoko: rename gpsd bbappends
  shr-e-gadgets: bump PR after enlightenment upgrade
  libphone-ui-shr: update for new elm APIs
  shr-wizard: bump SRCREV to fix compatibility with python-elementary r71083 a
  shr-wizard: bump SRCREV to fix compatibility with python-elementary r65604 a
  shr-settings: bump SRCREV for newer EFL and remove now unneeded do_configure
  meta-shr: libphone-ui-shr: fix runtime issues in phoneuid after EFL_SRCREV r
  elsa: rename to entrance
  libphone-ui-shr: bump SRCREV and drop local patches

Simon Busch (5):
  meta-samsung: samsung-modem-mgr: add initial recipe
  meta-samsung: netbase: add specific network interface configuration for cres
  Initial creation of the meta-android layer
  Move all android specific recipes from meta-fso to meta-android
  meta-fso: drop android utilities from fso-autorev.inc

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

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

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

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

Kishore Bodke (3):
  meta-romley: Move Matrox MGA Xorg driver to meta-intel/common
  meta-intel:Add a MATROX MGA variable to ia32-base.inc
  meta-romley: Add Matrox MGA variable to romley.conf

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

Andrea Adami (1):
  zaurus: fix jffs2 and ubifs images for collie

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

Paul Eggleton (9):
  snes9x: remove X11-based recipe
  snes9x-sdl-qpe: use FILESEXTRAPATHS instead of FILESPATHPKG
  kaffe: add missing patch from OE-Classic
  libsdl-qpe: add missing patches from OE-Classic
  gnuplot: remove
  opie-taskbar-images: allow re-exec of do_install
  libetpan: remove
  opie-sysinfo: split out machine-specific images
  task-opie-16mb: use 240x320 not 320x240 images

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

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

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

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

Andreas Müller (4):
  linux-omap: defonfig add WLAN USB chips and add debug for libertas
  linux-omap: defconfig compile UBIFS into kernel
  linux-omap: fix ADS7846 init fault
  linux-omap: update to v3.5

Samuel Stirtzel (1):
  overo.inc: Use the linux-firmware-sd8686 instead of marvell-sdio-fw_9.70.3-p

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

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

Matthew McClintock (2):
  u-boot: change UBOOT_MACHINES to use ?= so they can be overridden
  update preferred version for linux kernel

Zhenhua Luo (2):
  fsl-image-lsb-sdk.bb: replace POKY_BASE_INSTALL with CORE_IMAGE_BASE_INSTALL
  add NOR u-boot into the default build list of p1010rdb

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

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

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

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

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

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

====================================================
Changelog for meta-telephony:

====================================================
Changelog for meta-eldk:

Andy Ross (1):
  iputils: Break libsysfs dependency

Bogdan Marinescu (2):
  bison: updated to 2.5.1
  subversion: Add missing build dependency on sqlite3

Damien Lespiau (2):
  mesa: Update to 8.0.4 (latest stable version)
  mesa: Use 'require' instead of 'include'

Darren Hart (1):
  linux-yocto-custom: Clarify usage and clear COMPATIBLE_MACHINE

Franklin S Cooper Jr (1):
  psplash: Update to latest psplash version

Jackie Huang (2):
  tcl: Add ${bindir_crossscripts}/tclConfig.sh to sysroot stage
  python: Fix to support the python module _bsddb built with db 5.3

Javier Martinez Canillas (25):
  xinetd: use ${sbindir} and ${sysconfdir} instead of /usr/sbin and /etc
  alsa-state: use ${sbindir} instead of /usr/sbin for packaging
  lsbsetup: use ${bindir} instead of /usr/bin for packaging
  sudo: use ${bindir} and ${sysconfdir} instead of /usr/bin and /etc
  lsbtest: use ${bindir} instead of /usr/bin for packaging
  cronie: use variables instead of hardcoded paths
  useradd-example: use ${datadir} instead of /usr/share for packaging
  ubootchart: use variables instead of hardcoded paths
  xkeyboard-config: use ${datadir} instead of /usr/share for packaging
  systemtap: use ${datadir} instead of /usr/share for packaging
  mingetty: use ${base_sbindir} instead of /sbin for packaging
  openssh: use ${localstatedir} instead of /var for packaging
  libpam: use ${localstatedir} and ${sysconfdir} instead of /var and /etc
  x11-common: use ${sysconfdir} instead of /etc for packaging
  builder: use ${sysconfdir} instead of /etc for packaging
  xserver-nodm-init: use ${sysconfdir} instead of /etc for packaging
  qemu-config: use ${sysconfdir} instead of /etc for packaging
  chkconfig: use ${sysconfdir} instead of /etc for packaging
  man: use ${sysconfdir} instead of /etc for packaging
  rsync: use ${sysconfdir} instead of /etc for packaging
  lsbinitscripts: use ${sysconfdir} instead of /etc for packaging
  usbinit: use ${sysconfdir} instead of /etc for packaging
  lsb: use ${base_bindir} and ${sysconfdir} instead of /bin and /etc
  kernel.bbclass: use ${base_libdir} and ${sysconfdir} instead of /lib and /et
  linux-firware: use ${base_libdir} instead of /lib for packaging

Jesse Zhang (1):
  image-mklibs: pass correct libdir to mklibs

Khem Raj (3):
  populate_sdk_rpm.bbclass: Depend do_populate_sdk task on createrepo-native
  glib-2.0-nativesdk: Add dependency on glib-2.0-native
  binutils: Enable threaded linking with gold

Marcin Juszkiewicz (1):
  libpam: disable NIS to not link with libtirpc when it is available

Martin Jansa (4):
  qt4-native: fix creating /include directory in build host root
  bitbake.conf: exclude whole MACHINEOVERRIDES from OVERRIDES vardeps
  eglibc-locale: bump PR after fc4b138948656d482603b80f8c8e86fdbb185df4
  curl: disable ldap/ldaps explicitly

Paul Eggleton (9):
  classes/buildhistory: remove obsolete flat package history feature
  classes/buildhistory: ensure old package info is removed
  classes/buildhistory: remove unused functions
  classes/buildhistory: save preinst/postinst/prerm/postrm
  classes/buildhistory: record PKG/PKGE/PKGV/PKGR
  buildhistory_analysis: tidy up duplicate split_version function
  buildhistory_analysis: ignore removal of self-dependencies
  classes/buildhistory: save metadata revisions
  classes/package: don't make locale pkgs depend on PN pkg if not in PACKAGES

Radu Moisan (2):
  atk: package update 2.2 -> 2.4
  babeltrace: Update to upstream stable versrion 0.12

Richard Purdie (15):
  gcc-cross-initial: Ensure it uses an isolated sysroot
  at: Use variables from the environment to override the makefile defaults
  mesa: 7.11 -> 8.0.4
  gdb-cross: Explicitly disable python
  kernelshark: Inherit pythonnative
  kernel.bbclass: Revert ${base_libdir} change
  Revert "linux-firware: use ${base_libdir} instead of /lib for packaging"
  linux-firmware: Ensure PR goes forward, not backwards after the revert
  linux-yocto-3.4: Disable extra slang header search path
  python: Fix RPATH QA issue on non-gplv3 builds
  gcc: Disable use of sdt.h header
  package-index: Remove the python hack, its not needed after the pythonnative
  linux-yocto-3.0: Apply slang workaround fixing perf builds to 3.0 kernels to
  linux-yocto-3.2: Apply slang workaround fixing perf builds to 3.2 kernels to
  automake: Fix version reference in path substitutions

Ross Burton (8):
  mesa: no need to depend on python-native, the class does that
  mesa: format the packages list nicely
  mesa: move glu.pc to libglu-dev
  mesa: add --enable-shared-glapi, and package it in libglapi
  mesa: enable the Graphic Buffer Manager library
  gthumb: fix parallel build problems
  buildhistory: correctly handle reductions of numeric fields
  buildhistory: reduce the numeric delta to 10%

Roy.Li (1):
  busybox: fix du-k-works test case

Saul Wold (1):
  foomatic: fix perl path for target

Wenzong Fan (1):
  gdk-pixbuf: fix parallel install issue

Xin Ouyang (1):
  findutils-4.4.2: add bison-native to DEPENDS

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

Andreas Müller (1):
  ti-dmai.inc: fix 'proto='-warning on recipe parsing

Koen Kooi (1):
  u-boot 2011.09+git: update to latest version of Tom Rini's tree

Roger Monk (3):
  gstreamer-ti: convert proto to protocol in SRC_URI
  am-sysinfo: switch 'proto' to 'protocol' in SRC_URI
  u-boot_2011.09[.10rc]: Always use gnu ld for LD

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

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

Martin Jansa (2):
  chromium-20: add unistd.patch which was used in 19*
  mozilla: disable elf-hack

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

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

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

Samuel Stirtzel (10):
  task-kde-image: Remove redundant entry shared-mime-info
  kdelibs4: Update to 4.9.0
  kdelibs4-native: Update to 4.9.0
  kde-runtime: Update to 4.9.0
  kde-workspace: Update to 4.9.0
  libkactivities4: Update to 4.9.0
  nepomuk-core: Update to 4.9.0 to fix kde-runtime errors
  plasma-active: Update to 4.9.0 to fix various issues
  angstrom-kde-desktop-image: Temporary remove networkmanager
  Update README






More information about the Openembedded-devel mailing list