public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Extensible SDK size reduction
@ 2016-01-06 22:15 Randy Witt
  2016-01-06 22:15 ` [PATCH 1/2] copy_buildsystem.py: Allow substring matches for excluded_targets Randy Witt
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Randy Witt @ 2016-01-06 22:15 UTC (permalink / raw)
  To: openembedded-core

This removes some unneeded items from the extensible sdk to reduce size by
~300MB.

The following changes since commit f8185ff9f8ac697733b41f023cb3a4b98b2f823f:

  bitbake: ast: Add filename/lineno to mapped functions (2016-01-06 15:27:35 +0000)

are available in the git repository at:

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

Randy Witt (2):
  copy_buildsystem.py: Allow substring matches for excluded_targets
  populate_sdk_ext: Don't put nativesdk and crosssdk items in ext sdk

 meta/classes/populate_sdk_ext.bbclass | 6 ++++++
 meta/lib/oe/copy_buildsystem.py       | 7 +++++--
 2 files changed, 11 insertions(+), 2 deletions(-)

-- 
2.5.0



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

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

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-06 22:15 [PATCH 0/2] Extensible SDK size reduction Randy Witt
2016-01-06 22:15 ` [PATCH 1/2] copy_buildsystem.py: Allow substring matches for excluded_targets Randy Witt
2016-01-06 22:42   ` Paul Eggleton
2016-01-06 22:15 ` [PATCH 2/2] populate_sdk_ext: Don't put nativesdk and crosssdk items in ext sdk Randy Witt
2016-01-07 19:23 ` [PATCH v2 0/3] Extensible SDK size reduction Randy Witt
2016-01-07 19:24   ` [PATCH 1/3] populate_sdk_ext: Pass excluded_targets as a list to prune_lockedsigs Randy Witt
2016-01-07 19:24   ` [PATCH 2/3] copy_buildsystem.py: Allow substring matches for excluded_targets Randy Witt
2016-01-07 19:24   ` [PATCH 3/3] populate_sdk_ext: Don't put nativesdk and crosssdk items in ext sdk Randy Witt
2016-01-10 22:19     ` Paul Eggleton
2016-01-11  5:56       ` Paul Eggleton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox