mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-22 23:10:18 +00:00
nanopb-generator,nanopb-runtime: upgrade 0.4.9.1 -> 0.4.92,0.4.9.1 -> 0.4.92
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -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=maintenance_0.4;protocol=https"
|
||||
SRCREV = "cad3c18ef15a663e30e3e43e3a752b66378adec1"
|
||||
SRC_URI = "git://github.com/nanopb/nanopb.git;branch=maintenance_0.4;protocol=https;tag=${PV}"
|
||||
SRCREV = "160d4f09e5fabb2b66aa2dea32d4f38ace2c4b3f"
|
||||
|
||||
|
||||
inherit cmake
|
||||
|
||||
Reference in New Issue
Block a user