Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/scons: remove python from SCONS
Date: Sun, 31 Mar 2019 14:25:24 +0200	[thread overview]
Message-ID: <20190331142524.71fb464c@windsurf> (raw)
In-Reply-To: <20190331121810.28608-1-fontaine.fabrice@gmail.com>

Hello Fabrice,

On Sun, 31 Mar 2019 14:18:10 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> diff --git a/package/alljoyn-base/alljoyn-base.mk b/package/alljoyn-base/alljoyn-base.mk
> index ad19802823..64ba647ab0 100644
> --- a/package/alljoyn-base/alljoyn-base.mk
> +++ b/package/alljoyn-base/alljoyn-base.mk
> @@ -11,7 +11,7 @@ ALLJOYN_BASE_SITE = \
>  # See https://allseenalliance.org/alliance/ip-policy
>  ALLJOYN_BASE_LICENSE = ISC
>  
> -ALLJOYN_BASE_DEPENDENCIES = host-scons alljoyn openssl
> +ALLJOYN_BASE_DEPENDENCIES = host-python host-scons alljoyn openssl
>  ALLJOYN_BASE_INSTALL_STAGING = YES

Hm, don't we have a problem when BR2_PACKAGE_PYTHON3=y ? In this case,
scons being a host-python-package, it will be installed for
host-python3, i.e in /usr/lib/python3/.../, so how can it then work to
call it using python2 ?

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2019-03-31 12:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-31 12:18 [Buildroot] [PATCH 1/1] package/scons: remove python from SCONS Fabrice Fontaine
2019-03-31 12:25 ` Thomas Petazzoni [this message]
2019-03-31 12:39   ` Fabrice Fontaine
2019-03-31 13:10     ` Thomas Petazzoni
2019-04-01 20:47 ` Thomas Petazzoni

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=20190331142524.71fb464c@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /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