All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] classes/externalsrc: improve robustness of cleandirs handling
@ 2018-04-04 11:02 Paul Eggleton
  2018-04-04 11:02 ` [PATCH 1/2] classes/externalsrc: handle if cleandirs contains python expressions Paul Eggleton
  2018-04-04 11:02 ` [PATCH 2/2] classes/externalsrc: ensure cleandirs code handles non-absolute paths Paul Eggleton
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Eggleton @ 2018-04-04 11:02 UTC (permalink / raw)
  To: openembedded-core; +Cc: Enrico Jorns

A couple of fixes prompted by (and in the case of 1/2, required for)
Enrico Jorns's recent cleandirs patch.


The following changes since commit c168f6fe35ada66f7d6d6b5151fa248230c38676:

  systemd: fix typo in sulogin-path setting (2018-04-04 08:50:49 +0100)

are available in the Git repository at:

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

Paul Eggleton (2):
  classes/externalsrc: handle if cleandirs contains python expressions
  classes/externalsrc: ensure cleandirs code handles non-absolute paths

 meta/classes/externalsrc.bbclass | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

-- 
2.14.3



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

end of thread, other threads:[~2018-04-04 11:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-04 11:02 [PATCH 0/2] classes/externalsrc: improve robustness of cleandirs handling Paul Eggleton
2018-04-04 11:02 ` [PATCH 1/2] classes/externalsrc: handle if cleandirs contains python expressions Paul Eggleton
2018-04-04 11:02 ` [PATCH 2/2] classes/externalsrc: ensure cleandirs code handles non-absolute paths 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.