From 9ec3740d51bb4a63ac4f2af04c81e552b081e541 Mon Sep 17 00:00:00 2001 From: Javier Viguera Date: Fri, 23 Aug 2024 17:29:16 +0200 Subject: [PATCH] connectcore-demo: configure board image file for ccimx91 The ccimx91 shares the board image file with the ccimx93. Signed-off-by: Javier Viguera --- .../recipes-digi/dey-examples/connectcore-demo-example.inc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/meta-digi-dey/recipes-digi/dey-examples/connectcore-demo-example.inc b/meta-digi-dey/recipes-digi/dey-examples/connectcore-demo-example.inc index bf7d2241f..f522c515a 100644 --- a/meta-digi-dey/recipes-digi/dey-examples/connectcore-demo-example.inc +++ b/meta-digi-dey/recipes-digi/dey-examples/connectcore-demo-example.inc @@ -1,4 +1,4 @@ -# Copyright (C) 2022,2023, Digi International Inc. +# Copyright (C) 2022-2024, Digi International Inc. require dey-examples-src.inc @@ -32,8 +32,9 @@ inherit systemd update-rc.d BOARD_IMAGE_FILE ?= "${MACHINE}_board.png" -# The ccimx6qpsbc re-uses the ccimx6sbc board image +# Some boards re-use other boards' images BOARD_IMAGE_FILE:ccimx6qpsbc = "ccimx6sbc_board.png" +BOARD_IMAGE_FILE:ccimx91-dvk = "ccimx93-dvk_board.png" do_install() { install -d ${D}/srv/www