All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: Arnout Vandecappelle <arnout@mind.be>
Cc: Bernd Kuhls <bernd.kuhls@t-online.de>,
	"Yann E . MORIN" <yann.morin.1998@free.fr>,
	Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
	buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/tvheadend: fix python3 detection
Date: Mon, 13 Sep 2021 19:45:21 +0200	[thread overview]
Message-ID: <87fsu8xtce.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <654e08f8-5bb3-12a0-3565-42060da95c3c@mind.be> (Arnout Vandecappelle's message of "Sat, 11 Sep 2021 22:45:44 +0200")

>>>>> "Arnout" == Arnout Vandecappelle <arnout@mind.be> writes:

 > On 05/09/2021 08:50, Bernd Kuhls wrote:
 >> Fixes:
 >> http://autobuild.buildroot.net/results/101/101d1caa355c2d7ee1762b394c1bf4e29350bd06//
 >> 
 >> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

 >  Applied to master, thanks.

 >  To answer Thomas: it's since commit 37f75b756182dd17871d1cd9e8bca83f326de690
 > which is only on master. I should have put that in the commit message I realise
 > now, but already pushed...

A similar patch is arguably needed for the stable branches, as we there
do:

TVHEADEND_DEPENDENCIES = \
  $(if $(BR2_PACKAGE_PYTHON3),host-python3,host-python)

But then hardcode --python="$(HOST_DIR)/bin/python"

Bernd, care to send a fix for that?

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@lists.buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2021-09-14 18:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-05  6:50 [Buildroot] [PATCH 1/1] package/tvheadend: fix python3 detection Bernd Kuhls
2021-09-05 13:55 ` Thomas Petazzoni
2021-09-11 20:45 ` Arnout Vandecappelle
2021-09-13 17:45   ` Peter Korsgaard [this message]

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=87fsu8xtce.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=arnout@mind.be \
    --cc=bernd.kuhls@t-online.de \
    --cc=buildroot@buildroot.org \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=yann.morin.1998@free.fr \
    /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.