Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Scott Garman <scott.a.garman@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/1] Urgent fix for insane.bbclass.
Date: Thu,  5 Jan 2012 13:12:49 -0800	[thread overview]
Message-ID: <cover.1325797875.git.scott.a.garman@intel.com> (raw)

Hello,

This fixes the error:

AttributeError: 'module' object has no attribute 'check_output'

which currently is breaking builds for hosts using Python < 2.7.
Please apply it ASAP.

Thanks,

Scott

The following changes since commit 563828bad19a242bba9ce3db461bb5807037dfdf:

  multilib: Abstract class extension code into classextend.py (2012-01-05 12:36:08 +0000)

are available in the git repository at:
  git://git.yoctoproject.org/poky-contrib sgarman/qa-fix-final
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=sgarman/qa-fix-final

Scott Garman (1):
  insane.bbclass: use bb.process.Popen instead of
    subprocess.check_output

 meta/classes/insane.bbclass |   16 ++++++----------
 1 files changed, 6 insertions(+), 10 deletions(-)

-- 
1.7.5.4




             reply	other threads:[~2012-01-05 21:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-05 21:12 Scott Garman [this message]
2012-01-05 21:12 ` [PATCH 1/1] insane.bbclass: use bb.process.Popen instead of subprocess.check_output Scott Garman
2012-01-05 22:21   ` Richard Purdie

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.1325797875.git.scott.a.garman@intel.com \
    --to=scott.a.garman@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