[oe-commits] [meta-openembedded] 14/15: tvheadend: Demand use of py3 during build

git at git.openembedded.org git at git.openembedded.org
Thu Nov 28 04:08:16 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 2ac63c05e1494c44d381cfef92ecc3b9ef9c8e18
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Wed Nov 27 15:06:53 2019 -0800

    tvheadend: Demand use of py3 during build
    
    Signed-off-by: Khem Raj <raj.khem at 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 e31fc6b..a818a96 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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list