From 9568db489935842fc31854a649efb7bf681d5650 Mon Sep 17 00:00:00 2001 From: Willy Tu Date: Wed, 15 Sep 2021 13:10:37 -0700 Subject: meta-google: Add libcr51sign bitbake file Change-Id: Id980b8175dc5621f394771941de065689239fe3f 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') 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