Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] combo-layer: exclude files
@ 2015-03-10 10:10 Patrick Ohly
  2015-03-10 10:10 ` [PATCH 1/2] combo-layer: runcmd() with separate output Patrick Ohly
  2015-03-10 10:10 ` [PATCH 2/2] combo-layer: exclude files Patrick Ohly
  0 siblings, 2 replies; 5+ messages in thread
From: Patrick Ohly @ 2015-03-10 10:10 UTC (permalink / raw)
  To: openembedded-core

I ran into the merge conflicts described in the second patch recently
due to changes in OE-core's conf sample files. Richard told me that he
is aware of the issue and just deals with it manually because he never
had time to automate it; I hope these patches do that sufficiently
well to be included.

They worked for me when I re-imported all patches in OE-core and
bitbake since Dizzy was branched off. I also tested "combo-layer init"
with files excluded.

Note that these patches may apply directly to master, but I haven't
tested that because in my tree I have them on top of the other two,
independent patches to combo-layer that I posted yesterday. I can
resend as a single patch series if that's preferred.

Patrick Ohly (2):
  combo-layer: runcmd() with separate output
  combo-layer: exclude files

 scripts/combo-layer              | 59 ++++++++++++++++++++++++++++++++++------
 scripts/combo-layer.conf.example | 14 ++++++++++
 2 files changed, 65 insertions(+), 8 deletions(-)

-- 
2.1.4



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

end of thread, other threads:[~2015-03-12 18:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-10 10:10 [PATCH 0/2] combo-layer: exclude files Patrick Ohly
2015-03-10 10:10 ` [PATCH 1/2] combo-layer: runcmd() with separate output Patrick Ohly
2015-03-12 18:33   ` Paul Eggleton
2015-03-10 10:10 ` [PATCH 2/2] combo-layer: exclude files Patrick Ohly
2015-03-12 18:37   ` Paul Eggleton

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