meta-digi/meta-digi-dey/dynamic-layers/stm32mpu-ai/recipes-samples/object-detection/files/patches
David Escalona 4bc892961d stm32mpu-ai: recipes-samples: customize st npu samples
Customize the NPU samples provided by ST so they can be executed in our DEY images:
- Add a generic launch script to pre-configure environment variables before launching demos.
- Remove 'weston' user check from demos launch scripts.
- Reduce font size for big screens.
- Set camera resolution to 640x480px and center the image.
- Adapt home folder to 'root' user instead of 'weston'.
- Adapt package group to include the new samples and remove the old ones.
- Fix a couple of errors with models download and include them manually.
- Add a runtime dependency with 'libdrm-tests' as the 'modetest' binary is required.

https://onedigi.atlassian.net/browse/CCS-12

Signed-off-by: David Escalona <david.escalona@digi.com>
2024-09-25 14:02:34 +02:00
..
0001-object-detection-remove-weston-user-check-from-launc.patch stm32mpu-ai: recipes-samples: customize st npu samples 2024-09-25 14:02:34 +02:00
0002-object-detection-reduce-font-size-for-big-screens.patch stm32mpu-ai: recipes-samples: customize st npu samples 2024-09-25 14:02:34 +02:00
0003-object-detection-set-camera-preview-to-640x480.patch stm32mpu-ai: recipes-samples: customize st npu samples 2024-09-25 14:02:34 +02:00