All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] meta: cleanup d.getVar(var, 1) and d.getVar(var, 0)
@ 2016-09-12  8:32 Robert Yang
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Robert Yang @ 2016-09-12  8:32 UTC (permalink / raw)
  To: openembedded-core

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



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

end of thread, other threads:[~2016-09-12  8:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-12  8:32 [PATCH 0/2] meta: cleanup d.getVar(var, 1) and d.getVar(var, 0) Robert Yang
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

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.