mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
python3-protobuf: upgrade 3.19.4 -> 3.20.0
License-Update: modify the description of License: change from 3-Clause BSD License to BSD-3-Clause Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
+2
-2
@@ -3,11 +3,11 @@ HOMEPAGE = "https://developers.google.com/protocol-buffers/"
|
|||||||
SECTION = "devel/python"
|
SECTION = "devel/python"
|
||||||
|
|
||||||
LICENSE = "BSD-3-Clause"
|
LICENSE = "BSD-3-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=19e8f490f9526b1de84f8d949cfcfd4e"
|
LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=53dbfa56f61b90215a9f8f0d527c043d"
|
||||||
|
|
||||||
inherit pypi setuptools3
|
inherit pypi setuptools3
|
||||||
|
|
||||||
SRC_URI[sha256sum] = "9df0c10adf3e83015ced42a9a7bd64e13d06c4cf45c340d2c63020ea04499d0a"
|
SRC_URI[sha256sum] = "71b2c3d1cd26ed1ec7c8196834143258b2ad7f444efff26fdc366c6f5e752702"
|
||||||
|
|
||||||
# http://errors.yoctoproject.org/Errors/Details/184715/
|
# http://errors.yoctoproject.org/Errors/Details/184715/
|
||||||
# Can't find required file: ../src/google/protobuf/descriptor.proto
|
# Can't find required file: ../src/google/protobuf/descriptor.proto
|
||||||
Reference in New Issue
Block a user