Add cper-lib recipe
Tested: Built an image with the lib included
Google-Bug-Id: 322561358
Change-Id: I589a0acedfd6b6c50465394e5fbefb02f7576c0f
Signed-off-by: Aryk Ledet <arykledet@google.com>
(cherry picked from commit 8c390b16e9b87488d9eeb39837eaf1bbe200143b)
Signed-off-by: Aryk Ledet <arykledet@google.com>
Fusion-Link: fusion2 N/A
diff --git a/recipes-google/cper-lib/cper-lib_git.bb b/recipes-google/cper-lib/cper-lib_git.bb
new file mode 100644
index 0000000..2d7271a
--- /dev/null
+++ b/recipes-google/cper-lib/cper-lib_git.bb
@@ -0,0 +1,14 @@
+DESCRIPTION = "Library to provide CPER logging utils"
+HOMEPAGE = "https://gbmc.googlesource.com/cper-lib"
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=6d1dc71302ea6f1676f377d0b7df1a70"
+
+SRC_URI = "git://gbmc.googlesource.com/cper-lib;branch=master;protocol=https"
+SRCREV = "488513cc8d895e1ca3f1b5f232c92a13c948b0d3"
+
+PR = "r1"
+PV = "1.0+git${SRCPV}"
+
+S = "${WORKDIR}/git"
+
+inherit meson pkgconfig