From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/2] meta: cleanup d.getVar(var, 1) and d.getVar(var, 0)
Date: Mon, 12 Sep 2016 01:32:06 -0700 [thread overview]
Message-ID: <cover.1473669090.git.liezhi.yang@windriver.com> (raw)
The following changes since commit 4d268abc2fc892c5d34449f78c8e9f2b1a9d6bac:
oeqa.runtime.smart: work around smart race issues (2016-09-09 12:12:17 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib rbt/getvar
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/getvar
Robert Yang (2):
meta: cleanup d.getVar(var, 1)
meta: cleanup d.getVar(var, 0)
meta/classes/base.bbclass | 2 +-
meta/classes/image.bbclass | 2 +-
meta/classes/kernel.bbclass | 8 ++++----
meta/classes/package.bbclass | 2 +-
meta/classes/package_ipk.bbclass | 2 +-
meta/classes/recipe_sanity.bbclass | 22 +++++++++++-----------
meta/lib/oe/utils.py | 4 ++--
meta/recipes-devtools/apt/apt-native.inc | 2 +-
meta/recipes-devtools/cmake/cmake.inc | 2 +-
.../kconfig-frontends_3.12.0.0.bb | 2 +-
meta/recipes-devtools/vala/vala.inc | 2 +-
meta/recipes-support/boost/boost-1.61.0.inc | 4 ++--
12 files changed, 27 insertions(+), 27 deletions(-)
--
2.9.0
next reply other threads:[~2016-09-12 8:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-12 8:32 Robert Yang [this message]
2016-09-12 8:32 ` [PATCH 1/2] meta: cleanup d.getVar(var, 1) Robert Yang
2016-09-12 8:32 ` [PATCH 2/2] meta: cleanup d.getVar(var, 0) Robert Yang
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.1473669090.git.liezhi.yang@windriver.com \
--to=liezhi.yang@windriver.com \
--cc=openembedded-core@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox