All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm PATCH 1/8] imx-lib.inc: Remove unused assignment for FILES definition
@ 2013-07-17 18:17 Otavio Salvador
  2013-07-17 18:17 ` [meta-fsl-arm PATCH 2/8] imx-lib.inc: Add .so files in imx-lib package Otavio Salvador
                   ` (6 more replies)
  0 siblings, 7 replies; 21+ messages in thread
From: Otavio Salvador @ 2013-07-17 18:17 UTC (permalink / raw)
  To: meta-freescale Mailing List; +Cc: Otavio Salvador

The standard FILES definition works fine for current contents; I did
check the package contents before/after using buildhistory and
packaged files are the same.

Change-Id: Ia048338e1db38896a66aaf9f46fcc4071d402f42
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---
 recipes-bsp/imx-lib/imx-lib.inc | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/recipes-bsp/imx-lib/imx-lib.inc b/recipes-bsp/imx-lib/imx-lib.inc
index 24477ce..4fb6746 100644
--- a/recipes-bsp/imx-lib/imx-lib.inc
+++ b/recipes-bsp/imx-lib/imx-lib.inc
@@ -32,8 +32,3 @@ do_compile () {
 do_install () {
     oe_runmake PLATFORM="${PLATFORM}" DEST_DIR="${D}" install
 }
-
-FILES_${PN} += "${libdir}/*${SOLIBS}"
-FILES_${PN}-dbg += "${libdir}/.debug"
-FILES_${PN}-dev += "${libdir}/*${SOLIBSDEV}"
-
-- 
1.8.3.2



^ permalink raw reply related	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2013-08-06 14:03 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-17 18:17 [meta-fsl-arm PATCH 1/8] imx-lib.inc: Remove unused assignment for FILES definition Otavio Salvador
2013-07-17 18:17 ` [meta-fsl-arm PATCH 2/8] imx-lib.inc: Add .so files in imx-lib package Otavio Salvador
2013-07-17 18:17 ` [meta-fsl-arm PATCH 3/8] u-boot-fslc: Update to 2013.07-rc3 release Otavio Salvador
2013-07-17 18:20   ` Fabio Estevam
2013-07-17 18:17 ` [meta-fsl-arm PATCH 4/8] gpu-viv-bin-mx6q.inc: Keep library package suffix for OpenGL interfaces Otavio Salvador
2013-07-17 18:17 ` [meta-fsl-arm PATCH 5/8] gpu-viv-bin-mx6q.inc: Fix soname of libGL library Otavio Salvador
2013-07-17 19:32   ` John Weber
2013-07-17 19:45     ` Otavio Salvador
2013-07-17 18:17 ` [meta-fsl-arm PATCH 6/8] gst-fsl-plugin: Add PACKAGECONFIG options Otavio Salvador
2013-07-17 18:17 ` [meta-fsl-arm PATCH 7/8] gst-fsl-plugin: Drop 2.0.3 patches which were kept around by mistake Otavio Salvador
2013-07-17 18:17 ` [meta-fsl-arm PATCH 8/8] qt4: Enable OpenGL ES2 support for i.MX6 Otavio Salvador
2013-07-30 18:20   ` Eric Nelson
2013-08-01  3:03     ` Otavio Salvador
2013-08-01 16:19       ` Sandoval Gonzalez Leonardo-B42214
2013-08-01 17:40         ` Eric Nelson
2013-08-01 18:10           ` Carrillodominguez Francisco Alberto-B35153
2013-08-01 18:14             ` Eric Nelson
2013-08-05 21:32             ` Carrillodominguez Francisco Alberto-B35153
2013-08-05 22:57               ` Eric Nelson
2013-08-06 13:58                 ` Sandoval Gonzalez Leonardo-B42214
2013-08-06 14:03                   ` Eric Nelson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.