Skip to content

Commit 643bf81

Browse files
committed
Merge branch 'ubuntu' into debian
2 parents 6d56bb6 + ad47cf6 commit 643bf81

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

configs/settings.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FSBLVERSION=1.1.0
33
BSPVERSION=1.0.30
44
OSDRVVERSION=2024.10.14
55
MIDDLEWAREVERSION=2024.10.14
6-
PACKAGES="busybox-static ca-certificates debian-archive-keyring dosfstools binutils file tree sudo bash-completion u-boot-menu openssh-server dnsmasq-base libpam-systemd ppp libatomic1 libgomp1 libengine-pkcs11-openssl iptables lldpd psmisc systemd-timesyncd vim usbutils parted exfatprogs systemd-sysv i2c-tools net-tools ifupdown ethtool avahi-utils sudo gnupg rsync gpiod u-boot-tools libubootenv-tool python3-requests unzip wget"
6+
PACKAGES="busybox-static ca-certificates debian-archive-keyring dosfstools binutils file tree sudo bash-completion u-boot-menu openssh-server dnsmasq-base libpam-systemd ppp libatomic1 libgomp1 libengine-pkcs11-openssl iptables lldpd picocom psmisc systemd-timesyncd vim usbutils parted exfatprogs systemd-sysv i2c-tools net-tools ifupdown ethtool avahi-utils gnupg rsync gpiod u-boot-tools libubootenv-tool python3-requests unzip wget"
77
ifeq ("$(findstring kvm,$(VARIANT))","")
88
PACKAGES += " network-manager"
99
endif
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: nanokvm-sg200x
22
Architecture: riscv64
33
Maintainer: @scpcom
4-
Depends: busybox-static, exfatprogs, i2c-tools, iptables, libc6 (>= 2.34), libgomp1, parted, psmisc
4+
Depends: busybox-static, exfatprogs, i2c-tools, iptables, libc6 (>= 2.34), libgomp1, parted, picocom, psmisc
55
Priority: optional
66
Version: 1.0.0
77
Description: NanoKVM for the CV18xx and SG200X series of RISC-V SoC's

0 commit comments

Comments
 (0)