[Git][qa/jenkins.debian.net][master] reproducible OpenWrt: install python3-dev, needed for sunxi target now

Holger Levsen (@holger) gitlab at salsa.debian.org
Wed Jan 3 22:11:41 GMT 2024



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
010155f3 by Holger Levsen at 2024-01-03T23:11:28+01:00
reproducible OpenWrt: install python3-dev, needed for sunxi target now

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


2 changed files:

- bin/reproducible_openwrt.sh
- update_jdn.sh


Changes:

=====================================
bin/reproducible_openwrt.sh
=====================================
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright 2014-2023 Holger Levsen <holger at layer-acht.org>
+# Copyright 2014-2024 Holger Levsen <holger at layer-acht.org>
 #         © 2015 Reiner Herrmann <reiner at reiner-h.de>
 #           2016-2021 Alexander Couzens <lynxis at fe80.eu>
 # released under the GPLv2
@@ -23,7 +23,7 @@ OPENWRT_GIT_REPO=https://git.openwrt.org/openwrt/openwrt.git
 OPENWRT_GIT_BRANCH=master
 OPENWRT_CONFIG=
 OPENWRT_TARGET=
-OPENWRT_HOST_PACKAGES="gcc gcc-multilib binutils bzip2 flex python3 python3-distutils python3-setuptools perl make findutils grep diffutils unzip gawk util-linux zlib1g-dev libc6-dev git subversion swig"
+OPENWRT_HOST_PACKAGES="gcc gcc-multilib binutils bzip2 flex python3 python3-distutils python3-dev python3-setuptools perl make findutils grep diffutils unzip gawk util-linux zlib1g-dev libc6-dev git subversion swig"
 
 # node configuration
 GENERIC_NODE1=osuosl1-amd64.debian.net


=====================================
update_jdn.sh
=====================================
@@ -1,6 +1,6 @@
 #!/bin/bash
 # vim: set noexpandtab:
-# Copyright 2012-2023 Holger Levsen <holger at layer-acht.org>
+# Copyright 2012-2024 Holger Levsen <holger at layer-acht.org>
 #         © 2018-2023 Mattia Rizzolo <mattia at debian.org>
 # released under the GPLv2
 
@@ -458,6 +458,7 @@ if [ -f /etc/debian_version ] ; then
 				make
 				pkg-config
 				python3-clint
+				python3-dev
 				python3-distutils
 				python3-git
 				python3-pystache



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/010155f3bce003210776727157b098ec90e175ca

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/010155f3bce003210776727157b098ec90e175ca
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20240103/e7f6cba6/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list