Skip to content

Commit

Permalink
Update 00-run-chroot.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Jan 27, 2024
1 parent 4076242 commit d3ebc85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stages/02-Packages/00-run-chroot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ function install_raspbian_packages {
BASE_PACKAGES="openhd qopenhd apt-transport-https apt-utils open-hd-web-ui"
PLATFORM_PACKAGES_HOLD=""
PLATFORM_PACKAGES_REMOVE="locales gdb librsvg2-2 guile-2.2-libs firmware-libertas gcc-10 nfs-common libcamera*"
PLATFORM_PACKAGES="openhd-userland libcamera-openhd openhd-qt openssh-server rtl8812au-rpi"
PLATFORM_PACKAGES="openhd-userland libcamera-openhd openhd-qt openssh-server rtl8812au-rpi rtl88x2bu-rpi"
}
# Ubuntu-Rockship-specific code
function install_radxa-ubuntu_packages {
Expand Down

0 comments on commit d3ebc85

Please sign in to comment.