On Tue, Nov 10, 2020 at 12:31 AM Bertrand Marquis
<[email protected]> wrote:
>
> Hi Christopher,
>
> > On 10 Nov 2020, at 07:47, Christopher Clark <[email protected]> 
> > wrote:
> >
> > On Mon, Nov 9, 2020 at 6:49 AM Bertrand Marquis
> > <[email protected]> wrote:
> >>
> >> Fix install path for xen python libraries when multilib configuration is
> >> activated (which is mandatory to compile xen for x86_64).
> >> Depending on the version of Xen, the libraries are installed on lib or
> >> on the nonarch lib directory so add both.
> >
> > Thanks, Bertrand -- I have positive results for this with
> > compile-tests with both Xen 4.14 and 4.15 for x86_64.
>
> I tried on x86_64 and also on arm32 and arm64 and all compile tests are now 
> passing.
>
> >
> >> Signed-off-by: Bertrand Marquis <[email protected]>

Reviewed-by: Christopher Clark <[email protected]>

> >> Change-Id: I1f7f81a4e9e1420bce55d1e4bfe03d98ac2c93a3
> >> ---
> >> recipes-extended/xen/xen-tools.inc | 2 ++
> >> 1 file changed, 2 insertions(+)
> >>
> >> diff --git a/recipes-extended/xen/xen-tools.inc 
> >> b/recipes-extended/xen/xen-tools.inc
> >> index 736a766..0c69fec 100644
> >> --- a/recipes-extended/xen/xen-tools.inc
> >> +++ b/recipes-extended/xen/xen-tools.inc
> >> @@ -496,7 +496,9 @@ FILES_${PN}-pygrub = "\
> >>     ${libdir}/xen/bin/pygrub \
> >>     "
> >>
> >> +# Depending on the version of Xen libdir or nonarch libdir is used
> >> FILES_${PN}-python = "\
> >> +    ${libdir}/${PYTHON_DIR} \
> >>     ${nonarch_libdir}/${PYTHON_DIR} \
> >>     "
> >
> > Do you know whether a similar change is also needed for the python
> > nonarch_libdir items in the -dbg package, when building older versions
> > of Xen?
>
> No from my tests this is not needed.
> Just after gatesgarth branch is released i will push patches to update Xen 
> SRCREV
> in both 4.14 and master (which will also allow to remove some patches).
> I will also spend some time checking dunfell but right now i have no results 
> i can share.

Excellent - thanks.

Christopher

>
> Cheers
> Bertrand
>
> >
> > Christopher
> >
> >>
> >> --
> >> 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.
>
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#6048): 
https://lists.yoctoproject.org/g/meta-virtualization/message/6048
Mute This Topic: https://lists.yoctoproject.org/mt/78136815/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to