All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] eSDK fixes
@ 2017-02-06 20:30 Paul Eggleton
  2017-02-06 20:30 ` [PATCH 1/3] classes/populate_sdk_ext: remove unnecessary dependencies breaking SDK_TARGETS Paul Eggleton
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paul Eggleton @ 2017-02-06 20:30 UTC (permalink / raw)
  To: openembedded-core

Task dependency fixes for the extensible SDK.

NOTE: two of these patches depend upon the patch I just sent to
bitbake-devel adding bb.build.tasksbetween().


The following changes since commit b3a74335e1f9701ce2d6217080800baf3a61acb4:

  Revert "yocto-bsps: add 4.9 bbappend" (2017-02-06 14:45:48 +0000)

are available in the git repository at:

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

Paul Eggleton (3):
  classes/populate_sdk_ext: remove unnecessary dependencies breaking SDK_TARGETS
  classes/patch: switch to new bb.build.tasksbetween() function
  classes/populate_sdk_ext: account for custom image tasks

 meta/classes/patch.bbclass            | 20 +-------------------
 meta/classes/populate_sdk_ext.bbclass | 10 ++++++----
 2 files changed, 7 insertions(+), 23 deletions(-)

-- 
2.9.3
 


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

end of thread, other threads:[~2017-02-06 20:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-06 20:30 [PATCH 0/3] eSDK fixes Paul Eggleton
2017-02-06 20:30 ` [PATCH 1/3] classes/populate_sdk_ext: remove unnecessary dependencies breaking SDK_TARGETS Paul Eggleton
2017-02-06 20:30 ` [PATCH 2/3] classes/patch: switch to new bb.build.tasksbetween() function Paul Eggleton
2017-02-06 20:30 ` [PATCH 3/3] classes/populate_sdk_ext: account for custom image tasks 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.