Re: [OE-core] [RFC PATCH 01/15] openssh: Extend to provide native recipe

2021-11-24 Thread Bruce Ashfield
The extension to provide the native recipe is clear from the patch
itself .. it would be useful to document what is using it on the
-native side.

Bruce

On Wed, Nov 24, 2021 at 9:48 AM Stefan Herbrechtsmeier
 wrote:
>
> From: Stefan Herbrechtsmeier 
>
> Signed-off-by: Stefan Herbrechtsmeier 
> ---
>
>  meta/recipes-connectivity/openssh/openssh_8.8p1.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-connectivity/openssh/openssh_8.8p1.bb 
> b/meta/recipes-connectivity/openssh/openssh_8.8p1.bb
> index ee86bb92ab..33fdf1e8ab 100644
> --- a/meta/recipes-connectivity/openssh/openssh_8.8p1.bb
> +++ b/meta/recipes-connectivity/openssh/openssh_8.8p1.bb
> @@ -182,4 +182,4 @@ ALTERNATIVE_PRIORITY = "90"
>  ALTERNATIVE:${PN}-scp = "scp"
>  ALTERNATIVE:${PN}-ssh = "ssh"
>
> -BBCLASSEXTEND += "nativesdk"
> +BBCLASSEXTEND += "native nativesdk"
> --
> 2.20.1
>
>
> 
>


-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#158714): 
https://lists.openembedded.org/g/openembedded-core/message/158714
Mute This Topic: https://lists.openembedded.org/mt/87282274/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [OE-core] [RFC PATCH 01/15] openssh: Extend to provide native recipe

2021-11-24 Thread Alexander Kanavin
The use case for native openssh needs to be provided in the commit message.
Just say that 'this is needed so that X can work properly'.

Alex

On Wed, 24 Nov 2021 at 15:48, Stefan Herbrechtsmeier <
stefan.herbrechtsmeier-...@weidmueller.com> wrote:

> From: Stefan Herbrechtsmeier 
>
> Signed-off-by: Stefan Herbrechtsmeier <
> stefan.herbrechtsme...@weidmueller.com>
> ---
>
>  meta/recipes-connectivity/openssh/openssh_8.8p1.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-connectivity/openssh/openssh_8.8p1.bb
> b/meta/recipes-connectivity/openssh/openssh_8.8p1.bb
> index ee86bb92ab..33fdf1e8ab 100644
> --- a/meta/recipes-connectivity/openssh/openssh_8.8p1.bb
> +++ b/meta/recipes-connectivity/openssh/openssh_8.8p1.bb
> @@ -182,4 +182,4 @@ ALTERNATIVE_PRIORITY = "90"
>  ALTERNATIVE:${PN}-scp = "scp"
>  ALTERNATIVE:${PN}-ssh = "ssh"
>
> -BBCLASSEXTEND += "nativesdk"
> +BBCLASSEXTEND += "native nativesdk"
> --
> 2.20.1
>
>

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#158713): 
https://lists.openembedded.org/g/openembedded-core/message/158713
Mute This Topic: https://lists.openembedded.org/mt/87282274/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-core] [RFC PATCH 01/15] openssh: Extend to provide native recipe

2021-11-24 Thread Stefan Herbrechtsmeier
From: Stefan Herbrechtsmeier 

Signed-off-by: Stefan Herbrechtsmeier 
---

 meta/recipes-connectivity/openssh/openssh_8.8p1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-connectivity/openssh/openssh_8.8p1.bb 
b/meta/recipes-connectivity/openssh/openssh_8.8p1.bb
index ee86bb92ab..33fdf1e8ab 100644
--- a/meta/recipes-connectivity/openssh/openssh_8.8p1.bb
+++ b/meta/recipes-connectivity/openssh/openssh_8.8p1.bb
@@ -182,4 +182,4 @@ ALTERNATIVE_PRIORITY = "90"
 ALTERNATIVE:${PN}-scp = "scp"
 ALTERNATIVE:${PN}-ssh = "ssh"
 
-BBCLASSEXTEND += "nativesdk"
+BBCLASSEXTEND += "native nativesdk"
-- 
2.20.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#158696): 
https://lists.openembedded.org/g/openembedded-core/message/158696
Mute This Topic: https://lists.openembedded.org/mt/87282274/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-