[poky] [PATCH 0/7] denzil pull request

Scott Garman scott.a.garman at intel.com
Mon Jun 4 14:00:17 PDT 2012


Hello,

This is a pull request for the poky denzil branch, based on a set of
commits I've been testing from my sgarman/denzil-next branch.

These commits have passed an array of build and runtime tests,
including the following nightly build:

http://autobuilder.yoctoproject.org:8010/builders/nightly/builds/492

a non-gplv3 build:

http://autobuilder.yoctoproject.org:8010/builders/nightly-non-gpl3/builds/87

and a tiny build:

http://autobuilder.yoctoproject.org:8010/builders/nightly-tiny/builds/69

Please give this pull request a few days to receive feedback and ACKs
from the community.

Thanks,

Scott

The following changes since commit 7552ccd06c6327b5f36ee0cceb432946f8e98d3f:

  documentation/yocto-project-qs/yocto-project-qs.xml: pre-built example fix (2012-05-31 21:22:29 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib sgarman/denzil-next-testing
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=sgarman/denzil-next-pull1

Dongxiao Xu (1):
  Hob: Clear the building status if command failed

Liming An (2):
  Hob: change the refresh icon speed to make it view clear
  Hob: add original url show function with the tooltip hyperlink for
    user

Richard Purdie (2):
  netbase: Correctly set FILESEXTRAPATHS to include the version
  Update version to 1.15.2 (correspdoning to Yocto 1.2 release)

Tom Zanussi (2):
  yocto-kernel: use BUILDDIR to find bblayers.conf
  yocto-bsp: clarify help with reference to meta-intel

 bitbake/bin/bitbake                                |    2 +-
 bitbake/lib/bb/__init__.py                         |    2 +-
 bitbake/lib/bb/ui/crumbs/hobeventhandler.py        |    2 +
 bitbake/lib/bb/ui/crumbs/hobwidget.py              |    2 +-
 bitbake/lib/bb/ui/crumbs/persistenttooltip.py      |   19 ++++++++
 .../recipes-core/netbase/netbase_4.47.bbappend     |    2 +-
 scripts/lib/bsp/help.py                            |   48 ++++++++++++++++++--
 scripts/lib/bsp/kernel.py                          |    7 ++-
 8 files changed, 75 insertions(+), 9 deletions(-)

-- 
1.7.9.5




More information about the poky mailing list