Openembedded Core Discussions
 help / color / mirror / Atom feed
* [thud][PATCH] libedit: Add native and nativesdk to BBCLASSEXTEND
@ 2019-08-22 16:44 Maxime Roussin-Bélanger
  2019-08-22 16:50 ` Khem Raj
  2019-08-22 17:02 ` ✗ patchtest: failure for " Patchwork
  0 siblings, 2 replies; 3+ messages in thread
From: Maxime Roussin-Bélanger @ 2019-08-22 16:44 UTC (permalink / raw)
  To: openembedded-core

To keep support of meta-clang support on thud branch.
It depends on libedit native
---
 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] 3+ messages in thread

* Re: [thud][PATCH] libedit: Add native and nativesdk to BBCLASSEXTEND
  2019-08-22 16:44 [thud][PATCH] libedit: Add native and nativesdk to BBCLASSEXTEND Maxime Roussin-Bélanger
@ 2019-08-22 16:50 ` Khem Raj
  2019-08-22 17:02 ` ✗ patchtest: failure for " Patchwork
  1 sibling, 0 replies; 3+ messages in thread
From: Khem Raj @ 2019-08-22 16:50 UTC (permalink / raw)
  To: Maxime Roussin-Bélanger; +Cc: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 1140 bytes --]

Please send this patch to Oe-devel
Mailing list

On Thu, Aug 22, 2019 at 9:44 AM Maxime Roussin-Bélanger <
maxime.roussinbelanger@gmail.com> wrote:

> To keep support of meta-clang support on thud branch.
> It depends on libedit native
> ---
>  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
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>

[-- Attachment #2: Type: text/html, Size: 2120 bytes --]

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

* ✗ patchtest: failure for libedit: Add native and nativesdk to BBCLASSEXTEND
  2019-08-22 16:44 [thud][PATCH] libedit: Add native and nativesdk to BBCLASSEXTEND Maxime Roussin-Bélanger
  2019-08-22 16:50 ` Khem Raj
@ 2019-08-22 17:02 ` Patchwork
  1 sibling, 0 replies; 3+ messages in thread
From: Patchwork @ 2019-08-22 17:02 UTC (permalink / raw)
  To: Maxime Roussin-Bélanger; +Cc: openembedded-core

== Series Details ==

Series: libedit: Add native and nativesdk to BBCLASSEXTEND
Revision: 1
URL   : https://patchwork.openembedded.org/series/19421/
State : failure

== Summary ==


Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been executed on the proposed
series by patchtest resulting in the following failures:



* Issue             Series sent to the wrong mailing list or some patches from the series correspond to different mailing lists [test_target_mailing_list] 
  Suggested fix    Send the series again to the correct mailing list (ML)
  Suggested ML     openembedded-devel@lists.openembedded.org [http://git.openembedded.org/meta-openembedded/]
  Patch's path:    meta-oe/recipes-devtools/libedit/libedit_20180525-3.1.bb

* Issue             Series does not apply on top of target branch [test_series_merge_on_head] 
  Suggested fix    Rebase your series on top of targeted branch
  Targeted branch  thud (currently at d3d3f44303)

* Patch            [thud] libedit: Add native and nativesdk to BBCLASSEXTEND
 Issue             Patch is missing Signed-off-by [test_signed_off_by_presence] 
  Suggested fix    Sign off the patch (either manually or with "git commit --amend -s")



If you believe any of these test results are incorrect, please reply to the
mailing list (openembedded-core@lists.openembedded.org) raising your concerns.
Otherwise we would appreciate you correcting the issues and submitting a new
version of the patchset if applicable. Please ensure you add/increment the
version number when sending the new version (i.e. [PATCH] -> [PATCH v2] ->
[PATCH v3] -> ...).

---
Guidelines:     https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines
Test framework: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest
Test suite:     http://git.yoctoproject.org/cgit/cgit.cgi/patchtest-oe



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

end of thread, other threads:[~2019-08-22 17:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-22 16:44 [thud][PATCH] libedit: Add native and nativesdk to BBCLASSEXTEND Maxime Roussin-Bélanger
2019-08-22 16:50 ` Khem Raj
2019-08-22 17:02 ` ✗ patchtest: failure for " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox