Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] fixes for combo-layer update history mode
@ 2016-05-13 16:56 Patrick Ohly
  2016-05-13 16:56 ` [PATCH 1/2] combo-layer: fix default "update" mode Patrick Ohly
  2016-05-13 16:56 ` [PATCH 2/2] combo-layer: avoid too long command lines in update with history Patrick Ohly
  0 siblings, 2 replies; 3+ messages in thread
From: Patrick Ohly @ 2016-05-13 16:56 UTC (permalink / raw)
  To: openembedded-core

The first fix is urgent: the default mode was accidentally changed
from the traditional "apply patches" to "import the history".

The second fix is less urgent but still useful for those who
actually use the new mode.

The following changes since commit fcaaabb401fffcda4db9a7d1f927a2a404e4776d:

  gcc-runtime, libgcc: Symlink c++ header and startup files in target_triplet for SDK use (2016-05-13 13:40:53 +0100)

are available in the git repository at:

  git://github.com/pohly/openembedded-core combo-layer-history-fixes
  https://github.com/pohly/openembedded-core/tree/combo-layer-history-fixes

Patrick Ohly (2):
  combo-layer: fix default "update" mode
  combo-layer: avoid too long command lines in update with history

 scripts/combo-layer | 34 ++++++++++++++++++++++++++++++----
 1 file changed, 30 insertions(+), 4 deletions(-)

-- 
2.1.4



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

end of thread, other threads:[~2016-05-13 16:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-13 16:56 [PATCH 0/2] fixes for combo-layer update history mode Patrick Ohly
2016-05-13 16:56 ` [PATCH 1/2] combo-layer: fix default "update" mode Patrick Ohly
2016-05-13 16:56 ` [PATCH 2/2] combo-layer: avoid too long command lines in update with history Patrick Ohly

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