summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlistair Delva <adelva@google.com>2021-04-09 11:58:24 -0700
committerMaciej Żenczykowski <maze@google.com>2021-06-29 08:10:09 +0000
commit684dcfd2740599f752db5a1e9c37112b6632bd85 (patch)
treee0f338107c8dea1bc8bd65e2cef0f137c961cafe
parentef1ad3d9f3e86c1efd7dc185441d74031dde65ae (diff)
downloadtests-684dcfd2740599f752db5a1e9c37112b6632bd85.tar.gz
Clean up the bullseye package list
Rename 'python' to 'python2' as the metapackage was dropped by Debian upstream as part of the python2 deprecation program. Drop udhcpc which is part of busybox, and busybox is not allowed. Replace this with isc-dhcp-client instead. Drop usbutils as the net tests environments never supported USB. Change-Id: I45643c9017166a945e358296ba955df367de9872
-rw-r--r--net/test/rootfs/bullseye.list5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/test/rootfs/bullseye.list b/net/test/rootfs/bullseye.list
index b749472..f6ab2a2 100644
--- a/net/test/rootfs/bullseye.list
+++ b/net/test/rootfs/bullseye.list
@@ -9,6 +9,7 @@ ifupdown
insserv
iputils-ping
iptables
+isc-dhcp-client
less
libnetfilter-conntrack3
libnfnetlink0
@@ -21,14 +22,12 @@ openssl
pciutils
procps
psmisc
-python
+python2
python3-scapy
strace
systemd-sysv
tcpdump
traceroute
udev
-udhcpc
-usbutils
vim-tiny
wget