All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-multimedia][PATCH] tvheadend: Demand use of py3 during build
@ 2019-11-27 23:25 Khem Raj
  0 siblings, 0 replies; only message in thread
From: Khem Raj @ 2019-11-27 23:25 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb b/meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb
index e31fc6bb85..a818a961f3 100644
--- a/meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb
+++ b/meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb
@@ -22,6 +22,7 @@ EXTRA_OECONF += "--arch=${TARGET_ARCH} \
                  --disable-hdhomerun_static \
                  --disable-ffmpeg_static \
                  --disable-libav \
+                 --python=python3 \
                  "
 
 CLEANBROKEN = "1"
-- 
2.24.0



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-11-27 23:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-27 23:25 [meta-multimedia][PATCH] tvheadend: Demand use of py3 during build Khem Raj

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.