summaryrefslogtreecommitdiff
path: root/meta-google/recipes-google/libcr51sign/libcr51sign_git.bb
blob: c4fd78ca0dc294edfb62ea54dc4691f52eedf28c (plain)
1
2
3
4
5
6
7
8
9
10
11
SUMMARY = "Google libcr51sign"
DESCRIPTION = "Google libcr51sign"
GOOGLE_MISC_PROJ = "libcr51sign"

require ../google-misc/google-misc.inc

inherit pkgconfig

DEPENDS += " \
  openssl \
"