From 218fffbcdbdfd96a866fcc11537b277f317f0b41 Mon Sep 17 00:00:00 2001 From: Kirill Kapranov Date: Wed, 11 Sep 2019 21:37:42 +0300 Subject: [PATCH] Change the name of the images Set the mage name to compulab-ucm-imx8m-mini Signed-off-by: Kirill Kapranov --- recipes-bsp/recipes-xfce/compulab-ucm-imx8m-mini.bb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 recipes-bsp/recipes-xfce/compulab-ucm-imx8m-mini.bb diff --git a/recipes-bsp/recipes-xfce/compulab-ucm-imx8m-mini.bb b/recipes-bsp/recipes-xfce/compulab-ucm-imx8m-mini.bb new file mode 100644 index 0000000..0737408 --- /dev/null +++ b/recipes-bsp/recipes-xfce/compulab-ucm-imx8m-mini.bb @@ -0,0 +1,7 @@ +DESCRIPTION = "CompuLab XFCE desktop demo image." +LICENSE = "MIT" + +export IMAGE_NAME="${MACHINE}-${DATETIME}" +export IMAGE_LINK_NAME="${MACHINE}" + +require dynamic-layers/qt5-layer/recipes-fsl/images/fsl-image-qt5-validation-imx.bb