File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -54,15 +54,14 @@ IMAGE_ROOTFS_INSTALL_BASE_UTILS = "\
5454 findutils \
5555 grep \
5656 gzip \
57- inetutils \
58- inetutils-ping \
5957 inetutils-telnet \
6058 inetutils-tftp \
61- inetutils-traceroute \
6259 iproute2 \
6360 iproute2-ip \
6461 iproute2-ss \
6562 iproute2-tc \
63+ iputils-arping \
64+ iputils-ping \
6665 less \
6766 net-tools \
6867 p7zip \
@@ -71,6 +70,7 @@ IMAGE_ROOTFS_INSTALL_BASE_UTILS = "\
7170 shadow-base \
7271 tar \
7372 time \
73+ traceroute \
7474 unzip \
7575 vim \
7676 wget \
@@ -218,7 +218,7 @@ GO_LINKSHARED = ""
218218
219219hostname_pn-base-files = ""
220220
221- PACKAGECONFIG:remove:pn-systemd = "timesyncd networkd resolved nss-resolve"
221+ PACKAGECONFIG:remove:pn-systemd = "timesyncd networkd resolved nss-resolve userdb "
222222PACKAGECONFIG:append:pn-systemd = " pcre2 coredump elfutils"
223223
224224SYSTEMD_AUTO_ENABLE:sshd = "disable"
You can’t perform that action at this time.
0 commit comments