mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-23 05:40:38 +00:00
The current nanopb recipe is blacklisted due to python2 dependencies. However, newer releases of nanopb use python3 by default. This commit updates the used nanopb version to 0.4.3 and removes the recipe from the blacklist. Signed-off-by: Khem Raj <raj.khem@gmail.com>