All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-security][PATCH] keynote: depend on openssl10
@ 2018-09-12  8:09 Yi Zhao
  2018-09-18 15:59 ` akuster808
  0 siblings, 1 reply; 2+ messages in thread
From: Yi Zhao @ 2018-09-12  8:09 UTC (permalink / raw)
  To: yocto

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
---
 recipes-security/keynote/keynote_2.3.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-security/keynote/keynote_2.3.bb b/recipes-security/keynote/keynote_2.3.bb
index 0300894..6ec26b8 100644
--- a/recipes-security/keynote/keynote_2.3.bb
+++ b/recipes-security/keynote/keynote_2.3.bb
@@ -23,7 +23,7 @@ inherit autotools-brokensep ptest
 SRC_URI[md5sum] = "a14553e6ad921b5c85026ce5bec3afe7"
 SRC_URI[sha256sum] = "38d2acfa1c3630a07adcb5c8fe92d2aef7f0e6d242b8998b2bbb1c6e4c408d46"
 
-DEPENDS = "flex openssl bison-native"
+DEPENDS = "flex openssl10 bison-native"
 
 EXTRA_OEMAKE += "test-sample -j1"
 
-- 
2.7.4



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

* Re: [meta-security][PATCH] keynote: depend on openssl10
  2018-09-12  8:09 [meta-security][PATCH] keynote: depend on openssl10 Yi Zhao
@ 2018-09-18 15:59 ` akuster808
  0 siblings, 0 replies; 2+ messages in thread
From: akuster808 @ 2018-09-18 15:59 UTC (permalink / raw)
  To: Yi Zhao, yocto



On 09/12/2018 01:09 AM, Yi Zhao wrote:
> Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
> ---
>  recipes-security/keynote/keynote_2.3.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-security/keynote/keynote_2.3.bb b/recipes-security/keynote/keynote_2.3.bb
> index 0300894..6ec26b8 100644
> --- a/recipes-security/keynote/keynote_2.3.bb
> +++ b/recipes-security/keynote/keynote_2.3.bb
> @@ -23,7 +23,7 @@ inherit autotools-brokensep ptest
>  SRC_URI[md5sum] = "a14553e6ad921b5c85026ce5bec3afe7"
>  SRC_URI[sha256sum] = "38d2acfa1c3630a07adcb5c8fe92d2aef7f0e6d242b8998b2bbb1c6e4c408d46"

merged. thanks,
Armin
>  
> -DEPENDS = "flex openssl bison-native"
> +DEPENDS = "flex openssl10 bison-native"
>  
>  EXTRA_OEMAKE += "test-sample -j1"
>  



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

end of thread, other threads:[~2018-09-18 15:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-12  8:09 [meta-security][PATCH] keynote: depend on openssl10 Yi Zhao
2018-09-18 15:59 ` 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.