I tried to use local git server URL as the SRC_URL, but error occurred during compilation. And I already tested this URL by git clone command. Does anyone know how to fix this issue?
Recipe:
KERNEL_SRC ?= "localhost:/opt/git/linux-fmc-imx_4.14.git;protocol=https"
SRC_URI = "${KERNEL_SRC};branch=${SRCBRANCH}"
Error message:
Error executing a python function in <code>:--:--:--
...
The URL: 'localhost:/opt/git/linux-fmc-imx_4.14.git;protocol=http;branch=imx_4.14.98_2.0.0_ga' is invalid and cannot be interpreted