From: "Bruce Ashfield" <bruce.ashfield@gmail.com>
To: Hongxu Jia <hongxu.jia@windriver.com>
Cc: meta-virtualization@lists.yoctoproject.org
Subject: Re: [meta-virtualization][PATCH 2/2] sloci-image: set CLEANBROKEN = 1
Date: Mon, 21 Sep 2020 17:32:22 -0400 [thread overview]
Message-ID: <20200921213218.GA47079@gmail.com> (raw)
In-Reply-To: <20200915064803.14962-2-hongxu.jia@windriver.com>
Adjusted for me not merging the recipe name change .. and merged.
Bruce
In message: [meta-virtualization][PATCH 2/2] sloci-image: set CLEANBROKEN = 1
on 15/09/2020 Hongxu Jia wrote:
> Workaround rebuild failure
>
> Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
> ---
> recipes-containers/sloci-image/sloci-image_git.bb | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/recipes-containers/sloci-image/sloci-image_git.bb b/recipes-containers/sloci-image/sloci-image_git.bb
> index 30fa4c1..fc3c329 100644
> --- a/recipes-containers/sloci-image/sloci-image_git.bb
> +++ b/recipes-containers/sloci-image/sloci-image_git.bb
> @@ -22,4 +22,6 @@ do_install() {
> make PREFIX="${exec_prefix}" DESTDIR=${D} install
> }
>
> +CLEANBROKEN = "1"
> +
> BBCLASSEXTEND = "native nativesdk"
> --
> 2.18.2
>
next prev parent reply other threads:[~2020-09-21 21:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-15 6:48 [meta-virtualization][PATCH 1/2] skopeo: upgrade to 1.1.1 hongxu
2020-09-15 6:48 ` [meta-virtualization][PATCH 2/2] sloci-image: set CLEANBROKEN = 1 hongxu
2020-09-21 21:32 ` Bruce Ashfield [this message]
2020-09-15 11:45 ` [meta-virtualization][PATCH 1/2] skopeo: upgrade to 1.1.1 Bruce Ashfield
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200921213218.GA47079@gmail.com \
--to=bruce.ashfield@gmail.com \
--cc=hongxu.jia@windriver.com \
--cc=meta-virtualization@lists.yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.