[OE-core] OE Changelog for 2012-01-2 to 2012-01-9

cliff.brake at gmail.com cliff.brake at gmail.com
Sat Jan 14 16:17:13 UTC 2012


Changelog for 2012-01-2 to 2012-01-9.  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://git.angstrom-distribution.org/meta-angstrom
meta-yocto: git://git.yoctoproject.org/poky
meta-texasinstruments: git://git.angstrom-distribution.org/meta-texasinstruments
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

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

Dongxiao Xu (8):
  command.py: Modify needcache value for certain functions
  cooker: user bb.configuration.data to inject events
  command.py: add initCooker API
  xmlrpc: Change BitbakeServerInfo init function
  cooker: remove command import in cooker.py
  cooker: remove command import in cooker.py
  bitbake: add a new option "--server-only"
  command.py: add parseConfigurationFiles API

Juraj Hercek (1):
  fetch2/git: change colon to dot in ud.host

Paul Eggleton (1):
  bitbake-layers: fix Python error during parse

Richard Purdie (3):
  cooker.py: Convert a bb.data.expand refernce to the updated syntax
  bitbake/runqueue: Improve the setscene logging
  cooker.py: Add missing BB_WORKERCONTEXT conditionals

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

Andrea Adami (2):
  xorg-driver: add xf86-video-fbdev from meta-openembedded
  x11-common: remove extraneous BSP customizations

Andrei Gherzan (1):
  wpa-supplicant - pulls GPLv3 license rpm in a non-GPLv3 build (libgnutls-ext

Bruce Ashfield (7):
  linux-yocto: add cedartrail BSP support
  linux-yocto: update hardware reference boards to 3.0.12
  kern-tools: update SRCREV to pickup git operation fixes
  linux-yocto: use PATH to locate kconf_check
  kern-tools: import flexible branching support
  linux-yocto: bump kernel version to v3.0.14
  linux-yocto: use src_patches for out of tree kernel feature support

Christopher Larson (5):
  buildhistory: avoid quoting issues with the layer list for build-id
  patch.bbclass: abstract out logic that determines patches to apply
  glib-2.0: we need zlib
  elfutils: fix for dso link change in recent ld
  opkg-utils: use /usr/bin/env python

Darren Hart (4):
  linux-yocto-tiny: New kernel recipe for tiny distros
  task-core-boot: Allow DISTRO to disable keymaps via VIRTUAL-RUNTIME_keymaps
  image_types: Ensure /init exists for cpio rootfs archives
  distro: Add poky-tiny distro definition

Derek Buitenhuis (1):
  binutils-cross-canadian: Allow ld-is-gold

Dexuan Cui (7):
  mdadm: upgrade to the latest version 3.2.3
  liburcu: upgrade from 0.6.4 to the latest 0.6.7
  lttng-ust: upgrade from 0.15 to the latest 0.16
  libpciaccess: upgrade from 0.12.1 to 0.12.902
  util-macros: upgrade from 1.15.0 to the latest 1.16.0
  distro_tracking_fields.inc: update the info
  mc: fix configure with automake 1.11.2

Dongxiao Xu (2):
  image.bbclass: Use ?= to set LINGUAS_INSTALL
  bblayers.conf.sample: Use ?= to set BBLAYERS

Frans Meulenbroeks (1):
  u-boot: improved DESCRIPTION, fixed HOMEPAGE

Gary Thomas (2):
  xserver-kdrive: work around issues with -Werror=address
  base-files: filesystems: fix mount order

Joshua Lock (3):
  linux-tools: add binutils to perf DEPENDS
  cogl: ensure we can build on armv4
  busybox: rename syslog.conf to syslog-startup.conf

Koen Kooi (2):
  webkit-gtk svn: update to r101488
  procps: raise update-alternatives priority

Mark Hatle (1):
  base.bbclass: Allow buildstats to be optionally supplied

Mei Lei (1):
  rpm: Fix rpm database files capacity issue.

Nitin A Kamble (23):
  byacc: upgrade from 20110908 to 20111219
  rpm: fix build with automake-1.11.2
  autotools.bbclass: fix cp error for empty dir
  jpeg: fix configure with automake 1.11.2
  avahi: fix configure with automake 1.11.2
  misc patches: fix patch headers
  perl: mark upstream status for all patches
  gcc: mark upstream status for all patches
  avahi-ui: fix build with automake-1.11.2
  systemtap: fix configure with automake 1.11.2
  btrfs-tools: add attr as dependency to fix compilation
  quilt upgreade from 0.48 to 0.50
  automake: upgrade from 1.11.1 to 1.11.2
  btrfs-tools:Fix multithreaded building
  prelink: also look at nonstandard lib paths
  vte: upgrade from 0.24.3 to 0.28.2
  autoconf: fix nativesdk rdepends
  python-pycairo: fix for x32
  libevent: fix compilation for x32
  vte: update patch header
  automake-1.11.2: backport pkglibexec_SCRIPTS fix
  mc: remove not needed fix for automake 1.11.2
  systemtap: remove not needed fix for automake 1.11.2

Otavio Salvador (15):
  udev: drop 145 version
  udev-extraconf: move mount.blacklist to udev-extraconf dir
  udev: reorganize files of 164 version
  udev: use tabs for init script (no code changes)
  udev: skip mounting /dev on tmpfs if it is on devtmpfs
  udev: use 'echo' instead of 'echo -n' in init script
  udev: split utilities onto udev-utils
  udev: remove commented code from init script (no code changes)
  qt4-graphics-system: add
  qt4e.bbclass: add QT_BASE_NAME for use in recipes
  qt4x11.bbclass: add QT_BASE_NAME for use in recipes
  qt4-embedded.inc: use QT_BASE_NAME from qt4e.bbclass
  qt4-x11-free.inc: use QT_BASE_NAME from qt4x11.bbclass
  initscripts: avoid mounting /sys if it is already mounted
  udev: ensure /dev/pts and /dev/shm does exists

Paul Eggleton (14):
  classes/rootfs_rpm: handle recommends in query functions
  classes/image: implement generic locale package installation
  buildhistory: improve git commit robustness
  qt4: fix incorrect architecture for qt4 tools
  qt4: add version 4.8.0
  distro-tracking-fields: update qt recipe info
  classes/update-alternatives: fix typos and grammar
  README: add short description of OE-Core
  conf/local.conf.sample: fix typos/grammar/formatting
  qt4: add Upstream-Status to recently added qt-4.8.0 patch
  buildhistory: add script to check for significant changes
  classes/buildhistory: add hostname to commit message
  classes/buildhistory: make the package version backwards error non-fatal
  classes/buildhistory: remove redundant package history checking stub

Phil Blundell (2):
  bitbake.conf: remove some redundant/unnecessary variable exports
  python-native: correct prefix handling for oe-core sysroot layout

Richard Purdie (6):
  poky-tiny: remove poky-tiny, it was added to the wrong accidentally
  populate_sdk_ipk.bbclass: Ensure the correct environment is setup for postin
  valgrind: Fix for automake update
  native.bbclass: Fix variable remapping coverage
  multilib: Abstract class extension code into classextend.py
  image-mklibs/package_ipk: Remove bashisms

Saul Wold (20):
  resolvconf: Update to 1.63
  libiconv: Update to 1.14
  dropbear: fix CRYPTLIB patch
  python: add md5module support
  util-linux: Update to 2.20.1
  rxvt-unicode: Update to 9.14
  Add Upstream-Status to patches
  boost: Update to 1.48 and Clean ups
  distro_tracking: Updated for Upgrades and Manual Check Dates
  puzzles: fixed SRC_URI Checksums
  texinfo: fix gettext patch
  gnutls: more gettext version fixes
  glib-2.0: disable dtrace due to host contamination
  pseudo: ensure libs are included in package
  image_types: Fix rootfs size calcuation
  libxp: fix cast error
  glib-2.0: ensure dtrace is diabled for all distro options and fix packaging
  Patch Upstream-Status Update
  util-linux: Update patch for non-GPLv3
  gnutls: remove gettext patch for non-GPLv3

Scott Garman (11):
  prelink: update to latest git version
  chrpath: upgrade to 0.14
  libevent: upgrade to 2.0.16
  ncurses: move libraries to base_libdir
  libcap: move library to base_libdir
  util-linux: move libraries to base_libdir
  e2fsprogs: move libraries to base_libdir
  libusb1: move libraries to base_libdir
  insane.bbclass: add QA tests for unsafe references to exec_prefix
  insane.bbclass: use bb.process.Popen instead of subprocess.check_output
  libusb-compat: move libraries to base_libdir

Shane Wang (30):
  distro_tracking_fields: update the info for the manual check list (2011/12/2
  distro_tracking_fields: take the ownership of Mei Lei's
  polkit: upgrade to 0.103
  gst-plugins-ugly: upgrade to 0.10.18
  gst-plugins-bad: upgrade to 0.10.22
  gst-fluendo-mp3: upgrade to 0.10.16
  gst-fluendo-mpegdemux: upgrade to 0.10.69
  gst-ffmpeg: upgrade to 0.10.13
  mtd-utils: upgrade to 1.4.9
  valgrind: upgrade to 3.7.0
  telepathy-glib: upgrade to 0.17.4
  ofono: upgrade to 1.0
  libpcap: upgrade to 1.2.0
  distro_tracking_fields: update the info for recipe upgrading
  freetype: upgrade to 2.4.8
  minicom: upgrade to 2.5
  glib-2.0: upgrade to 2.30.2
  libical: upgrade to 0.48
  libsamplerate0: upgrade to 0.1.8
  distro_tracking_fields: update the info for recipe upgrade.
  distro_tracking_fields: update the info for recipe upgrade.
  distro_tracking_fields: update the info for recipe upgrade.
  oprofileui: upgrade to 82ecf8c6b53b84f80682a8312f9defa83a95f2a3
  libomxil: upgrade to 0.9.3
  linux-firmware: upgrade to 15888a2eab052ac3d3f49334e4f6f05f347a516e
  matchbox-wm-2: ugrade to 01fa5465743c9ee43d040350f4405d35293e4869
  quota: upgrade to 4.00
  watchdog: upgrade to 5.11
  puzzles: upgrade to r9375.
  distro_tracking_fields: update the info for this round of package upgrade

Tom Zanussi (1):
  rpm2cpio.sh: make compression tests case-insensitive

Xiaofeng Yan (1):
  core-image-gtk-directfb: add a bb file to build an image for gtk over direct

Zhai Edwin (9):
  mini-x-session: Add this recipe as the session file for mini X
  Add mini X core tasks
  Add "builder" user for specific purpose.
  self-hosted-image: Add builder user and mini X
  gnome-keyring: fix gsettings_data_convert seg fault
  lighttpd: Upgrade to 1.4.30
  apr-util: Upgrade to 1.4.1
  libassuan: Upgrade to 2.0.3
  matchbox-wm: Remove x-session-manager handling

Zhenhua Luo (1):
  valgrind: add powerpc to the compatible host and add ${TCLIBC}-dbg in RRECOM

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

Andrea Adami (2):
  kernel.bbclass: fix pkg_postinst and pkg_postrm (from oe-core)
  xf86-video-fbdev: remove, driver is now in oe-core

Andreas Müller (8):
  tumbler: update to 0.1.23
  xfwm4: update to 4.8.1
  libxfce4ui: update to 4.8.1
  xfce.bbclass: inherit gettext
  libxfce4ui: remove gettext from DEPENDS since xfce.bbclass takes care
  ristretto: fix build error by including locale.h
  udisks: add native systemd support
  gvfs: rework and add recipe for gvfs-gdu-volume-monitor

Koen Kooi (3):
  lighttpd: move bbappend to new version to match OE-core
  nodejs-native: clarify dependencies to match updated oe-core parser
  kmod: add recipe for version 3, no compatibility symlinks yet

Otavio Salvador (5):
  xserver-nodm-init: move systemd service to xserver-nodm-init-systemd
  meta-efl: elsa: rconflicts/rreplaces xserver-nodm-init-systemd
  task-x11: use xserver-nodm-init-systemd
  busybox: add systemd support for syslog service
  udisks: disable manpage building

Peter A. Bigot (2):
  python-pyusb: add recipe to support usb development in Python
  ntp: correct systemd EnvironmentFile, add ntpdate service

Zhenhua Luo (1):
  xfsprogs: add version 3.1.7

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

Khem Raj (1):
  angstrom-2010.x.conf, angstrom-bleeding.conf: Define ANGSTROM_EGLIBC_VERSION

Koen Kooi (1):
  efl-nodm-image: adjust to update xserver-nodm-init in meta-oe

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

Andrea Adami (2):
  xorg-driver: add xf86-video-fbdev from meta-openembedded
  x11-common: remove extraneous BSP customizations

Andrei Gherzan (1):
  wpa-supplicant - pulls GPLv3 license rpm in a non-GPLv3 build (libgnutls-ext

Bruce Ashfield (9):
  linux-yocto: add cedartrail BSP support
  linux-yocto: update hardware reference boards to 3.0.12
  kern-tools: update SRCREV to pickup git operation fixes
  linux-yocto: use PATH to locate kconf_check
  linux-yocto/meta-yocto: routerstationpro/beagleboard: add 3.0.x support
  linux-yocto-rt/meta-yocto: add routerstationpro support
  kern-tools: import flexible branching support
  linux-yocto: bump kernel version to v3.0.14
  linux-yocto: use src_patches for out of tree kernel feature support

Christopher Larson (5):
  buildhistory: avoid quoting issues with the layer list for build-id
  patch.bbclass: abstract out logic that determines patches to apply
  glib-2.0: we need zlib
  elfutils: fix for dso link change in recent ld
  opkg-utils: use /usr/bin/env python

Darren Hart (7):
  linux-yocto-tiny: New kernel recipe for tiny distros
  task-core-boot: Allow DISTRO to disable keymaps via VIRTUAL-RUNTIME_keymaps
  image_types: Ensure /init exists for cpio rootfs archives
  distro: Add POKY_DEFAULT_EXTRA_R* variables
  distro: Add poky-tiny distro definition
  distro: Add poky-tiny distro definition
  distro: Update poky-tiny distro definition

Derek Buitenhuis (1):
  binutils-cross-canadian: Allow ld-is-gold

Dexuan Cui (7):
  mdadm: upgrade to the latest version 3.2.3
  liburcu: upgrade from 0.6.4 to the latest 0.6.7
  lttng-ust: upgrade from 0.15 to the latest 0.16
  libpciaccess: upgrade from 0.12.1 to 0.12.902
  util-macros: upgrade from 1.15.0 to the latest 1.16.0
  distro_tracking_fields.inc: update the info
  mc: fix configure with automake 1.11.2

Dongxiao Xu (10):
  image.bbclass: Use ?= to set LINGUAS_INSTALL
  bblayers.conf.sample: Use ?= to set BBLAYERS
  command.py: Modify needcache value for certain functions
  cooker: user bb.configuration.data to inject events
  command.py: add initCooker API
  xmlrpc: Change BitbakeServerInfo init function
  cooker: remove command import in cooker.py
  cooker: remove command import in cooker.py
  bitbake: add a new option "--server-only"
  command.py: add parseConfigurationFiles API

Frans Meulenbroeks (1):
  u-boot: improved DESCRIPTION, fixed HOMEPAGE

Gary Thomas (2):
  xserver-kdrive: work around issues with -Werror=address
  base-files: filesystems: fix mount order

Joshua Lock (3):
  linux-tools: add binutils to perf DEPENDS
  cogl: ensure we can build on armv4
  busybox: rename syslog.conf to syslog-startup.conf

Juraj Hercek (1):
  fetch2/git: change colon to dot in ud.host

Koen Kooi (2):
  webkit-gtk svn: update to r101488
  procps: raise update-alternatives priority

Mark Hatle (1):
  base.bbclass: Allow buildstats to be optionally supplied

Mei Lei (1):
  rpm: Fix rpm database files capacity issue.

Nitin A Kamble (23):
  byacc: upgrade from 20110908 to 20111219
  rpm: fix build with automake-1.11.2
  autotools.bbclass: fix cp error for empty dir
  jpeg: fix configure with automake 1.11.2
  avahi: fix configure with automake 1.11.2
  misc patches: fix patch headers
  perl: mark upstream status for all patches
  gcc: mark upstream status for all patches
  avahi-ui: fix build with automake-1.11.2
  systemtap: fix configure with automake 1.11.2
  btrfs-tools: add attr as dependency to fix compilation
  quilt upgreade from 0.48 to 0.50
  automake: upgrade from 1.11.1 to 1.11.2
  btrfs-tools:Fix multithreaded building
  prelink: also look at nonstandard lib paths
  vte: upgrade from 0.24.3 to 0.28.2
  autoconf: fix nativesdk rdepends
  python-pycairo: fix for x32
  libevent: fix compilation for x32
  vte: update patch header
  automake-1.11.2: backport pkglibexec_SCRIPTS fix
  mc: remove not needed fix for automake 1.11.2
  systemtap: remove not needed fix for automake 1.11.2

Otavio Salvador (15):
  udev: drop 145 version
  udev-extraconf: move mount.blacklist to udev-extraconf dir
  udev: reorganize files of 164 version
  udev: use tabs for init script (no code changes)
  udev: skip mounting /dev on tmpfs if it is on devtmpfs
  udev: use 'echo' instead of 'echo -n' in init script
  udev: split utilities onto udev-utils
  udev: remove commented code from init script (no code changes)
  qt4-graphics-system: add
  qt4e.bbclass: add QT_BASE_NAME for use in recipes
  qt4x11.bbclass: add QT_BASE_NAME for use in recipes
  qt4-embedded.inc: use QT_BASE_NAME from qt4e.bbclass
  qt4-x11-free.inc: use QT_BASE_NAME from qt4x11.bbclass
  initscripts: avoid mounting /sys if it is already mounted
  udev: ensure /dev/pts and /dev/shm does exists

Paul Eggleton (15):
  classes/rootfs_rpm: handle recommends in query functions
  classes/image: implement generic locale package installation
  buildhistory: improve git commit robustness
  qt4: fix incorrect architecture for qt4 tools
  qt4: add version 4.8.0
  distro-tracking-fields: update qt recipe info
  bitbake-layers: fix Python error during parse
  classes/update-alternatives: fix typos and grammar
  README: add short description of OE-Core
  conf/local.conf.sample: fix typos/grammar/formatting
  qt4: add Upstream-Status to recently added qt-4.8.0 patch
  buildhistory: add script to check for significant changes
  classes/buildhistory: add hostname to commit message
  classes/buildhistory: make the package version backwards error non-fatal
  classes/buildhistory: remove redundant package history checking stub

Phil Blundell (2):
  bitbake.conf: remove some redundant/unnecessary variable exports
  python-native: correct prefix handling for oe-core sysroot layout

Richard Purdie (7):
  poky-tiny: remove poky-tiny, it was added to the wrong accidentally
  populate_sdk_ipk.bbclass: Ensure the correct environment is setup for postin
  valgrind: Fix for automake update
  native.bbclass: Fix variable remapping coverage
  multilib: Abstract class extension code into classextend.py
  bitbake/runqueue: Improve the setscene logging
  image-mklibs/package_ipk: Remove bashisms

Saul Wold (20):
  resolvconf: Update to 1.63
  libiconv: Update to 1.14
  dropbear: fix CRYPTLIB patch
  python: add md5module support
  util-linux: Update to 2.20.1
  rxvt-unicode: Update to 9.14
  Add Upstream-Status to patches
  boost: Update to 1.48 and Clean ups
  distro_tracking: Updated for Upgrades and Manual Check Dates
  puzzles: fixed SRC_URI Checksums
  texinfo: fix gettext patch
  gnutls: more gettext version fixes
  glib-2.0: disable dtrace due to host contamination
  pseudo: ensure libs are included in package
  image_types: Fix rootfs size calcuation
  libxp: fix cast error
  glib-2.0: ensure dtrace is diabled for all distro options and fix packaging
  Patch Upstream-Status Update
  util-linux: Update patch for non-GPLv3
  gnutls: remove gettext patch for non-GPLv3

Scott Garman (11):
  prelink: update to latest git version
  chrpath: upgrade to 0.14
  libevent: upgrade to 2.0.16
  ncurses: move libraries to base_libdir
  libcap: move library to base_libdir
  util-linux: move libraries to base_libdir
  e2fsprogs: move libraries to base_libdir
  libusb1: move libraries to base_libdir
  insane.bbclass: add QA tests for unsafe references to exec_prefix
  insane.bbclass: use bb.process.Popen instead of subprocess.check_output
  libusb-compat: move libraries to base_libdir

Scott Rifenbark (7):
  documentation/kernel-manual/kernel-doc-intro.xml: General clean-up
  documentation/kernel-manual/kernel-concepts.xml: General edits.
  documentation/kernel-manual/kernel-how-to.xml: general edits
  documentation/poky-ref-manual: Enabling recipes with commercial license requ
  documentation/poky-ref-manual/ref-variables.xml: image size glossary
  documentation/yocto-project-qs/yocto-project-qs.xml: Added libxml-parser-per
  documentation/yocto-project-qs/yocto-project-qs.xml: removed disable dash te

Shane Wang (30):
  distro_tracking_fields: update the info for the manual check list (2011/12/2
  distro_tracking_fields: take the ownership of Mei Lei's
  polkit: upgrade to 0.103
  gst-plugins-ugly: upgrade to 0.10.18
  gst-plugins-bad: upgrade to 0.10.22
  gst-fluendo-mp3: upgrade to 0.10.16
  gst-fluendo-mpegdemux: upgrade to 0.10.69
  gst-ffmpeg: upgrade to 0.10.13
  mtd-utils: upgrade to 1.4.9
  valgrind: upgrade to 3.7.0
  telepathy-glib: upgrade to 0.17.4
  ofono: upgrade to 1.0
  libpcap: upgrade to 1.2.0
  distro_tracking_fields: update the info for recipe upgrading
  freetype: upgrade to 2.4.8
  minicom: upgrade to 2.5
  glib-2.0: upgrade to 2.30.2
  libical: upgrade to 0.48
  libsamplerate0: upgrade to 0.1.8
  distro_tracking_fields: update the info for recipe upgrade.
  distro_tracking_fields: update the info for recipe upgrade.
  distro_tracking_fields: update the info for recipe upgrade.
  oprofileui: upgrade to 82ecf8c6b53b84f80682a8312f9defa83a95f2a3
  libomxil: upgrade to 0.9.3
  linux-firmware: upgrade to 15888a2eab052ac3d3f49334e4f6f05f347a516e
  matchbox-wm-2: ugrade to 01fa5465743c9ee43d040350f4405d35293e4869
  quota: upgrade to 4.00
  watchdog: upgrade to 5.11
  puzzles: upgrade to r9375.
  distro_tracking_fields: update the info for this round of package upgrade

Tom Zanussi (1):
  rpm2cpio.sh: make compression tests case-insensitive

Xiaofeng Yan (1):
  core-image-gtk-directfb: add a bb file to build an image for gtk over direct

Zhai Edwin (9):
  mini-x-session: Add this recipe as the session file for mini X
  Add mini X core tasks
  Add "builder" user for specific purpose.
  self-hosted-image: Add builder user and mini X
  gnome-keyring: fix gsettings_data_convert seg fault
  lighttpd: Upgrade to 1.4.30
  apr-util: Upgrade to 1.4.1
  libassuan: Upgrade to 2.0.3
  matchbox-wm: Remove x-session-manager handling

Zhenhua Luo (1):
  valgrind: add powerpc to the compatible host and add ${TCLIBC}-dbg in RRECOM

====================================================
Changelog for meta-texasinstruments:

Koen Kooi (4):
  bonescript: update to latest git
  bonescript: make git config a CONFFILE to protect user updates
  linux-ti33x-psp 3.1: register all cape/daugherboard EEPROM permutation in th
  beaglebone-tester: clarify GPIO naming and print more EEPROM data

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

Lukas Märdian (4):
  meta-shr: bump shr-e-gadgets SRCREV
  meta-openmoko: gta04: switch to neil's 3.2-gta04 stable branch
  meta-shr: bump libphone-ui
  meta-shr: bump phoneuid's SRCREV

Martin Jansa (14):
  estardict: add recipe for new version
  task-shr-feed: add estardict
  fsogsmd: fix typo in PACKAGES
  meta-shr: prefer newer QT
  polkit: drop bbappend
  linux-openmoko: add git version for builds from gitorious/shr/linux
  libphone-ui-shr: bump SRCREV
  libphone-ui-shr: bump SRCREV
  libphone-ui-shr: bump SRCREV
  distro-feed-configs: implement filter for feeds which are empty or from lowe
  intone: switch upstream repo from svn to git and upgrade to latest version
  task-shr-feed: remove mcnavi
  task-shr-feed: remove mcnavi

Simon Busch (2):
  meta-shr: libphone-ui: bump SRCREV to get latest configuration for crespo ma
  meta-fso: cornucopia: bump SRCREV for several bug fixes

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

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

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

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

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

Andrea Adami (1):
  linux(-kexecboot): upgrade from 3.1.6 to 3.1.7

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

Paul Eggleton (2):
  opie-mediaplayer2-skin-*: use common inc file
  classes: add palmtop-defs.bbclass

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






More information about the Openembedded-core mailing list