All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Bruce Ashfield" <bruce.ashfield@gmail.com>
To: Bertrand Marquis <Bertrand.Marquis@arm.com>
Cc: "meta-virtualization@lists.yoctoproject.org"
	<meta-virtualization@lists.yoctoproject.org>,
	 Christopher Clark <christopher.w.clark@gmail.com>,
	Rich Persaud <persaur@gmail.com>
Subject: Re: [meta-virtualization] [PATCH] xen: Fix x86_64 xen-tools installation
Date: Thu, 15 Oct 2020 07:44:33 -0400	[thread overview]
Message-ID: <CADkTA4Mk-0JPMNMg8fo+Xm2PgMhjH6XAu3ywxHS+F16duh-q1A@mail.gmail.com> (raw)
In-Reply-To: <F3AE8A23-E5CE-4C57-8F4B-0E64B78F5CDE@arm.com>

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

I merged this yesterday, but it is held up in my breakage of containerd.

Bruce

On Thu, Oct 15, 2020 at 5:28 AM Bertrand Marquis <Bertrand.Marquis@arm.com>
wrote:

> Hi,
>
> Gentle ping :-)
>
> Cheers
> Bertrand
>
> > On 9 Oct 2020, at 13:31, Bertrand Marquis via lists.yoctoproject.org
> <bertrand.marquis=arm.com@lists.yoctoproject.org> wrote:
> >
> > Change-Id: I24e4336aaac4477efc5dc7426a6d9e909c98a6af
> > Signed-off-by: Bertrand Marquis <bertrand.marquis@arm.com>
> > ---
> > recipes-extended/xen/xen-tools.inc | 10 +++++-----
> > 1 file changed, 5 insertions(+), 5 deletions(-)
> >
> > diff --git a/recipes-extended/xen/xen-tools.inc
> b/recipes-extended/xen/xen-tools.inc
> > index ace1a01..736a766 100644
> > --- a/recipes-extended/xen/xen-tools.inc
> > +++ b/recipes-extended/xen/xen-tools.inc
> > @@ -247,8 +247,8 @@ RPROVIDES_${PN}-xenstored = "virtual/xenstored"
> >
> > FILES_${PN}-dbg += "\
> >     ${libdir}/xen/bin/.debug \
> > -    ${libdir}/${PYTHON_DIR}/site-packages/.debug \
> > -    ${libdir}/${PYTHON_DIR}/site-packages/xen/lowlevel/.debug \
> > +    ${nonarch_libdir}/${PYTHON_DIR}/site-packages/.debug \
> > +    ${nonarch_libdir}/${PYTHON_DIR}/site-packages/xen/lowlevel/.debug \
> >     ${libdir}/fs/xfs/.debug \
> >     ${libdir}/fs/ufs/.debug \
> >     ${libdir}/fs/ext2fs-lib/.debug \
> > @@ -261,8 +261,8 @@ FILES_${PN}-dbg += "\
> >     ${libdir}exec/.debug \
> >     ${libdir}/xen/libexec/.debug \
> >     ${bindir}/.debug \
> > -    ${libdir}/${PYTHON_DIR}/dist-packages/.debug \
> > -    ${libdir}/${PYTHON_DIR}/dist-packages/xen/lowlevel/.debug \
> > +    ${nonarch_libdir}/${PYTHON_DIR}/dist-packages/.debug \
> > +    ${nonarch_libdir}/${PYTHON_DIR}/dist-packages/xen/lowlevel/.debug \
> >     "
> >
> > FILES_${PN}-dev = "\
> > @@ -497,7 +497,7 @@ FILES_${PN}-pygrub = "\
> >     "
> >
> > FILES_${PN}-python = "\
> > -    ${libdir}/${PYTHON_DIR} \
> > +    ${nonarch_libdir}/${PYTHON_DIR} \
> >     "
> >
> > FILES_${PN}-remus = "\
> > --
> > 2.17.1
> >
> >
> > 
> >
>
> IMPORTANT NOTICE: The contents of this email and any attachments are
> confidential and may also be privileged. If you are not the intended
> recipient, please notify the sender immediately and do not disclose the
> contents to any other person, use it for any purpose, or store or copy the
> information in any medium. Thank you.
>


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

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

  reply	other threads:[~2020-10-15 11:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-09 12:31 [PATCH] ipxe: Fix gcc10 compilation Bertrand Marquis
2020-10-09 12:31 ` [PATCH] xen: Fix x86_64 xen-tools installation Bertrand Marquis
     [not found] ` <163C52E32AF7858D.12576@lists.yoctoproject.org>
2020-10-15  9:28   ` [meta-virtualization] " Bertrand Marquis
2020-10-15 11:44     ` Bruce Ashfield [this message]
2020-10-15 11:54       ` Bertrand Marquis
2020-10-15 14:58         ` 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=CADkTA4Mk-0JPMNMg8fo+Xm2PgMhjH6XAu3ywxHS+F16duh-q1A@mail.gmail.com \
    --to=bruce.ashfield@gmail.com \
    --cc=Bertrand.Marquis@arm.com \
    --cc=christopher.w.clark@gmail.com \
    --cc=meta-virtualization@lists.yoctoproject.org \
    --cc=persaur@gmail.com \
    /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.