summaryrefslogtreecommitdiffstats
path: root/recipes-ti/uio-test-pruss
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-06-29 21:27:16 -0400
committerDenys Dmytriyenko <denys@ti.com>2016-06-29 21:28:08 -0400
commitd2aad25651acceccbe5c0f334181b1a5bf5baaeb (patch)
tree4b5c04161322e1868c7ed58df3b3a403c545d9f9 /recipes-ti/uio-test-pruss
parentda853122bcb0fb818cf5cfd9e3ffc5e8d79310df (diff)
downloadmeta-ti-d2aad25651acceccbe5c0f334181b1a5bf5baaeb.tar.gz
uio-test-pruss: correct COMPATIBLE_MACHINE
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/uio-test-pruss')
-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() {