All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Extensible SDK fixes
@ 2016-05-10  3:06 Paul Eggleton
  2016-05-10  3:06 ` [PATCH 1/2] devtool: sdk-update: drop support for local updates Paul Eggleton
  2016-05-10  3:06 ` [PATCH 2/2] classes/populate_sdk_ext: adjust variable blacklisting Paul Eggleton
  0 siblings, 2 replies; 5+ messages in thread
From: Paul Eggleton @ 2016-05-10  3:06 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit ece101be5158beee709cdfbb85ecdbdc8d9fb864:

  test-empty-image: Fix LIC_FILES_CHKSUM typo (2016-05-06 10:47:59 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib paule/extsdkfixes11-oe
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/extsdkfixes11-oe

Paul Eggleton (2):
  devtool: sdk-update: drop support for local updates
  classes/populate_sdk_ext: adjust variable blacklisting

 meta/classes/populate_sdk_ext.bbclass |   4 +
 scripts/lib/devtool/sdk.py            | 188 ++++++++++++++--------------------
 2 files changed, 80 insertions(+), 112 deletions(-)

-- 
2.5.5



^ permalink raw reply	[flat|nested] 5+ messages in thread
* [PATCH 0/2] extensible sdk fixes
@ 2016-05-02  0:13 Randy Witt
  0 siblings, 0 replies; 5+ messages in thread
From: Randy Witt @ 2016-05-02  0:13 UTC (permalink / raw)
  To: openembedded-core

Fixes for the building a derivative sdk from the extensible sdk.

The following changes since commit f7b520878babbaa7527151f22c031ae160512753:

  poky: Switch to post release name/version (2016-04-29 07:58:46 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib rewitt/esdk-fixes
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=rewitt/esdk-fixes

Randy Witt (2):
  populate_sdk_ext: Change lockedsigs task mismatch to a warning
  devtool: Fix build-sdk when pn doesn't match filename

 meta/classes/populate_sdk_ext.bbclass |  2 +-
 scripts/devtool                       |  3 +++
 scripts/lib/devtool/build_image.py    | 16 ++++++++++++----
 3 files changed, 16 insertions(+), 5 deletions(-)

-- 
2.5.5



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

end of thread, other threads:[~2016-05-20 10:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-10  3:06 [PATCH 0/2] Extensible SDK fixes Paul Eggleton
2016-05-10  3:06 ` [PATCH 1/2] devtool: sdk-update: drop support for local updates Paul Eggleton
2016-05-20 10:21   ` [PATCH v2] " Paul Eggleton
2016-05-10  3:06 ` [PATCH 2/2] classes/populate_sdk_ext: adjust variable blacklisting Paul Eggleton
  -- strict thread matches above, loose matches on Subject: below --
2016-05-02  0:13 [PATCH 0/2] extensible sdk fixes Randy Witt

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.