summaryrefslogtreecommitdiff
path: root/meta-google/recipes-google/libcr51sign/libcr51sign_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-google/recipes-google/libcr51sign/libcr51sign_git.bb')
-rw-r--r--meta-google/recipes-google/libcr51sign/libcr51sign_git.bb11
1 files changed, 11 insertions, 0 deletions
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 \
+"