Commit Graph

34 Commits

Author SHA1 Message Date
Maxime Desroches 33da2d2703 agnos 14.7 2025-11-07 02:30:37 -08:00
Maxime Desroches 5b593db764 agnos 14.6 2025-11-06 19:33:13 -08:00
Maxime Desroches db355e37f0 bump reset, setup and installer (#505)
* new

* this guy

* bump
2025-10-28 22:31:49 -07:00
Adeeb Shihadeh fe0712dc54 add gettext for openpilot 2025-10-22 15:21:35 -07:00
Maxime Desroches 660811ad41 bump VERSION 2025-10-17 01:40:34 -07:00
Maxime Desroches 32de792a66 AGNOS 14.1 2025-10-16 23:53:26 -07:00
Maxime Desroches a61801ea3f AGNOS 14 2025-10-11 04:46:07 -07:00
Adeeb Shihadeh dbb89c1967 bump to 13.1 2025-09-07 13:18:46 -07:00
Maxime Desroches d04e9e9540 AGNOS 13 2025-08-26 11:58:52 -07:00
Maxime Desroches 1a63095a49 agnos 12.8 2025-08-16 00:11:43 -07:00
Maxime Desroches bbbc18c697 agnos 12.7 2025-08-13 16:57:12 -07:00
Maxime Desroches 1e5db4e373 agnos 12.6 2025-08-05 11:27:01 -07:00
Maxime Desroches a895b3fff9 update weston systemd config 2025-06-27 16:26:30 -07:00
Maxime Desroches 4789961ac1 agnos 12.4 2025-06-13 15:43:49 -07:00
Maxime Desroches bc08d1101b agnos 12.3 2025-05-27 19:18:03 -07:00
Maxime Desroches e552b1500a agnos 12.2 2025-05-21 16:03:00 -07:00
Maxime Desroches 4cf7e55c67 12.1 2025-05-07 19:27:08 -07:00
Maxime Desroches c0c279250a bump to version 12 2025-05-06 11:44:01 -07:00
Maxime Desroches 9cb748e7d1 bump version 2025-05-05 19:46:02 -07:00
Adeeb Shihadeh 6144549681 bump version 2025-04-09 15:40:05 -07:00
Adeeb Shihadeh 271aabb7ff bump version 2025-04-04 09:10:10 -07:00
Adeeb Shihadeh 7c476464d4 bump VERSION 2025-03-07 11:32:06 -08:00
Adeeb Shihadeh 525ac44b70 bump version 2025-03-03 14:39:05 -08:00
Adeeb Shihadeh 1baaf9601f bump to 11.9 2025-03-03 09:41:04 -08:00
Adeeb Shihadeh 16fa533de5 bump to 11.8 2025-02-14 21:07:37 -08:00
Adeeb Shihadeh 0958b9ead5 bump to version 11.7 2025-01-24 15:42:23 -08:00
Adeeb Shihadeh f08dee8d9d bump version 2025-01-23 11:26:50 -08:00
Adeeb Shihadeh 2a5a908651 bump to 11.5 2025-01-18 10:39:36 -08:00
Adeeb Shihadeh 6ac5a2784d bump to 11.4 2024-12-16 16:12:55 -08:00
Adeeb Shihadeh 10cde95b9b bump version to 11.3 2024-11-22 11:00:02 -08:00
Adeeb Shihadeh 3fbc889ebe bump to 11.2 2024-10-31 14:40:41 -07:00
Adeeb Shihadeh 7512bc93a6 bump version to 11.1 2024-10-24 15:21:46 -07:00
Andrei Radulescu 4a924daa5a Ubuntu 24.04 (#262)
* Ubuntu 24.04 (#188)

* 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>

* Ubuntu 24.04 branch fixes (#235)

* bump version

* /lib64 is now UsrMerged

* latest pip poetry; poetry.lock update

---------

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>

* revert README

* [upload]

* disable failing nvmf-autoconnect.service

* disable failing networking.service

* [upload]

* no replacement for ondemand.service

* snapd.service is in snapd package we don't install

* nfs is using rpc-pipefs-generator now, when used

* checkinstall is still not fixed so remove TODO

* updated comment about usr merged lib64

* added checkinstall bug link

* removed not used libffi.so.6 and libwayland-client.so.0

* cleaned compile-qtwayland5.sh and removed 5.15 patch

* removed unused qt-comma 5.15 deb

* cleaned up custom debs for qt and libwayland and added a README

* fixed typo [upload]

* change version

* build-libwayland-deb.sh

* build-qt-deb.sh

* cleaned README

* [upload]

* fix libdl.so qtwayland build [upload]

* rebuild debs

* update libdl path [upload]

* added missing systemd-resolved

* ping capability

* disable some systemd services

* etc/resolv.conf link should not be needed

* Revert "etc/resolv.conf link should not be needed"

This reverts commit b627615a9e.

* Revert "ping capability"

This reverts commit 812ca357cf.

* set ping capability outside of container

* disable systemd services: console-setup and sfsconfig

Co-authored-by: Robin Reckmann <robin.reckmann@gmail.com>

* disabled more systemd services

* bump version [upload]

* update version

---------

Co-authored-by: Justin Newberry <justin@comma.ai>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Robin Reckmann <robin.reckmann@gmail.com>
2024-08-13 16:46:55 -07:00
Andrei Radulescu 7f7a7a7f82 fixed build and push full release in CI (#305)
* fixed ci workflows

* don't push ota-staging.json and system-skip-chunks-*.img.xz

* add back permissions

* updated raw links

* fixed missing if

* switch to gitlab

* VERSION
2024-08-12 14:33:10 -07:00