Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Joshua Lock <joshua.g.lock@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] Remove some uses of oe_filter_out
Date: Tue, 19 Jan 2016 10:44:05 +0000	[thread overview]
Message-ID: <cover.1453200108.git.joshua.g.lock@intel.com> (raw)

Replace a couple of uses of oe_filter_out() with removes override syntax,
which is much clearer and better matches modern style and convention.

Furthermore this allows us to drop two uses of immediate expansion.

The following changes since commit a42229df424552955c0ac62da1063461f97f5938:

  openssh: CVE-2016-1907 (2016-01-17 11:32:21 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib joshuagl/filter
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=joshuagl/filter

Joshua Lock (2):
  gcc-runtime: switch to removal override syntax to modify CXXFLAGS
  uclibc: remove a use of immediate expansion and oe_filter_out ()

 meta/recipes-core/uclibc/uclibc.inc       | 2 +-
 meta/recipes-devtools/gcc/gcc-runtime.inc | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.5.0



             reply	other threads:[~2016-01-19 10:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-19 10:44 Joshua Lock [this message]
2016-01-19 10:44 ` [PATCH 1/2] gcc-runtime: switch to removal override syntax to modify CXXFLAGS Joshua Lock
2016-01-19 15:20   ` Khem Raj
2016-01-19 10:44 ` [PATCH 2/2] uclibc: remove a use of immediate expansion and oe_filter_out () Joshua Lock
2016-01-19 15:20   ` Khem Raj

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1453200108.git.joshua.g.lock@intel.com \
    --to=joshua.g.lock@intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox