xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [Xen-devel] [XEN PATCH] automation: update debian:unstable-arm64v8 to have python3-config
@ 2020-02-13 13:42 Anthony PERARD
  2020-02-13 13:48 ` Wei Liu
  0 siblings, 1 reply; 2+ messages in thread
From: Anthony PERARD @ 2020-02-13 13:42 UTC (permalink / raw)
  To: xen-devel; +Cc: Anthony PERARD, Andrew Cooper, Doug Goldstein, Wei Liu

The Arm container wasn't updated in the original patch.

Fixes: 1a3673da6482 ("automation: updating container to have python3-config binary")
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>

---
Please update the Arm container, as I don't have an environment to do
it.

There were talk about removing bin86 and nasm packages that are
probably not needed, but I haven't done so in this patch.
---
 automation/build/debian/unstable-arm64v8.dockerfile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/automation/build/debian/unstable-arm64v8.dockerfile b/automation/build/debian/unstable-arm64v8.dockerfile
index c701777c8d57..8455d67b7289 100644
--- a/automation/build/debian/unstable-arm64v8.dockerfile
+++ b/automation/build/debian/unstable-arm64v8.dockerfile
@@ -16,6 +16,7 @@ RUN apt-get update && \
         libncurses5-dev \
         libssl-dev \
         python-dev \
+        python3-dev \
         xorg-dev \
         uuid-dev \
         libyajl-dev \
-- 
Anthony PERARD


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

end of thread, other threads:[~2020-02-13 13:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-13 13:42 [Xen-devel] [XEN PATCH] automation: update debian:unstable-arm64v8 to have python3-config Anthony PERARD
2020-02-13 13:48 ` Wei Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).