From: Wang Mingyu <wan...@cn.fujitsu.com>

Changelog:
==========
- Fix memory not released on error return from pb_decode_ex()
- Fix deprecated MakeClass() call in generator
- Fix compiler error with enums and --c-style
- Fix version conflict with bazel build rules

Signed-off-by: Wang Mingyu <wan...@cn.fujitsu.com>
---
 ...{nanopb-generator_0.4.9.bb => nanopb-generator_0.4.9.1.bb} | 0
 .../{nanopb-runtime_0.4.9.bb => nanopb-runtime_0.4.9.1.bb}    | 0
 .../meta-python/recipes-devtools/nanopb/nanopb.inc            | 4 ++--
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename 
meta-oe/dynamic-layers/meta-python/recipes-devtools/nanopb/{nanopb-generator_0.4.9.bb
 => nanopb-generator_0.4.9.1.bb} (100%)
 rename 
meta-oe/dynamic-layers/meta-python/recipes-devtools/nanopb/{nanopb-runtime_0.4.9.bb
 => nanopb-runtime_0.4.9.1.bb} (100%)

diff --git 
a/meta-oe/dynamic-layers/meta-python/recipes-devtools/nanopb/nanopb-generator_0.4.9.bb
 
b/meta-oe/dynamic-layers/meta-python/recipes-devtools/nanopb/nanopb-generator_0.4.9.1.bb
similarity index 100%
rename from 
meta-oe/dynamic-layers/meta-python/recipes-devtools/nanopb/nanopb-generator_0.4.9.bb
rename to 
meta-oe/dynamic-layers/meta-python/recipes-devtools/nanopb/nanopb-generator_0.4.9.1.bb
diff --git 
a/meta-oe/dynamic-layers/meta-python/recipes-devtools/nanopb/nanopb-runtime_0.4.9.bb
 
b/meta-oe/dynamic-layers/meta-python/recipes-devtools/nanopb/nanopb-runtime_0.4.9.1.bb
similarity index 100%
rename from 
meta-oe/dynamic-layers/meta-python/recipes-devtools/nanopb/nanopb-runtime_0.4.9.bb
rename to 
meta-oe/dynamic-layers/meta-python/recipes-devtools/nanopb/nanopb-runtime_0.4.9.1.bb
diff --git 
a/meta-oe/dynamic-layers/meta-python/recipes-devtools/nanopb/nanopb.inc 
b/meta-oe/dynamic-layers/meta-python/recipes-devtools/nanopb/nanopb.inc
index 7c2e553c70..8480ea5b0e 100644
--- a/meta-oe/dynamic-layers/meta-python/recipes-devtools/nanopb/nanopb.inc
+++ b/meta-oe/dynamic-layers/meta-python/recipes-devtools/nanopb/nanopb.inc
@@ -2,8 +2,8 @@ DESCRIPTION="Protocol Buffers with small code size"
 LICENSE="Zlib"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=9db4b73a55a3994384112efcdb37c01f"
 
-SRC_URI = "git://github.com/nanopb/nanopb.git;branch=master;protocol=https"
-SRCREV = "98bf4db69897b53434f3d0ba72e0a3ab1a902824"
+SRC_URI = 
"git://github.com/nanopb/nanopb.git;branch=maintenance_0.4;protocol=https"
+SRCREV = "cad3c18ef15a663e30e3e43e3a752b66378adec1"
 
 S = "${WORKDIR}/git"
 
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#114361): 
https://lists.openembedded.org/g/openembedded-devel/message/114361
Mute This Topic: https://lists.openembedded.org/mt/110160127/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to