summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2018-03-05 10:33:09 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-03-04 23:43:56 -0500
commitbff0ef40e7e24d874cecf0db1ba97e14dff212e0 (patch)
tree8c6fcf8f066a60e4a2bedbfdf9c1d60c6461802e
parent76ff9d7182fae1eace53c98a07904a95c1078b4e (diff)
downloadmeta-ti-bff0ef40e7e24d874cecf0db1ba97e14dff212e0.tar.gz
pruss-ldd: relax compatibility settings to match nimu-icss, etc.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/pruss-lld/pruss-lld.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/pruss-lld/pruss-lld.inc b/recipes-bsp/pruss-lld/pruss-lld.inc
index bbd060d0..501b72c8 100644
--- a/recipes-bsp/pruss-lld/pruss-lld.inc
+++ b/recipes-bsp/pruss-lld/pruss-lld.inc
@@ -1,7 +1,7 @@
1LICENSE = "BSD-3-Clause" 1LICENSE = "BSD-3-Clause"
2LIC_FILES_CHKSUM = "file://pruicss.h;beginline=1;endline=31;md5=315177aa03d58bcd124a6e799e2bd458" 2LIC_FILES_CHKSUM = "file://pruicss.h;beginline=1;endline=31;md5=315177aa03d58bcd124a6e799e2bd458"
3 3
4COMPATIBLE_MACHINE = "ti33x|ti43x|am57xx-evm|k2g" 4COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|k2g"
5PACKAGE_ARCH = "${MACHINE_ARCH}" 5PACKAGE_ARCH = "${MACHINE_ARCH}"
6 6
7PRUSS_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/pruss-lld.git" 7PRUSS_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/pruss-lld.git"