[meta-ti] [PATCH] ti-gc320-libs: add all libraries to FILES

Eric Ruei e-ruei1 at ti.com
Wed Oct 26 13:19:33 PDT 2016


Signed-off-by: Eric Ruei <e-ruei1 at ti.com>
---
 recipes-graphics/libgal/ti-gc320-libs_5.0.11.p7.bb | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/recipes-graphics/libgal/ti-gc320-libs_5.0.11.p7.bb b/recipes-graphics/libgal/ti-gc320-libs_5.0.11.p7.bb
index 45c8d51..90b27e9 100644
--- a/recipes-graphics/libgal/ti-gc320-libs_5.0.11.p7.bb
+++ b/recipes-graphics/libgal/ti-gc320-libs_5.0.11.p7.bb
@@ -26,7 +26,7 @@ python __anonymous() {
 
 TARGET_PRODUCT_omap-a15 = "jacinto6evm"
 
-PR = "r1"
+PR = "r2"
 
 S = "${WORKDIR}/git"
 
@@ -36,4 +36,6 @@ do_install() {
     oe_runmake install
 }
 
+FILES_${PN} += "${libdir}/*"
+
 INSANE_SKIP_${PN} += "ldflags"
-- 
1.9.1



More information about the meta-ti mailing list