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/b618c519b30e3f35af1d0a6d9ba4340881bb9dea?style=split&whitespace=ignore-change You should set ROOT_URL correctly, otherwise the web may not work correctly.
pull/5/head
xSmurf 10 years ago
parent ef4445cf7d
commit b618c519b3

@ -59,4 +59,4 @@ BR2_PACKAGE_CONNECTPROXY=y
BR2_PACKAGE_CBFSTOOL=y BR2_PACKAGE_CBFSTOOL=y
BR2_PACKAGE_IFDTOOL=y BR2_PACKAGE_IFDTOOL=y
BR2_PACKAGE_NVRAMTOOL=y BR2_PACKAGE_NVRAMTOOL=y
BR2_DEFCONFIG="$(BR2_EXTERNAL)/configs/coreboot_defconfig" BR2_DEFCONFIG="$(BR2_EXTERNAL)/configs/coreboot_grsec_defconfig"

Loading…
Cancel
Save