summaryrefslogtreecommitdiff
path: root/recipes-bsp
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-08-16 09:56:48 -0500
committerJohn Klug <john.klug@multitech.com>2019-08-16 09:56:48 -0500
commit3c0e1b6d644e95fc4f053b31e6ade2405e68328e (patch)
treec6404509668477e48bcc8042c5173c8031424e54 /recipes-bsp
parentcfbb3c4145883a66a7dad2861f8a85a4d7ebd208 (diff)
downloadmeta-multitech-atmel-3c0e1b6d644e95fc4f053b31e6ade2405e68328e.tar.gz
meta-multitech-atmel-3c0e1b6d644e95fc4f053b31e6ade2405e68328e.tar.bz2
meta-multitech-atmel-3c0e1b6d644e95fc4f053b31e6ade2405e68328e.zip
u-boot-linux-utils is machine dependent
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/multitech/u-boot-linux-utils_0.2.1.bb4
1 files changed, 4 insertions, 0 deletions
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"