nanopb,mpv: Blacklist py2 dependent recipe ( for now )

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2020-01-21 16:54:34 -08:00
parent e2b0b89b80
commit e337fe66eb
2 changed files with 4 additions and 0 deletions

View File

@ -26,3 +26,5 @@ RDEPENDS_${PN} += "\
"
BBCLASSEXTEND = "native nativesdk"
PNBLACKLIST[nanopb] = "Needs forward porting to use python3"

View File

@ -81,3 +81,5 @@ adjust_waf_perms() {
do_patch[postfuncs] += "adjust_waf_perms"
FILES_${PN} += "${datadir}/icons"
PNBLACKLIST[mpv] = "Needs forward porting to use python3"