summaryrefslogtreecommitdiff
path: root/package/imx-lib/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbrodkorb@conet.de>2015-01-28 09:47:18 +0100
committerWaldemar Brodkorb <wbrodkorb@conet.de>2015-01-28 09:47:18 +0100
commit7214b10f9ca2e5be8f3e479b59d3edf2ddffd7e7 (patch)
tree01f3089493ee8c88caa81ea3d24fe014cc898456 /package/imx-lib/Makefile
parentf4d07b4d155c15a640692a9b0d44303e32110ece (diff)
parentd3edb850913a1c0beafa427661ac996f76a47589 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/imx-lib/Makefile')
-rw-r--r--package/imx-lib/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/imx-lib/Makefile b/package/imx-lib/Makefile
index ea37fcb90..15ad99b2c 100644
--- a/package/imx-lib/Makefile
+++ b/package/imx-lib/Makefile
@@ -27,6 +27,8 @@ MAKE_ENV+= PLATFORM=IMX6Q
CONFIG_STYLE:= manual
imx-lib-install:
+ # remove libcec from staging directory
+ -rm $(STAGING_TARGET_DIR)/usr/lib/libcec.so.1
$(INSTALL_DIR) $(IDIR_IMX_LIB)/usr/lib
$(CP) $(WRKINST)/usr/lib/lib{ipu,pxp}.so* \
$(IDIR_IMX_LIB)/usr/lib