All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] patch class fixes
@ 2017-12-05  1:36 Paul Eggleton
  2017-12-05  1:36 ` [PATCH 1/2] classes/patch: remove unused variable Paul Eggleton
  2017-12-05  1:36 ` [PATCH 2/2] classes/patch: when PATCHTOOL = "git" double-check the repository Paul Eggleton
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Eggleton @ 2017-12-05  1:36 UTC (permalink / raw)
  To: openembedded-core

A couple of fixes for the patch class.


The following changes since commit a7cd9d1183be603777fc9c8c448281fe01224f7b:

  lib/oe/utils: remove param_bool() (2017-12-02 11:24:38 +0000)

are available in the git repository at:

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

Paul Eggleton (2):
  classes/patch: remove unused variable
  classes/patch: when PATCHTOOL = "git" double-check the repository

 meta/classes/patch.bbclass | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

-- 
2.9.5



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

end of thread, other threads:[~2017-12-05  1:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-05  1:36 [PATCH 0/2] patch class fixes Paul Eggleton
2017-12-05  1:36 ` [PATCH 1/2] classes/patch: remove unused variable Paul Eggleton
2017-12-05  1:36 ` [PATCH 2/2] classes/patch: when PATCHTOOL = "git" double-check the repository 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.