All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] travis-ci: Add swig and libpython-dev to the package list
Date: Tue, 24 Jan 2017 07:08:28 +0100	[thread overview]
Message-ID: <5886EF5C.4070400@denx.de> (raw)
In-Reply-To: <1485211222-21911-1-git-send-email-trini@konsulko.com>

Hello Tom,

Am 23.01.2017 um 23:40 schrieb Tom Rini:
> As part of 1905c8fc711a we introduced failures depending on if swig and
> libpython-dev are installed or not.  To provide coverage for this are of
> code in the future ensure we have these packages installed.
>
> Signed-off-by: Tom Rini <trini@konsulko.com>
> ---
>   .travis.yml | 2 ++
>   1 file changed, 2 insertions(+)

Thanks!

Reviewed-by: Heiko Schocher <hs@denx.de>

bye,
Heiko
>
> diff --git a/.travis.yml b/.travis.yml
> index 8024765c3ae3..48b7b101f1c6 100644
> --- a/.travis.yml
> +++ b/.travis.yml
> @@ -19,6 +19,8 @@ addons:
>       - libsdl1.2-dev
>       - python
>       - python-virtualenv
> +    - swig
> +    - libpython-dev
>       - gcc-powerpc-linux-gnu
>       - gcc-arm-linux-gnueabihf
>       - gcc-aarch64-linux-gnu
>

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

  reply	other threads:[~2017-01-24  6:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-23 22:40 [U-Boot] [PATCH] travis-ci: Add swig and libpython-dev to the package list Tom Rini
2017-01-24  6:08 ` Heiko Schocher [this message]
2017-01-25  2:15 ` [U-Boot] " Tom Rini

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=5886EF5C.4070400@denx.de \
    --to=hs@denx.de \
    --cc=u-boot@lists.denx.de \
    /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.