liri-cmake-shared: Initial add 1.0.0

Very first step to get liri builds back...

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2018-11-19 11:09:12 +01:00
parent 08ee267461
commit 387eda2b32

View File

@@ -0,0 +1,14 @@
SUMMARY = "Shared functions and macros for projects using the CMake build system"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = " \
file://LICENSE.BSD;md5=54c7042be62e169199200bc6477f04d1 \
"
inherit liri
PV = "1.0.0+git${SRCPV}"
SRCREV = "7d2b9b92528c2a3e098d27bfa29faba453a9306c"
S = "${WORKDIR}/git"
FILES_${PN}-dev += "${datadir}/LiriCMakeShared"