summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/pruss-lld
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2020-03-02 08:31:31 +0000
committerDenys Dmytriyenko <denys@ti.com>2020-03-02 18:25:45 +0000
commit456a428dd41bf6bf8f1c58e713bb7ebd03fe89e6 (patch)
treed53e350a5b70dafc3698131ede64e7ac943e1aae /recipes-bsp/pruss-lld
parentb1506a7ffb0a60f43080f35e7e81a6af85e43b1c (diff)
downloadmeta-ti-456a428dd41bf6bf8f1c58e713bb7ebd03fe89e6.tar.gz
pruss-lld: fix packaging issue due to libpruss.a
dwarfsrcfiles: .../work/am57xx_evm-linux-gnueabi/pruss-lld/1_2020.2.20-r0.2/package/usr/lib/libpruss.a: not a valid ELF file Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/pruss-lld')
-rw-r--r--recipes-bsp/pruss-lld/pruss-lld.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-bsp/pruss-lld/pruss-lld.inc b/recipes-bsp/pruss-lld/pruss-lld.inc
index 793ba838..fe5987a4 100644
--- a/recipes-bsp/pruss-lld/pruss-lld.inc
+++ b/recipes-bsp/pruss-lld/pruss-lld.inc
@@ -12,3 +12,4 @@ PE = "1"
12 12
13INC_PR = "r0" 13INC_PR = "r0"
14 14
15INHIBIT_PACKAGE_STRIP_FILES = "${PKGD}${libdir}/libpruss.a"