All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] Add unzip DEPENDS for .zip SRC_URI files
@ 2011-07-15 17:35 Tom Rini
  2011-07-15 17:35 ` [PATCH v2 1/1] Fixed concurrency problem for ZIP packed recipes Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Tom Rini @ 2011-07-15 17:35 UTC (permalink / raw)
  To: openembedded-core

Hey all,

In doing some world builds I ran into "oops, we don't make .zip files
depend on unzip-native".  So this is a port of the commit from oe.dev
that does this.

v2: Don brown paper bag, s/do_populate_staging/do_populate_sysroot, test
The following changes since commit e66c2999afa2b3efbce8bb46c89f9db5e15f35c7:
  Saul Wold (1):
        libx11: ensure nativesdk uses correct DEPENDS and XCB flags

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib trini/add-zip-native-check
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=trini/add-zip-native-check

Ihar Hrachyshka (1):
  Fixed concurrency problem for ZIP packed recipes.

 meta/classes/base.bbclass |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)




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

end of thread, other threads:[~2011-07-15 17:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-15 17:35 [PATCH v2 0/1] Add unzip DEPENDS for .zip SRC_URI files Tom Rini
2011-07-15 17:35 ` [PATCH v2 1/1] Fixed concurrency problem for ZIP packed recipes Tom Rini

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.