* build kernel in container
* remove ci deps
* cleaning
* more cleaning
* even more cleaning
* README.md update for masOS Case-sensitive required volume
* README.md more info about macOS
* README.md more info about macOS
* README.md more info about macOS - M-series vs Intel
* README.md more info about macOS - M-series vs Intel
* extract_tools should install and pull lfs no matter the ARCH
* raise attention on macOS Case-sensitive volume
* --privileged not needed in build_kernel.sh
* remove docker and git checks
* set -e
* always build image
* updated host user in container
* also works with sudo/root
* removed deps in ci since they are not needed anymore
* agnos-meta-builder
* show macOS support only if current path is not on a Case-sensitive APFS volume
* more succint
* just exit
* fixing caching issues
* cache kernel out
* cleaning
* debug out
* ccache-action no needed anymore
* debug
* rebuild
* remove out cache
* revert ccache action
* create-symlink not needed since it's building in the container
* simpler ccache key name
* cleaning
* rebuild
* git ignore .ccache
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* incremental caching
* increase timeout to 40min; remove if: cache-hits
* rm that
* simplified to have one kernel cache
* [upload] tag for upload-artifact
* [upload] test
* custom key/restore for ccache
* removed if in get commit message
* timeout to 60min
* multiline support in LAST_COMMIT_MESSAGE
* Update .github/workflows/build.yaml
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* build system in docker
* removed docker and git checks
* set -e
* no comments in Dockerfile.sparsify
* always build agnos-mount
* require Docker v23.0 and remove deprecated DOCKER_BUILDKIT=1 and DOCKER_CLI_EXPERIMENTAL=enabled
* move docker exec to helpers
* build workflow
* submodule example
* just agnos-kernel-sdm845
* filter
* ubuntu20
* unecessary
* cancel in progress
* upload
* try ccache...
* test ccache
* cache out dir
* v4
* cleanup
* ccache again...
* skip system for now
* try this
* allow override CC
* improve cache hit
* fix
* test if this matters
* don't append timestamp
* try again
* empty
* doesn't help
* test
* Revert "test"
This reverts commit e3a7db8bd5.
* test
* Revert "test"
This reverts commit 42e9ebaaac.
* build system again
* more space
* longer timeout...
* CI froze
* use namespace labs remote builder
* permissions
* try again
* nscloud
* permissions
* ubuntu 20
* wip
* upload kernel modules
* build_kernel arch fix
Co-authored-by: Andrei Radulescu <andi.radulescu@gmail.com>
* lfs clone
* .
* namespace doesn't support git filter
* no perms
* fix typo
* namespace ubuntu2004 doesn't have python2...
* update name
* oh
* no wget
* fix arm64 check
* mount container
Co-authored-by: Andrei Radulescu <andi.radulescu@gmail.com>
* missing deps
* switch to pyenv-action which caches
* update nscloud-checkout-action
* reduce timeout
* run network stuff in container
* test cache
* cache kernel: does this work?
* try again
* test kernel cache
* use github cache action
* test kernel cache
* try actions/checkout
* kernel: cache intermediate build outputs
* name
* test cache 1
* don't skip kernel build
* always set arch to arm64
* just kernel
* fix that
---------
Co-authored-by: Andrei Radulescu <andi.radulescu@gmail.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* separate out qtwayland5 compilation
* ubuntu 22.04
* temp build system image
* remove bionic deps
* temp packages update
* update armhf packages
* back to libstdc++6
* replaced remove dqt5-default meta package with actual depss
* fix for build libqmi crashing with /usr/bin/env: 'python': No such file or directory
* mapbox-gl-native gcc11 fix
* openpilot_dependencies.sh change
* ubuntu-base 24.04 daily current
* apt install meson because PEP 668
* temp g++-11 for mapbox-gl-native
* bump capnproto to 1.0.2
* temp build only agnos-compiler-mapbox-gl-native
* Fixes for compiling mapbox-gl-native
* Fixes for compiling ffmpeg
* Build main system image again
* pyopencl from git since no 2023.1.5 release since https://github.com/inducer/pyopencl/issues/705
* Try to fix checkinstall - no success
* apt capnproto & ffmpeg since can't figure out issue with checkinstall
* Commented removed services disable
* Ubuntu 24.04 currently has arm-none-eabi/12.2.1 but just use wildcard to go to first folder
* pyclean is missing ?!
* ubuntu-latest in tests workflow
* Updated README
* Reverted internal/package_ota.py changes
* rebuilt kernel
* poetry.lock update
* Simplified build_system pipeline
* headers for capnproto
* Fix typo
* Fix for checkinstall
* Reverted apt capnproto & ffmpeg
* Some cleaning in Dockerfile
* 24.04 libwayland-client
* libffi6:armhf deb file
* Updated qtwayland
* Revert "libffi6:armhf deb file"
This reverts commit bb9cb5da95.
* libffi.so.6.0.4
* qt5-qmake qtbase5-dev qtbase5-dev-tools already in qt5-default
* Removed qtwayland old files
* checkinstall temp fix
* QStandardPaths: wrong permissions on runtime directory /var/tmp/weston, 0770 instead of 0700
* temp permissions fix makes loading build spinner show
* temp build optimization
* 24.04 new libs
* build kernel don't use tools on aarch64/arm64
* updated boot image and ko files
* cleaning
* switch to release 24.04
* wip - downgrade qt and libwayland
* polkitd-pkla package to support polkit *.pkla
* fixed issue with old qt needing libssl 1.1.1f
* remove /.dockerenv file
* more cleaning
---------
Co-authored-by: Justin Newberry <justin@comma.ai>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* hostname with serial number
* add systemd.hostname kernel param
* /etc/hostname is now a symlink
* probably shouldn't have moved that
* fix path
* force symlink
* update kernel load script to support passing in device name
* remove kernel param
* change hostname from tici to comma
* bump kernel