All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] A couple of SDK fixes
@ 2016-11-01  3:24 Paul Eggleton
  2016-11-01  3:24 ` [PATCH 1/2] classes/populate_sdk_base: fix usage of & character in SDK_TITLE Paul Eggleton
  2016-11-01  3:24 ` [PATCH 2/2] classes/nativesdk: set SDK_OLDEST_KERNEL appropriately Paul Eggleton
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Eggleton @ 2016-11-01  3:24 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit b18fa5f2f2f46afc6fdc58f4d29679dea9c36c43:

  Remove LIC_FILES_CHKSUM from recipes without SRC_URI (2016-10-28 11:27:33 +0100)

are available in the git repository at:

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

Paul Eggleton (2):
  classes/populate_sdk_base: fix usage of & character in SDK_TITLE
  classes/nativesdk: set SDK_OLDEST_KERNEL appropriately

 meta/classes/nativesdk.bbclass         | 2 ++
 meta/classes/populate_sdk_base.bbclass | 7 +------
 meta/conf/bitbake.conf                 | 5 +++++
 meta/conf/machine-sdk/i586.conf        | 1 +
 meta/conf/machine-sdk/i686.conf        | 1 +
 meta/conf/machine-sdk/x86_64.conf      | 1 +
 6 files changed, 11 insertions(+), 6 deletions(-)

-- 
2.5.5



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

end of thread, other threads:[~2016-11-01  3:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-01  3:24 [PATCH 0/2] A couple of SDK fixes Paul Eggleton
2016-11-01  3:24 ` [PATCH 1/2] classes/populate_sdk_base: fix usage of & character in SDK_TITLE Paul Eggleton
2016-11-01  3:24 ` [PATCH 2/2] classes/nativesdk: set SDK_OLDEST_KERNEL appropriately 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.