Commit Graph

9 Commits

Author SHA1 Message Date
Armin Kuster 7fbb276718 recipes: Update SRC_URI branch and protocols
This patch updates SRC_URIs using git to include branch=master if no branch is set
and also to use protocol=https for github urls as generated by the conversion script
in OE-Core.

Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-11-13 07:45:48 -08:00
Peter Kjellerstedt 4c2eaa2bd3 librcereal: A couple of improvements
* Add "+git${SRCPV}" to PV to indicate that a non-released version is
  used.
* Do not redefine FILES_${PN}-dev; the default will work just fine.
* Move PROVIDES to better match the style guide.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-02-28 23:51:14 -08:00
Adam Miartus bca96e3384 libcereal: add dev package that can be included into toolchain sdk
Signed-off-by: Adam Miartus <adam.miartus@softhows.eu>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-02-26 15:22:35 -08:00
Adam Miartus 40237897d9 libcereal: pick up additional licenses of cereal components
Signed-off-by: Adam Miartus <adam.miartus@softhows.eu>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-02-26 15:22:35 -08:00
Adam Miartus 0d22477c5f libcereal: update to newer version
fixes CVE-2020-11105
adds license information for components of cerial

Signed-off-by: Adam Miartus <adam.miartus@softhows.eu>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-02-26 15:22:35 -08:00
Pierre-Jean Texier c15b113747 libcereal: upgrade 1.2.2 -> 1.3.0
This is a feature and bug fix release.

See full changelog https://github.com/USCiLab/cereal/releases/tag/v1.3.0

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-23 08:02:39 -07:00
Brad Bishop e23284f9a5 libcereal: Allow empty package
libcereal is header-only so create the empty base package so that
libcereal can be sanely included in an SDK via IMAGE_INSTALL, RDEPENDS,
and the like.

Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-11-29 18:44:56 -08:00
Brad Bishop 042f0a3ec1 libcereal: Add native and nativesdk classes
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-11-26 09:38:14 -08:00
Fritjof Jonsson dccb790e18 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>
2018-08-15 08:20:06 -07:00