Add ubuntu jammy build #62
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "<deleted>:master"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
Description
Add ubuntu jammy build
Contributor Name
No response
CLA
Я комменты оставляю тут, по факту уже влил, просто сам эти места поправил
@ -27,0 +29,4 @@
RUN if [ "$DISTRO" = "ubuntu" ]; then \
apt-get -y install libdistro-info-perl ; \
fi
это не нужно, и без этого собирается
@ -43,0 +50,4 @@
else \
ls /usr/include/linux/raw.h || cp ./debian/raw.h /usr/include/linux/raw.h; \
fi; \
и это тем более не нужно, /usr/include/linux/can это вообще CAN-шина автомобильная
А в целом спасибо )
Pull request closed