[OE-core] [PATCH] Fix return value checks from subprocess.call()'s

Burton, Ross ross.burton at intel.com
Thu Jun 1 12:40:10 UTC 2017


On 19 May 2017 at 08:17, Mikko Rapeli <mikko.rapeli at bmw.de> wrote:

>  bitbake/lib/bb/ui/ncurses.py             | 2 +-
>  bitbake/lib/bb/utils.py                  | 2 +-
>  meta/classes/archiver.bbclass            | 2 +-
>  meta/classes/cml1.bbclass                | 2 +-
>  meta/classes/kernel-module-split.bbclass | 2 +-
>  meta/classes/sstate.bbclass              | 4 ++--
>  meta/lib/oeqa/utils/buildproject.py      | 2 +-
>  meta/lib/oeqa/utils/targetbuild.py       | 4 ++--
>  meta/recipes-extended/cups/cups.inc      | 2 +-
>  scripts/runqemu                          | 8 ++++----
>

Poky is a generated repository and you've patches that touch two upstream
repositories, can you split this into bitbake/ (for the bitbake repo) and
meta/ scripts/ (for the openembedded-core repository).

I presume the transformation wasn't automated and you checked that throwing
exceptions was the right thing to do?

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20170601/56a57b7c/attachment-0002.html>


More information about the Openembedded-core mailing list