mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-12 03:10:13 +00:00
fscrypt: update dependecy from go-dep-native to go-native
Signed-off-by: Davide Gardenal <davide.gardenal@huawei.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
e92fad507a
commit
498ca39cd6
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://src/${GO_IMPORT}/LICENSE;md5=3b83ef96387f14655fc854dd
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
# fscrypt depends on go and libpam
|
||||
DEPENDS += "go-dep-native libpam"
|
||||
DEPENDS += "go-native libpam"
|
||||
|
||||
SRCREV = "92b1e9a8670ccd3916a7d24a06cab1e4c9815bc4"
|
||||
SRC_URI = "git://github.com/google/fscrypt.git;branch=master;protocol=https"
|
||||
|
||||
Reference in New Issue
Block a user