mbox series

[layerindex-web,0/2] layerindex: Allow staff to set Yocto compatibility

Message ID 20250224-mathieu-yp-compat-staff-v1-0-9b8d07f00af7@bootlin.com
Headers show
Series layerindex: Allow staff to set Yocto compatibility | expand

Message

Mathieu Dubois-Briand Feb. 24, 2025, 10:59 a.m. UTC
Fix ticket #15738.

Also fix local setup with current mariadb docker version.

Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
---
Mathieu Dubois-Briand (2):
      dockersetup: Switch from mysql to mariadb binaries
      layerindex: Allow staff to set Yocto compatibility

 README                              | 4 ++--
 dockersetup.py                      | 6 +++---
 layerindex/forms.py                 | 7 ++++++-
 layerindex/tools/initial_db_dump.sh | 4 ++--
 layerindex/views.py                 | 5 +++++
 5 files changed, 18 insertions(+), 8 deletions(-)
---
base-commit: c1dfe6e1c05b3414fd1dc1f8e835a3dde3690a30
change-id: 20250224-mathieu-yp-compat-staff-0a4a8aa5d4e5

Best regards,