[Git][qa/jenkins.debian.net][master] Revert "reproducible OpenWrt: install python3-pyelftools, needed for sunxi target now"
Holger Levsen (@holger)
gitlab at salsa.debian.org
Wed Jan 3 21:41:25 GMT 2024
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
7f4c4705 by Holger Levsen at 2024-01-03T22:40:46+01:00
Revert "reproducible OpenWrt: install python3-pyelftools, needed for sunxi target now"
This reverts commit a6d5ac3115fc3dec187b8540d49e003ad95bc40c.
- - - - -
2 changed files:
- bin/reproducible_openwrt.sh
- update_jdn.sh
Changes:
=====================================
bin/reproducible_openwrt.sh
=====================================
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2014-2024 Holger Levsen <holger at layer-acht.org>
+# Copyright 2014-2023 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-pyelftools 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-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-2024 Holger Levsen <holger at layer-acht.org>
+# Copyright 2012-2023 Holger Levsen <holger at layer-acht.org>
# © 2018-2023 Mattia Rizzolo <mattia at debian.org>
# released under the GPLv2
@@ -462,7 +462,6 @@ if [ -f /etc/debian_version ] ; then
python3-git
python3-pystache
python3-requests
- python3-pyelftools
python3-setuptools
python3-yaml
subversion
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/7f4c470596c6e403cfb992758c456ef9751ef0ca
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/7f4c470596c6e403cfb992758c456ef9751ef0ca
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/ed82914a/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list