From e7f9770ba99067623a65148cbf736bd5d76b7bc1 Mon Sep 17 00:00:00 2001 From: Alejandro Benete Date: Tue, 30 Mar 2021 11:19:56 +0200 Subject: [PATCH] meta-somdevices: Changed package class to deb. Signed-off-by: Alejandro Benete --- conf/machine/imx6ullsomdevices.conf | 2 ++ 1 file changed, 2 insertions(+) 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" -- 2.17.1