mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-26 19:17:08 +00:00
cryfs: add new package
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -0,0 +1,10 @@
|
|||||||
|
SUMMARY = "CryFS encrypts your files, so you can safely store them anywhere."
|
||||||
|
HOMEDIR = "https://www.cryfs.org"
|
||||||
|
|
||||||
|
LICENSE = "LGPL-3.0"
|
||||||
|
FILE_CHK_SUM = "file://;md5=12345"
|
||||||
|
|
||||||
|
SRC_URI = "https://github.com/${BPN}/${BPN}.git"
|
||||||
|
SRCREV = "0f83a1ab7e5ca9f37f97bc57b20d3fab0f351d11"
|
||||||
|
|
||||||
|
inherit cmake
|
||||||
Reference in New Issue
Block a user