All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] A couple of fixes relating to TEMPLATECONF
@ 2016-11-02  2:31 Paul Eggleton
  2016-11-02  2:31 ` [PATCH 1/2] oe-setup-builddir: fix TEMPLATECONF error message Paul Eggleton
  2016-11-02  2:31 ` [PATCH 2/2] classes/populate_sdk_ext: prevent invalid TEMPLATECONF entering eSDK Paul Eggleton
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Eggleton @ 2016-11-02  2:31 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 98c6ebf1e05158c689e01b785d32757847cdb10c:

  oeqa/selftest/kernel.py: Add new file destined for kernel related tests (2016-11-01 10:05:40 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib paule/templateconf
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/templateconf

Paul Eggleton (2):
  oe-setup-builddir: fix TEMPLATECONF error message
  classes/populate_sdk_ext: prevent invalid TEMPLATECONF entering eSDK

 meta/classes/populate_sdk_ext.bbclass | 6 +++++-
 scripts/oe-setup-builddir             | 2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)

-- 
2.5.5



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

end of thread, other threads:[~2016-11-02  2:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-02  2:31 [PATCH 0/2] A couple of fixes relating to TEMPLATECONF Paul Eggleton
2016-11-02  2:31 ` [PATCH 1/2] oe-setup-builddir: fix TEMPLATECONF error message Paul Eggleton
2016-11-02  2:31 ` [PATCH 2/2] classes/populate_sdk_ext: prevent invalid TEMPLATECONF entering eSDK Paul Eggleton

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.