On Thu, Oct 15, 2020 at 7:54 AM Bertrand Marquis wrote: > > > > On 15 Oct 2020, at 12:44, Bruce Ashfield > wrote: > > > > I merged this yesterday, but it is held up in my breakage of containerd. > > Ok thanks for the info > > And I got containerd to build again, so this was merged along with that fix. Bruce > Bertrand > > > > > 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 > wrote: > > > > > > Change-Id: I24e4336aaac4477efc5dc7426a6d9e909c98a6af > > > Signed-off-by: Bertrand Marquis > > > --- > > > 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 > > > > 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