diff options
Diffstat (limited to 'meta-oe/recipes-devtools/nanopb/nanopb_0.4.0.bb')
| -rw-r--r-- | meta-oe/recipes-devtools/nanopb/nanopb_0.4.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/nanopb/nanopb_0.4.0.bb b/meta-oe/recipes-devtools/nanopb/nanopb_0.4.0.bb index 21d110aeea..2e3da7d4d3 100644 --- a/meta-oe/recipes-devtools/nanopb/nanopb_0.4.0.bb +++ b/meta-oe/recipes-devtools/nanopb/nanopb_0.4.0.bb | |||
| @@ -27,4 +27,4 @@ RDEPENDS_${PN} += "\ | |||
| 27 | 27 | ||
| 28 | BBCLASSEXTEND = "native nativesdk" | 28 | BBCLASSEXTEND = "native nativesdk" |
| 29 | 29 | ||
| 30 | PNBLACKLIST[nanopb] = "Needs forward porting to use python3" | 30 | PNBLACKLIST[nanopb] ?= "Needs forward porting to use python3" |
