mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
Move lonely libcereal from meta to meta-oe
Change-Id: I2462274575e121466b5afc4cda006215e32fd34b Signed-off-by: Fritjof Jonsson <fritjofj@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
29a51db18a
commit
dccb790e18
@@ -1,16 +0,0 @@
|
||||
SUMMARY = "A C++11 library for serialization"
|
||||
HOMEPAGE = "https://uscilab.github.io/cereal/"
|
||||
|
||||
SECTION = "libs"
|
||||
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=e612690af2f575dfd02e2e91443cea23"
|
||||
|
||||
SRCREV = "51cbda5f30e56c801c07fe3d3aba5d7fb9e6cca4"
|
||||
SRC_URI = "git://github.com/USCiLab/cereal.git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit cmake
|
||||
|
||||
EXTRA_OECMAKE = "-DJUST_INSTALL_CEREAL=ON"
|
||||
Reference in New Issue
Block a user