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/c1d3f5a0599e1185b5a23c1ed452165ccf32b6de?style=split&whitespace=show-all
You should set ROOT_URL correctly, otherwise the web may not work correctly.
@ -6,6 +6,38 @@ It includes three different configuration: the default config `coreboot_defconfi
Some of the coreboot utility (ie: cbfstool, ifdtool, and nvramtool) packages are built from a local source. you will need to edit this path in `packages/coreboot/*/*.mk`
Some of the coreboot utility (ie: cbfstool, ifdtool, and nvramtool) packages are built from a local source. you will need to edit this path in `packages/coreboot/*/*.mk`
Building cbfstool currently requires a patch in the local coreboot tree which has not yet been added upstream: