fixup-firefox-bin
dustin/photoframe2/pipeline/pr-dev/ci There was a failure building this commit Details

Dustin 2024-12-29 15:22:30 -06:00
parent 3d4a98473c
commit 021b9c3724
4 changed files with 10 additions and 3 deletions

View File

@ -1,2 +1,5 @@
sys-boot/raspberrypi-firmware sys-boot/raspberrypi-firmware
sys-boot/u-boot sys-boot/u-boot
x11-libs/gtk+
media-libs/mesa
media-libs/ffmpeg

View File

@ -5,6 +5,12 @@
O=$1 O=$1
export PORTAGE_CONFIGROOT="$O"/portage
${target}-emerge -vbknuUDj --onlydeps www-client/firefox:esr
PORTAGE_BINHOST=https://distfiles.gentoo.org/releases/arm64/binpackages/23.0/arm64 \
${target}-emerge -vgKnj --root=/mnt/gentoo www-client/firefox:esr
passwd -R /mnt/gentoo -d root passwd -R /mnt/gentoo -d root
systemctl --root=/mnt/gentoo enable wpa_supplicant@wlan0 systemctl --root=/mnt/gentoo enable wpa_supplicant@wlan0

View File

@ -1,2 +1,2 @@
net-wireless/wpa_supplicant net-wireless/wpa_supplicant
www-client/firefox media-video/pipewire

View File

@ -22,5 +22,3 @@ dev-libs/nss
EOF EOF
[ -d /etc/portage/gnupg ] || getuto -v [ -d /etc/portage/gnupg ] || getuto -v
PORTAGE_BINHOST=https://distfiles.gentoo.org/releases/arm64/binpackages/23.0/arm64 \
${target}-emerge -fvgK --nodeps www-client/firefox:esr