All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/4] perl: Add auto/XS/Typemap in perl-doc package
@ 2013-02-16 21:20 Otavio Salvador
  2013-02-16 21:20 ` [PATCH 2/4] dbus: Drop libx11 dependency when building without 'x11' distro feature Otavio Salvador
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Otavio Salvador @ 2013-02-16 21:20 UTC (permalink / raw)
  To: OpenEmbedded Core Mailing List; +Cc: Otavio Salvador

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---
 meta/recipes-devtools/perl/perl_5.14.3.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-devtools/perl/perl_5.14.3.bb b/meta/recipes-devtools/perl/perl_5.14.3.bb
index 2e33e66..6a3a170 100644
--- a/meta/recipes-devtools/perl/perl_5.14.3.bb
+++ b/meta/recipes-devtools/perl/perl_5.14.3.bb
@@ -269,6 +269,7 @@ FILES_${PN}-dbg += "${libdir}/perl/${PV}/auto/*/.debug \
                     ${libdir}/perl/${PV}/*/*/*/.debug "
 FILES_${PN}-doc = "${libdir}/perl/${PV}/*/*.txt \
                    ${libdir}/perl/${PV}/*/*/*.txt \
+                   ${libdir}/perl/${PV}/auto/XS/Typemap \
                    ${libdir}/perl/${PV}/B/assemble \
                    ${libdir}/perl/${PV}/B/cc_harness \
                    ${libdir}/perl/${PV}/B/disassemble \
-- 
1.8.1




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

end of thread, other threads:[~2013-02-17 15:48 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-16 21:20 [PATCH 1/4] perl: Add auto/XS/Typemap in perl-doc package Otavio Salvador
2013-02-16 21:20 ` [PATCH 2/4] dbus: Drop libx11 dependency when building without 'x11' distro feature Otavio Salvador
2013-02-17  7:47   ` Richard Purdie
2013-02-17 13:40     ` Otavio Salvador
2013-02-17 13:44       ` Richard Purdie
2013-02-17 13:55         ` Otavio Salvador
2013-02-17 14:48           ` Richard Purdie
2013-02-17 14:52             ` Otavio Salvador
2013-02-17 15:10               ` Richard Purdie
2013-02-17 15:31                 ` Otavio Salvador
2013-02-16 21:20 ` [PATCH 3/4] libsdl: Use 'virtual/libx11' instead of hardcoding nativesdk-libx11 Otavio Salvador
2013-02-17  7:52   ` Richard Purdie
2013-02-17 13:42     ` Otavio Salvador
2013-02-17 13:46       ` Richard Purdie
2013-02-17 13:55         ` Otavio Salvador
2013-02-16 21:20 ` [PATCH 4/4] qt4-tools: Drop libx11 dependency when building without 'x11' distro feature Otavio Salvador

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.