Your ROOT_URL in app.ini is unix://git.lalonde.me:3000/ but you are visiting https://git.lalonde.me/matth/coreboot_buildroot_project/commit/20dc601b8d861afdaae24a8f2e2f2295ea771d1d You should set ROOT_URL correctly, otherwise the web may not work correctly.

Added 'file' utility (~200KiB)

pull/5/head
xSmurf 10 years ago
parent 589caa3e64
commit 20dc601b8d

@ -49,6 +49,7 @@ BR2_PACKAGE_WPA_SUPPLICANT=y
BR2_PACKAGE_WPA_SUPPLICANT_EAP=y
BR2_PACKAGE_WPA_SUPPLICANT_CLI=y
BR2_PACKAGE_WPA_SUPPLICANT_PASSPHRASE=y
BR2_PACKAGE_FILE=y
BR2_PACKAGE_GNUPG2=y
BR2_PACKAGE_GNUPG2_GPGV2=y
BR2_PACKAGE_PINENTRY=y

Loading…
Cancel
Save