All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] denzil pull request 3
@ 2012-10-11 18:43 Scott Garman
  2012-10-11 18:43 ` [PATCH 1/8] udev: don't mount with -o sync Scott Garman
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Scott Garman @ 2012-10-11 18:43 UTC (permalink / raw)
  To: poky

Hi Richard,

This pull request correspons to the one I submitted to oe-core recently
and that you've already merged, except for the two bitbake patches which
we also need for the poky tree.

Scott

The following changes since commit e7d4eba0a9bc02d61a77129da4be2f0c9239884b:

  Save proxy settings (2012-10-01 18:13:15 +0100)

are available in the git repository at:

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

Darren Hart (1):
  gnutls: Update SRC_URI to use GNU_MIRROR

Dennis Lan (1):
  openjade-native: fix undefined Getopts error, use std namespace

Jesse Zhang (1):
  udev: don't mount with -o sync

Martin Jansa (1):
  openssl: add deprecated and unmaintained find.pl from perl-5.14 to
    fix perlpath.pl

Paul Eggleton (3):
  classes/cml1: ensure -c menuconfig forces a rebuild next time
  bitbake: bitbake: ensure -f causes dependent tasks to be re-run
  bitbake: lib/bb/siggen.py: log when tainting the signature of a task

Richard Purdie (1):
  siteconfig: Clear cache before rebuilding

 bitbake/lib/bb/build.py                            |   18 +++++++
 bitbake/lib/bb/cooker.py                           |    6 +--
 bitbake/lib/bb/runqueue.py                         |   12 ++---
 bitbake/lib/bb/siggen.py                           |   35 +++++++++++++
 meta/classes/cml1.bbclass                          |   16 ++++++
 meta/classes/siteconfig.bbclass                    |    1 +
 .../openssl/openssl-1.0.0i/find.pl                 |   54 ++++++++++++++++++++
 .../recipes-connectivity/openssl/openssl_1.0.0i.bb |    7 ++-
 meta/recipes-core/udev/udev/mount.sh               |    2 +-
 meta/recipes-core/udev/udev_164.bb                 |    2 +-
 .../openjade/openjade-1.3.2/msggen.pl.patch        |   44 ++++++++++++++++
 .../openjade/openjade-native_1.3.2.bb              |    3 +-
 meta/recipes-support/gnutls/gnutls.inc             |    4 +-
 13 files changed, 189 insertions(+), 15 deletions(-)
 create mode 100644 meta/recipes-connectivity/openssl/openssl-1.0.0i/find.pl
 create mode 100644 meta/recipes-devtools/openjade/openjade-1.3.2/msggen.pl.patch

-- 
1.7.9.5



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-10-12  7:59 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-11 18:43 [PATCH 0/8] denzil pull request 3 Scott Garman
2012-10-11 18:43 ` [PATCH 1/8] udev: don't mount with -o sync Scott Garman
2012-10-11 18:43 ` [PATCH 2/8] classes/cml1: ensure -c menuconfig forces a rebuild next time Scott Garman
2012-10-11 18:43 ` [PATCH 3/8] bitbake: bitbake: ensure -f causes dependent tasks to be re-run Scott Garman
2012-10-11 18:43 ` [PATCH 4/8] bitbake: lib/bb/siggen.py: log when tainting the signature of a task Scott Garman
2012-10-11 18:43 ` [PATCH 5/8] gnutls: Update SRC_URI to use GNU_MIRROR Scott Garman
2012-10-11 18:43 ` [PATCH 6/8] siteconfig: Clear cache before rebuilding Scott Garman
2012-10-11 18:43 ` [PATCH 7/8] openjade-native: fix undefined Getopts error, use std namespace Scott Garman
2012-10-11 18:43 ` [PATCH 8/8] openssl: add deprecated and unmaintained find.pl from perl-5.14 to fix perlpath.pl Scott Garman
2012-10-12  7:59 ` [PATCH 0/8] denzil pull request 3 Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.