[oe] OE Changelog for 2011-11-21 to 2011-11-28

cliff.brake at gmail.com cliff.brake at gmail.com
Wed Nov 30 21:13:54 UTC 2011


Changelog for 2011-11-21 to 2011-11-28.  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:

Matthew McClintock (3):
  bitbake: print out symmetric difference when comparing sigs
  siggen.py: sort task hash depedencies with basepath
  Nothing uses USERNAME, remove it - can cause sstate-cache conflicts

Richard Purdie (12):
  bitbake/runqueue.py: Fix incorrect task number reference in debug message
  bitbake/runqueue.py: Sort the list of skipped tasks as it makes searching th
  bitbake/runqueue.py: Add BB_SETSCENE_VERIFY_FUNCTION hook
  runqueue.py: Ensure setscene tasks don't break dependency order
  runqueue.py: Ensure we fully process the covered list
  fetch2/local: Don't default to files in DL_DIR for file:// urls
  runqueue.py: Fix debug message to reference the correct task
  knotty: Add support for logging the console to logfile
  fetch2: Improve uri_replace to handle paths with no trailing '/'
  data/siggen: Add vardepvalue mechanism to allow the variable dependency code
  bitbake/siggen.py: Don't backtrace if the taskhash data isn't present
  Update users of getVar/setVar to use the data store functions directly

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

Dexuan Cui (1):
  gcc-package-target.inc: add the symbol link /lib/cpp

Kang Kai (1):
  eglibc_2.13: update SRCREV

Matthew McClintock (3):
  patch.bbclass: Add PATCHRESOLVE to excluded vars for generating sstate-cache
  eglibc.inc: Remove EGLIBPARALLELISM from deps for EXTRA_OEMAKE
  Nothing uses USERNAME, remove it - can cause sstate-cache conflicts

Mei Lei (1):
  rpm: Flush old logs by change the DB_CONFIG

Nitin A Kamble (2):
  at: update the upstream-status of patches
  site/x86_64-linux: add cvs config variables

Richard Purdie (18):
  package.bbclass: Ensure paths to rpmmarcos and rpmpopt are set
  staging.bbclass: Add BB_SETSCENE_VERIFY_FUNCTION function
  staging: Remove debug accidently left in
  matchbox-stroke: Update to latest git revision to add missing Xrender depend
  gconf: Ensure that GCONF_SCHEMA_INSTALL_SOURCE uses correct paths
  gconf: Ensure the correct backend directory is used
  gconf: Add note to header about patch filed upstream
  apt: Fix locale header and hardcoded libname issues
  libtool: Avoid relinking when cross compiling, its pointless
  base.bbclass: Use bb.plain to print the build header
  bitbake.conf: Set BB_CONSOLELOG so we log console messages by default
  avahi-ui: Fix packaging and conflict with the avahi recipe
  bitbake.conf: We only care about the absolute value of baselib
  ofono: Fix missing python dependency and package tests separately
  ghostscript: Really fix parallel make race
  ghostscript-native: Ensure the sys/time/h fix is applied for native builds
  ghostscript: Ensure we run reautoconf
  getVar/setVar cleanups

Saul Wold (2):
  distro_tracking: Refect Recipe Updates & Status
  distro_tracking_fields: Update after Manual Check

Scott Garman (3):
  distro_tracking: update manual checks for various recipes
  dosfstools: add Upstream-Status to patches
  base-passwd: add Upstream-Status to patches, remove unused patch

Shane Wang (3):
  distro_tracking: update manual checks for recipes
  distro_tracking: update manual checks for recipes
  distro_tracking: update manual checks for recipes

Xiaofeng Yan (3):
  directfb: change check sum
  tslib: Set open mode for ts_calibate.c
  gtk+: Have gtk+ pick up ${NM} from the environment

Zhai Edwin (1):
  matchbox-wm: Fix variable type in _NET_WORKAREA setting

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

Khem Raj (1):
  gcc-4.6: Delete linaro patch that has been committed upstream

Koen Kooi (6):
  fbida: add 2.08
  e-wm: add missing dependency on dbus-x11
  gvfs 1.8.2: fix sftp RRECOMMENDS
  mplayer: fix build with -Wl,-as-needed
  testlab bbclass: output version info on all layers
  digitemp: fix QA issues:

Martin Jansa (1):
  abiword: fix no-undefined param

Otavio Salvador (1):
  digitemp: fix build for non x86 architectures

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

Philip Balister (1):
  angstrom-2010-preferred-versions.inc : Stop pinning python-cairo.

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

Dexuan Cui (1):
  gcc-package-target.inc: add the symbol link /lib/cpp

Kang Kai (1):
  eglibc_2.13: update SRCREV

Matthew McClintock (6):
  bitbake: print out symmetric difference when comparing sigs
  siggen.py: sort task hash depedencies with basepath
  patch.bbclass: Add PATCHRESOLVE to excluded vars for generating sstate-cache
  eglibc.inc: Remove EGLIBPARALLELISM from deps for EXTRA_OEMAKE
  Nothing uses USERNAME, remove it - can cause sstate-cache conflicts
  Nothing uses USERNAME, remove it - can cause sstate-cache conflicts

Mei Lei (1):
  rpm: Flush old logs by change the DB_CONFIG

Nitin A Kamble (2):
  at: update the upstream-status of patches
  site/x86_64-linux: add cvs config variables

Richard Purdie (28):
  bitbake/runqueue.py: Add BB_SETSCENE_VERIFY_FUNCTION hook
  package.bbclass: Ensure paths to rpmmarcos and rpmpopt are set
  staging.bbclass: Add BB_SETSCENE_VERIFY_FUNCTION function
  staging: Remove debug accidently left in
  matchbox-stroke: Update to latest git revision to add missing Xrender depend
  gconf: Ensure that GCONF_SCHEMA_INSTALL_SOURCE uses correct paths
  runqueue.py: Ensure setscene tasks don't break dependency order
  gconf: Ensure the correct backend directory is used
  gconf: Add note to header about patch filed upstream
  runqueue.py: Ensure we fully process the covered list
  apt: Fix locale header and hardcoded libname issues
  libtool: Avoid relinking when cross compiling, its pointless
  fetch2/local: Don't default to files in DL_DIR for file:// urls
  runqueue.py: Fix debug message to reference the correct task
  knotty: Add support for logging the console to logfile
  fetch2: Improve uri_replace to handle paths with no trailing '/'
  data/siggen: Add vardepvalue mechanism to allow the variable dependency code
  base.bbclass: Use bb.plain to print the build header
  bitbake.conf: Set BB_CONSOLELOG so we log console messages by default
  avahi-ui: Fix packaging and conflict with the avahi recipe
  bitbake.conf: We only care about the absolute value of baselib
  bitbake/siggen.py: Don't backtrace if the taskhash data isn't present
  ofono: Fix missing python dependency and package tests separately
  ghostscript: Really fix parallel make race
  ghostscript-native: Ensure the sys/time/h fix is applied for native builds
  ghostscript: Ensure we run reautoconf
  getVar/setVar cleanups
  bitbake: Update users of getVar/setVar to use the data store functions direc

Robert P. J. Day (2):
  documentation: Standardized on spelling of BitBake
  documentation/poky-ref-manual: Minor wording fixes

Robert Yang (1):
  bitbake: Update and fix bitbake-runtask

Saul Wold (2):
  distro_tracking: Refect Recipe Updates & Status
  distro_tracking_fields: Update after Manual Check

Scott Garman (3):
  distro_tracking: update manual checks for various recipes
  dosfstools: add Upstream-Status to patches
  base-passwd: add Upstream-Status to patches, remove unused patch

Scott Rifenbark (13):
  documentation/poky-ref-manual/introduction.xml: Fixed broken link
  documentation/yocto-project-qs/yocto-project-qs.xml: Updated packages sectio
  documentation: Changed all manual links to point to "latest"
  documentation/dev-manual: Edits from Tom Zanussi.
  documentation/yocto-project-qs/yocto-project-qs.xml: fixed broken link
  documentation: Added footnote element to the stylesheets
  documentation/adt-manual/adt-prepare.xml: Updated link to toolchain and info
  documenation/adt-manual/adt-prepare.xml: Fixed toolchain tarball name
  documentation/adt-manual/adt-prepare.xml: Updated link to machines
  documentation: BB_NUMBER_THREADS and PARALLEL_MAKE suggestions
  documentation/poky-ref-manual/ref-variables.xml: EXTRA_IMAGEDEPENDS added.
  documentation/dev-manual/dev-manual-newbie.xml: Updates to Bugzilla use
  documentation/adt-manual/adt-prepare.xml: Fixed bad URL for edison tarball

Shane Wang (3):
  distro_tracking: update manual checks for recipes
  distro_tracking: update manual checks for recipes
  distro_tracking: update manual checks for recipes

Xiaofeng Yan (3):
  directfb: change check sum
  tslib: Set open mode for ts_calibate.c
  gtk+: Have gtk+ pick up ${NM} from the environment

Zhai Edwin (1):
  matchbox-wm: Fix variable type in _NET_WORKAREA setting

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

Koen Kooi (2):
  linux 3.0: update to 3.0.10
  linux 3.0: update to 3.0.11

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

Denis 'GNUtoo' Carikli (2):
  meta-smartphone: meta-shr: ffalarms: bump SRCREV
  meta-aurora: aurora-image: fix microsd booting on openmoko devices

Martin Jansa (4):
  cornucopia: bump SRCREV a bit more
  libsamsung-ipc: bump SRCREV a bit
  cornucopia: bump SRCREV a bit more
  task-shr-feed: add picocom, tar

Simon Busch (5):
  meta-fso: vala: we need our own version of vala until 0.14.1 is out
  meta-fso: cornucopia: bump SRCREV for vala 0.14 support
  meta-fso: libfso-glib: bump SRCREV
  meta-fso: vala: update to new version 0.14.0.6
  meta-aurora: aurora-daemon: don't depend on libfso-qt anymore and bump PR

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

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

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

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

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

Andrea Adami (2):
  linux(kexecboot): initial commit of kernel 3.1 updated to patchset 1
  linux(kexecboot): update from 3.1.1 to 3.1.2

Koen Kooi (1):
  linux 2.6.39: remove all traces of it

Martin Jansa (6):
  zaurus.inc: use xserver-xorg-lite
  linux-kexecboot: use kernel_conf_variable like linux.inc does and respect CM
  linux-kexecboot: don't disable DEBUG, PRINTK, BUG if we have debug in CMDLIN
  linux-git: move CMDLINE_DEBUG to linux-git.inc to be used also for linux-kex
  linux-git: upgrade to 3.2.0-rc3
  linux(-kexecboot).inc: don't use IMAGE_FEATURES to decide CMDLINE_DEBUG

Paul Eggleton (1):
  linux: move h1940 up to 3.1

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

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






More information about the Openembedded-devel mailing list