domotic/components/lvgl__lvgl/scripts/perf/lvperf_dependencies.sh
Marc PASTEUR d132f39ff8 move lvgl
2025-12-19 18:08:19 +01:00

10 lines
521 B
Bash

#!/bin/sh
# This script installs extra dependencies for the lvperf Docker images used in the CI pipeline.
# The images are based on Alpine Linux and support runtime installation of dependencies,
# allowing you to extend functionality without rebuilding the image.
#
# For guidance on how dependencies are typically added, refer to the Dockerfiles:
# - https://github.com/smartobjectoriented/so3/blob/main/docker/Dockerfile.lvperf_32b
# - https://github.com/smartobjectoriented/so3/blob/main/docker/Dockerfile.lvperf_64b