All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] [1.2] Fix distro checks in sanity.bbclass
Date: Wed, 18 Apr 2012 10:56:08 +0100	[thread overview]
Message-ID: <cover.1334742865.git.paul.eggleton@linux.intel.com> (raw)

After actually testing the distro sanity check on current distro
versions on top of master, two issues were discovered; these
trivial patches fix those issues.


The following changes since commit 973351cf2e338f07c11395d494193e9c62857f2d:

  libproxy: remove dependency on gconf when x11 not in DISTRO_FEATURES (2012-04-18 00:31:24 +0100)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib paule/sanity-distro-fix
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/sanity-distro-fix

Paul Eggleton (2):
  classes/sanity: trim trailing newline when reading
    /etc/redhat-release
  classes/sanity: import regular expression module in SuSE distro check

 meta/classes/sanity.bbclass |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

-- 
1.7.5.4




             reply	other threads:[~2012-04-18 10:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-18  9:56 Paul Eggleton [this message]
2012-04-18  9:56 ` [PATCH 1/2] classes/sanity: trim trailing newline when reading /etc/redhat-release Paul Eggleton
2012-04-18  9:56 ` [PATCH 2/2] classes/sanity: import regular expression module in SuSE distro check Paul Eggleton
2012-04-18 15:10 ` [PATCH 0/2] [1.2] Fix distro checks in sanity.bbclass Saul Wold

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.1334742865.git.paul.eggleton@linux.intel.com \
    --to=paul.eggleton@linux.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.