mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-14 02:10:07 +00:00
nanopb,mpv: Blacklist py2 dependent recipe ( for now )
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
e2b0b89b80
commit
e337fe66eb
@ -26,3 +26,5 @@ RDEPENDS_${PN} += "\
|
|||||||
"
|
"
|
||||||
|
|
||||||
BBCLASSEXTEND = "native nativesdk"
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|
||||||
|
PNBLACKLIST[nanopb] = "Needs forward porting to use python3"
|
||||||
|
|||||||
@ -81,3 +81,5 @@ adjust_waf_perms() {
|
|||||||
do_patch[postfuncs] += "adjust_waf_perms"
|
do_patch[postfuncs] += "adjust_waf_perms"
|
||||||
|
|
||||||
FILES_${PN} += "${datadir}/icons"
|
FILES_${PN} += "${datadir}/icons"
|
||||||
|
|
||||||
|
PNBLACKLIST[mpv] = "Needs forward porting to use python3"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user