From c00e37b6324b16361ddc08abfdf39acd54d60ce6 Mon Sep 17 00:00:00 2001 From: Oleksandr Suvorov Date: Fri, 9 Jul 2021 16:35:30 +0300 Subject: images: base-tdx-cli: add set-hostname service The service "set-hostname" adds a serial number of a module to a machine hostname. It allows a customer to identify a module he is working with simply. Add it to the "packagegroup-base-tdx-cli", so that all Reference Multimedia and Minimal images have hostnames like Torizon in the style of "colibri-imx8x-06748675". Also, customers using the "packagegroup-base-tdx-cli" inherit that and it lands in their production image. Related-to: ELB-1322 Signed-off-by: Oleksandr Suvorov --- recipes-images/images/packagegroup-tdx-cli.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-images/images/packagegroup-tdx-cli.bb b/recipes-images/images/packagegroup-tdx-cli.bb index 1689375..f329401 100644 --- a/recipes-images/images/packagegroup-tdx-cli.bb +++ b/recipes-images/images/packagegroup-tdx-cli.bb @@ -41,6 +41,7 @@ RRECOMMENDS_packagegroup-base-tdx-cli = "\ libgpiod-tools \ libsoc \ mtd-utils \ + set-hostname \ u-boot-fw-utils \ udev-toradex-rules \ uhubctl \ -- cgit v1.2.3