All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] toaster: Artifact Selection Improvement
@ 2016-07-09  0:54 brian avery
  2016-07-09  0:54 ` [PATCH 1/1] toaster.bbclass: remove directory scan logic for detecting artifacts brian avery
  0 siblings, 1 reply; 2+ messages in thread
From: brian avery @ 2016-07-09  0:54 UTC (permalink / raw)
  To: openembedded-core

This is part of a patch set that is split over the openembedded-core and
bitbake-devel mailing lists.

This patch removes complexity from toaster.bbclass in order to move those
functions to bitbake/lib/toaster.

The intent of this set is to improve Toaster's ability to locate artifacts such as
kernel images, rootfs, and sdk tar files.

-Brian Avery
an Intel employee

The following changes since commit 308d0a8f1d06b22a9be8e5d55194544a2ee764ef:

  toaster: fix typo in arguments for libtoaster.js function (2016-07-08 16:25:39 -0700)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib poky-contrib/bavery/submit/elliot/toaster/8556-image_fstypes
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/submit/elliot/toaster/8556-image_fstypes

Elliot Smith (1):
  toaster.bbclass: remove directory scan logic for detecting artifacts

 classes/toaster.bbclass | 74 ++++++-------------------------------------------
 1 file changed, 8 insertions(+), 66 deletions(-)

--
1.9.1


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

end of thread, other threads:[~2016-07-09  0:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-09  0:54 [PATCH 0/1] toaster: Artifact Selection Improvement brian avery
2016-07-09  0:54 ` [PATCH 1/1] toaster.bbclass: remove directory scan logic for detecting artifacts brian avery

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.