summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-ti/uio-test-pruss/uio-test-pruss_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-ti/uio-test-pruss/uio-test-pruss_git.bb b/recipes-ti/uio-test-pruss/uio-test-pruss_git.bb
index ee8204a1..0a82d637 100644
--- a/recipes-ti/uio-test-pruss/uio-test-pruss_git.bb
+++ b/recipes-ti/uio-test-pruss/uio-test-pruss_git.bb
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://Makefile;startline=1;endline=31;md5=0ee4f2c42eb6b04e3
14# Corresponds to version 01.00.00.00 14# Corresponds to version 01.00.00.00
15SRCREV = "f04b91b84331c9a12c897e4eb2836a0a3e3a5fae" 15SRCREV = "f04b91b84331c9a12c897e4eb2836a0a3e3a5fae"
16 16
17COMPATIBLE_MACHINE = "am57xx" 17COMPATIBLE_MACHINE = "omap-a15"
18EXTRA_OEMAKE = "CGT_PRU=${TI_CGT_PRU_INSTALL_DIR}" 18EXTRA_OEMAKE = "CGT_PRU=${TI_CGT_PRU_INSTALL_DIR}"
19 19
20do_install() { 20do_install() {