From 93cabbb24c6b3eece53a140b0988f62aa0f989d2 Mon Sep 17 00:00:00 2001 From: robertoviola-systemelectronics Date: Mon, 9 Dec 2024 14:40:27 +0100 Subject: [PATCH] Update system-astrial-image.bb --- recipes-images/images/system-astrial-image.bb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/recipes-images/images/system-astrial-image.bb b/recipes-images/images/system-astrial-image.bb index e2099ef..a174ebf 100644 --- a/recipes-images/images/system-astrial-image.bb +++ b/recipes-images/images/system-astrial-image.bb @@ -34,3 +34,8 @@ IMAGE_INSTALL:append = " librealsense2 librealsense2-tools" IMAGE_INSTALL:append = " librealsense2-debug-tools" IMAGE_INSTALL:append = " python3-pyrealsense2" +################################################################################################################# +## GitHub.com Signing +IMAGE_INSTALL:append = " os-release-sign " + +#################################################################################################################