From: Scott Garman <scott.a.garman@intel.com>
To: poky@yoctoproject.org
Subject: [PATCH 0/8] denzil pull request 3
Date: Thu, 11 Oct 2012 11:43:48 -0700 [thread overview]
Message-ID: <cover.1349980878.git.scott.a.garman@intel.com> (raw)
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
next reply other threads:[~2012-10-11 18:43 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-11 18:43 Scott Garman [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1349980878.git.scott.a.garman@intel.com \
--to=scott.a.garman@intel.com \
--cc=poky@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.