From 2ad481426e6312001a108e1d415c4a8d7e3caa0a Mon Sep 17 00:00:00 2001 From: Josep Orga Date: Fri, 16 Apr 2021 16:03:13 +0200 Subject: [PATCH] meta-somdevices: Set deb packages by default. Signed-off-by: Josep Orga --- conf/machine/imx6ullsomdevices.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/imx6ullsomdevices.conf b/conf/machine/imx6ullsomdevices.conf index 1185e00..8441ee9 100644 --- a/conf/machine/imx6ullsomdevices.conf +++ b/conf/machine/imx6ullsomdevices.conf @@ -26,4 +26,4 @@ PREFERRED_VERSION_linux-somdevices = "4.19.35" PREFERRED_PROVIDER_u-boot_imx6ullsomdevices = "u-boot-somdevices" PREFERRED_PROVIDER_virtual/bootloader_imx6ullsomdevices = "u-boot-somdevices" -PACKAGE_CLASSES ?= "package_deb" +PACKAGE_CLASSES = "package_deb" -- 2.17.1