All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][thud][PATCH v3] libedit: Add native and nativesdk to BBCLASSEXTEND
@ 2019-08-26  3:30 Maxime Roussin-Bélanger
  2019-09-05 14:03 ` Maxime Roussin-Bélanger
  0 siblings, 1 reply; 2+ messages in thread
From: Maxime Roussin-Bélanger @ 2019-08-26  3:30 UTC (permalink / raw)
  To: openembedded-devel

To keep support of meta-clang support on thud branch.
It depends on libedit native

Signed-off-by: Maxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com>
---
Changes in v2:
        - Add missing meta-oe in subject
Changes in v3:
	- Add missing signoff

meta-oe/recipes-devtools/libedit/libedit_20180525-3.1.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-oe/recipes-devtools/libedit/libedit_20180525-3.1.bb b/meta-oe/recipes-devtools/libedit/libedit_20180525-3.1.bb
index 8cc0e959e0..60f4f5a22b 100644
--- a/meta-oe/recipes-devtools/libedit/libedit_20180525-3.1.bb
+++ b/meta-oe/recipes-devtools/libedit/libedit_20180525-3.1.bb
@@ -19,3 +19,5 @@ SRC_URI[md5sum] = "97679319742f45d6cdcd6075511b14ac"
 SRC_URI[sha256sum] = "c41bea8fd140fb57ba67a98ec1d8ae0b8ffa82f4aba9c35a87e5a9499e653116"
 
 S = "${WORKDIR}/${BPN}-${PV}"
+
+BBCLASSEXTEND = "native nativesdk"
-- 
2.20.1



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

* Re: [meta-oe][thud][PATCH v3] libedit: Add native and nativesdk to BBCLASSEXTEND
  2019-08-26  3:30 [meta-oe][thud][PATCH v3] libedit: Add native and nativesdk to BBCLASSEXTEND Maxime Roussin-Bélanger
@ 2019-09-05 14:03 ` Maxime Roussin-Bélanger
  0 siblings, 0 replies; 2+ messages in thread
From: Maxime Roussin-Bélanger @ 2019-09-05 14:03 UTC (permalink / raw)
  To: openembedded-devel

ping

On Sun, Aug 25, 2019 at 11:30 PM Maxime Roussin-Bélanger <
maxime.roussinbelanger@gmail.com> wrote:

> To keep support of meta-clang support on thud branch.
> It depends on libedit native
>
> Signed-off-by: Maxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com>
> ---
> Changes in v2:
>         - Add missing meta-oe in subject
> Changes in v3:
>         - Add missing signoff
>
> meta-oe/recipes-devtools/libedit/libedit_20180525-3.1.bb | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/meta-oe/recipes-devtools/libedit/libedit_20180525-3.1.bb
> b/meta-oe/recipes-devtools/libedit/libedit_20180525-3.1.bb
> index 8cc0e959e0..60f4f5a22b 100644
> --- a/meta-oe/recipes-devtools/libedit/libedit_20180525-3.1.bb
> +++ b/meta-oe/recipes-devtools/libedit/libedit_20180525-3.1.bb
> @@ -19,3 +19,5 @@ SRC_URI[md5sum] = "97679319742f45d6cdcd6075511b14ac"
>  SRC_URI[sha256sum] =
> "c41bea8fd140fb57ba67a98ec1d8ae0b8ffa82f4aba9c35a87e5a9499e653116"
>
>  S = "${WORKDIR}/${BPN}-${PV}"
> +
> +BBCLASSEXTEND = "native nativesdk"
> --
> 2.20.1
>
>


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

end of thread, other threads:[~2019-09-05 14:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-26  3:30 [meta-oe][thud][PATCH v3] libedit: Add native and nativesdk to BBCLASSEXTEND Maxime Roussin-Bélanger
2019-09-05 14:03 ` Maxime Roussin-Bélanger

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.