All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-security][PATCH] fscrypt: update dependecy from go-dep-native to go-native
@ 2022-04-04 12:57 Davide Gardenal
  2022-04-07 17:33 ` [yocto] " akuster808
  0 siblings, 1 reply; 2+ messages in thread
From: Davide Gardenal @ 2022-04-04 12:57 UTC (permalink / raw)
  To: yocto; +Cc: Davide Gardenal

Signed-off-by: Davide Gardenal <davide.gardenal@huawei.com>
---
 recipes-security/fscrypt/fscrypt_1.0.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-security/fscrypt/fscrypt_1.0.0.bb b/recipes-security/fscrypt/fscrypt_1.0.0.bb
index 66bf429..663d8e2 100644
--- a/recipes-security/fscrypt/fscrypt_1.0.0.bb
+++ b/recipes-security/fscrypt/fscrypt_1.0.0.bb
@@ -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"
-- 
2.32.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [yocto] [meta-security][PATCH] fscrypt: update dependecy from go-dep-native to go-native
  2022-04-04 12:57 [meta-security][PATCH] fscrypt: update dependecy from go-dep-native to go-native Davide Gardenal
@ 2022-04-07 17:33 ` akuster808
  0 siblings, 0 replies; 2+ messages in thread
From: akuster808 @ 2022-04-07 17:33 UTC (permalink / raw)
  To: Davide Gardenal, yocto; +Cc: Davide Gardenal

merged

thanks,
-armin

On 4/4/22 05:57, Davide Gardenal wrote:
> Signed-off-by: Davide Gardenal <davide.gardenal@huawei.com>
> ---
>   recipes-security/fscrypt/fscrypt_1.0.0.bb | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-security/fscrypt/fscrypt_1.0.0.bb b/recipes-security/fscrypt/fscrypt_1.0.0.bb
> index 66bf429..663d8e2 100644
> --- a/recipes-security/fscrypt/fscrypt_1.0.0.bb
> +++ b/recipes-security/fscrypt/fscrypt_1.0.0.bb
> @@ -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"
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#56658): https://lists.yoctoproject.org/g/yocto/message/56658
> Mute This Topic: https://lists.yoctoproject.org/mt/90240814/3616698
> Group Owner: yocto+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [akuster808@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-04-07 20:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-04 12:57 [meta-security][PATCH] fscrypt: update dependecy from go-dep-native to go-native Davide Gardenal
2022-04-07 17:33 ` [yocto] " akuster808

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.