From: Josep Orga Date: Fri, 16 Apr 2021 14:03:13 +0000 (+0200) Subject: meta-somdevices: Set deb packages by default. X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=2ad481426e6312001a108e1d415c4a8d7e3caa0a;p=meta-somdevices.git meta-somdevices: Set deb packages by default. Signed-off-by: Josep Orga --- 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"