Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] kernel-yocto: yet another set of changes
@ 2016-12-09 19:27 Bruce Ashfield
  2016-12-09 19:27 ` [PATCH 1/2] linux-yocto/4.8: update to -rt7 Bruce Ashfield
  2016-12-09 19:28 ` [PATCH 2/2] kernel-yocto: explicitly trap subcommand errors Bruce Ashfield
  0 siblings, 2 replies; 3+ messages in thread
From: Bruce Ashfield @ 2016-12-09 19:27 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

In the never ending stream of kernel pull requests, we have an update
to the latest 4.8-rt from Paul Gortmaker.

And as it turns out, my effor in making sure that meta data errors were
trapped was a bit to simple. I do in fact need the set +e to allow some
of the other checks in the routine to follow else clauses.

So there's a patch in this pull that puts the +e back, and I explicitly
trap and error if a meta data command fails.

Cheers,

Bruce

The following changes since commit 36e178a62f04e7f2611b26964efe46b9af97189a:

  linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.8 (2016-12-09 08:54:07 +0000)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib zedd/kernel
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel

Bruce Ashfield (2):
  linux-yocto/4.8: update to -rt7
  kernel-yocto: explicitly trap subcommand errors

 meta/classes/kernel-yocto.bbclass                 | 7 +++++++
 meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb   | 4 ++--
 meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb | 2 +-
 meta/recipes-kernel/linux/linux-yocto_4.8.bb      | 2 +-
 4 files changed, 11 insertions(+), 4 deletions(-)

-- 
2.5.0



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

end of thread, other threads:[~2016-12-09 19:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-09 19:27 [PATCH 0/2] kernel-yocto: yet another set of changes Bruce Ashfield
2016-12-09 19:27 ` [PATCH 1/2] linux-yocto/4.8: update to -rt7 Bruce Ashfield
2016-12-09 19:28 ` [PATCH 2/2] kernel-yocto: explicitly trap subcommand errors Bruce Ashfield

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