summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNan Zhou <nanzhoumails@gmail.com>2021-09-22 02:43:25 +0300
committerNan Zhou <nanzhoumails@gmail.com>2021-09-22 02:48:47 +0300
commitf10df3ffeb8d695167c95530ab2c1022e3d02103 (patch)
tree6cc3138199e3817c218ea9a7bea0773949d04aea
parent164a9c9f2d774276d5f5802e15e6c2299e43c04f (diff)
downloadopenbmc-f10df3ffeb8d695167c95530ab2c1022e3d02103.tar.xz
Revert "meta-google: Add libcr51sign bitbake file"
This reverts commit 9568db489935842fc31854a649efb7bf681d5650. We will fix libcr51sign and tools that use it first. Change-Id: I97190c0b85bdc040ccce5d9c5f18aca35e6c2be7 Signed-off-by: Nan Zhou <nanzhoumails@gmail.com>
-rw-r--r--meta-google/recipes-google/libcr51sign/libcr51sign_git.bb11
1 files changed, 0 insertions, 11 deletions
diff --git a/meta-google/recipes-google/libcr51sign/libcr51sign_git.bb b/meta-google/recipes-google/libcr51sign/libcr51sign_git.bb
deleted file mode 100644
index c4fd78ca0..000000000
--- a/meta-google/recipes-google/libcr51sign/libcr51sign_git.bb
+++ /dev/null
@@ -1,11 +0,0 @@
-SUMMARY = "Google libcr51sign"
-DESCRIPTION = "Google libcr51sign"
-GOOGLE_MISC_PROJ = "libcr51sign"
-
-require ../google-misc/google-misc.inc
-
-inherit pkgconfig
-
-DEPENDS += " \
- openssl \
-"