From b4b990987266b46a93ed1df969057278af1a1f88 Mon Sep 17 00:00:00 2001 From: Willy Tu Date: Mon, 27 Sep 2021 14:25:55 -0700 Subject: Revert "Revert "meta-google: Add libcr51sign bitbake file"" This reverts commit f10df3ffeb8d695167c95530ab2c1022e3d02103. https://gerrit.openbmc-project.xyz/c/openbmc/openbmc/+/47253 is submitted and libcr51sign is ready for use. Change-Id: I646dcf872d495d4baf18b9c4dc6149f576e6761d Signed-off-by: Willy Tu --- meta-google/recipes-google/libcr51sign/libcr51sign_git.bb | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 meta-google/recipes-google/libcr51sign/libcr51sign_git.bb (limited to 'meta-google/recipes-google/libcr51sign/libcr51sign_git.bb') diff --git a/meta-google/recipes-google/libcr51sign/libcr51sign_git.bb b/meta-google/recipes-google/libcr51sign/libcr51sign_git.bb new file mode 100644 index 000000000..c4fd78ca0 --- /dev/null +++ b/meta-google/recipes-google/libcr51sign/libcr51sign_git.bb @@ -0,0 +1,11 @@ +SUMMARY = "Google libcr51sign" +DESCRIPTION = "Google libcr51sign" +GOOGLE_MISC_PROJ = "libcr51sign" + +require ../google-misc/google-misc.inc + +inherit pkgconfig + +DEPENDS += " \ + openssl \ +" -- cgit v1.2.3