From: Alejandro Benete Date: Tue, 30 Mar 2021 09:19:56 +0000 (+0200) Subject: meta-somdevices: Changed package class to deb. X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=e7f9770ba99067623a65148cbf736bd5d76b7bc1;p=meta-somdevices.git meta-somdevices: Changed package class to deb. Signed-off-by: Alejandro Benete --- diff --git a/conf/machine/imx6ullsomdevices.conf b/conf/machine/imx6ullsomdevices.conf index 8f26151..c2b9dfc 100644 --- a/conf/machine/imx6ullsomdevices.conf +++ b/conf/machine/imx6ullsomdevices.conf @@ -25,3 +25,5 @@ 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"