github: enable building local src in host mode for analysis

Install libyang and sysrepo from source, too old packages in ubuntu-latest.

[skip ci]

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
Joachim Wiberg
2023-11-17 18:04:18 +01:00
parent 005eb58958
commit 2caf729ee8
3 changed files with 17 additions and 8 deletions
+1
View File
@@ -12,6 +12,7 @@ all: $(config) buildroot/Makefile
@+$(call bmake,$@)
check dep:
@echo "Starting local check, stage $@ ..."
@make -C src $@
$(config):