mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-10-22 23:32:16 +02:00
Upgrade flatbuffers to version 24.3.25
Signed-off-by: Feng Guo <feng.guo@nxp.com>
This commit is contained in:
parent
8e66b4a021
commit
2aea8b7511
|
@ -12,7 +12,7 @@ RDEPENDS:${PN}-dev += "${PN}-compiler"
|
||||||
|
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
|
||||||
|
|
||||||
SRCREV = "7d6d99c6befa635780a4e944d37ebfd58e68a108"
|
SRCREV = "e6463926479bd6b330cbcf673f7e917803fd5831"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/google/flatbuffers.git;branch=master;protocol=https"
|
SRC_URI = "git://github.com/google/flatbuffers.git;branch=master;protocol=https"
|
||||||
|
|
|
@ -5,10 +5,10 @@ LICENSE = "Apache-2.0"
|
||||||
|
|
||||||
LIC_FILES_CHKSUM = "file://../LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
|
LIC_FILES_CHKSUM = "file://../LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
|
||||||
|
|
||||||
SRCREV = "7d6d99c6befa635780a4e944d37ebfd58e68a108"
|
SRCREV = "e6463926479bd6b330cbcf673f7e917803fd5831"
|
||||||
SRC_URI = "git://github.com/google/flatbuffers.git;branch=master;protocol=https"
|
SRC_URI = "git://github.com/google/flatbuffers.git;branch=master;protocol=https"
|
||||||
S = "${WORKDIR}/git/python"
|
S = "${WORKDIR}/git/python"
|
||||||
|
|
||||||
RDEPENDS:${PN} = "flatbuffers"
|
RDEPENDS:${PN} = "flatbuffers"
|
||||||
|
|
||||||
inherit setuptools3
|
inherit setuptools3
|
Loading…
Reference in New Issue
Block a user