mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-01 13:40:04 +00:00
nanopb,mpv: Blacklist py2 dependent recipe ( for now )
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -26,3 +26,5 @@ RDEPENDS_${PN} += "\
|
||||
"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
PNBLACKLIST[nanopb] = "Needs forward porting to use python3"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user