From b1c2a661cc63202a4c325f9362804c0eb84ced4c Mon Sep 17 00:00:00 2001 From: Josep Orga Date: Mon, 14 Jun 2021 11:19:13 +0200 Subject: [PATCH] meta-somdevices: somdevices-full: Add Qt5 into SDK. Signed-off-by: Josep Orga --- recipes-somdevices/images/somdevices-full.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-somdevices/images/somdevices-full.bb b/recipes-somdevices/images/somdevices-full.bb index bf02b96..85d7b8a 100644 --- a/recipes-somdevices/images/somdevices-full.bb +++ b/recipes-somdevices/images/somdevices-full.bb @@ -21,3 +21,5 @@ IMAGE_INSTALL += " \ packagegroup-qt5-imx \ packagegroup-qt5-toolchain-target \ " + +inherit populate_sdk_qt5 -- 2.17.1