From 3da35197de85194bdcd658d1a4e3117bf72c8d43 Mon Sep 17 00:00:00 2001 From: John Klug Date: Fri, 16 Aug 2019 09:56:48 -0500 Subject: u-boot-linux-utils is machine dependent --- recipes-bsp/multitech/u-boot-linux-utils_0.2.1.bb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/recipes-bsp/multitech/u-boot-linux-utils_0.2.1.bb b/recipes-bsp/multitech/u-boot-linux-utils_0.2.1.bb index 1632963..65ea852 100644 --- a/recipes-bsp/multitech/u-boot-linux-utils_0.2.1.bb +++ b/recipes-bsp/multitech/u-boot-linux-utils_0.2.1.bb @@ -4,6 +4,10 @@ SECTION = "console/utils" PRIORITY = "optional" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" + +# Defaults are different depending on machine type. +PACKAGE_ARCH = "${MACHINE_ARCH}" + PR = "r1" DEPENDS = "mtd-utils u-boot" -- cgit v1.2.3