Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting http://91.221.70.94:3000/KOMETA/mkimage-profiles-kometa/src/commit/22f7f75d8d725c6f85e1555591835820b74c1b07/bld/lib/10-kernel.mk
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
# step 4: build the distribution image
|
|
# take care for kernel bits
|
|
|
|
DOT_BASE += $(call kpackages, \
|
|
$(KFLAVOURS), \
|
|
$(sort $(THE_KMODULES) $(BASE_KMODULES) $(BASE_KMODULES_REGEXP)))
|
|
|