mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
cereal: update to 1.3.0
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
5423b58aa4
commit
12fe45e84c
+2
-2
@@ -18,7 +18,7 @@ SRC_URI = " \
|
|||||||
file://0001-add-license-files-for-components-of-cereal.patch \
|
file://0001-add-license-files-for-components-of-cereal.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRCREV = "48fda3f0a6b58f9a9278ec15c15e7b7c3dceeceb"
|
SRCREV = "02eace19a99ce3cd564ca4e379753d69af08c2c8"
|
||||||
|
|
||||||
EXTRA_OECMAKE += "\
|
EXTRA_OECMAKE += "\
|
||||||
-DCEREAL_INSTALL=TRUE \
|
-DCEREAL_INSTALL=TRUE \
|
||||||
@@ -32,5 +32,5 @@ PROVIDES += "${PN}-dev"
|
|||||||
FILES_${PN}-dev = " \
|
FILES_${PN}-dev = " \
|
||||||
${includedir} \
|
${includedir} \
|
||||||
${libdir} \
|
${libdir} \
|
||||||
|
${datadir}/cmake \
|
||||||
"
|
"
|
||||||
|
|
||||||
Reference in New Issue
Block a user