Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [V2 0/4] host-perl
@ 2014-10-11  6:36 Francois Perrad
  2014-10-11  6:36 ` [Buildroot] [V2 1/4] libxml-parser-perl: restore it like before perl infra Francois Perrad
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Francois Perrad @ 2014-10-11  6:36 UTC (permalink / raw)
  To: buildroot

perl infrastructure using a host-perl instead of the system perl

V1 -> V2:
  - rebase the serie
  - XML-Parser doesn't use the infrastructure

Note: no test done for metacity

Francois Perrad (4):
  libxml-parser-perl: restore it like before perl infra
  perl: add host variant
  pkg-perl: refactor with host-perl
  perl: remove useless hacks

 package/Makefile.in                                |  3 --
 package/intltool/intltool.mk                       |  5 ++-
 package/libxml-parser-perl/libxml-parser-perl.mk   | 34 +++++++++++++++++++
 package/metacity/metacity.mk                       |  2 +-
 package/perl-gd/Config.in                          |  2 --
 package/perl-gdgraph/Config.in                     |  1 -
 .../perl-gdgraph-01-fix-Makefile-PL.patch          | 24 --------------
 package/perl-xml-parser/perl-xml-parser.mk         | 17 ----------
 package/perl/perl.mk                               | 38 +++++++++-------------
 package/pkg-perl.mk                                | 23 +++++++------
 10 files changed, 65 insertions(+), 84 deletions(-)
 create mode 100644 package/libxml-parser-perl/libxml-parser-perl.mk
 delete mode 100644 package/perl-gdgraph/perl-gdgraph-01-fix-Makefile-PL.patch
 delete mode 100644 package/perl-xml-parser/perl-xml-parser.mk

-- 
1.9.1

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

end of thread, other threads:[~2014-10-18  7:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-11  6:36 [Buildroot] [V2 0/4] host-perl Francois Perrad
2014-10-11  6:36 ` [Buildroot] [V2 1/4] libxml-parser-perl: restore it like before perl infra Francois Perrad
2014-10-11  6:36 ` [Buildroot] [V2 2/4] perl: add host variant Francois Perrad
2014-10-11  6:36 ` [Buildroot] [V2 3/4] pkg-perl: refactor with host-perl Francois Perrad
2014-10-11  6:36 ` [Buildroot] [V2 4/4] perl: remove useless hacks Francois Perrad
2014-10-17  9:49 ` [Buildroot] [V2 0/4] host-perl Peter Korsgaard
2014-10-17 14:27 ` Peter Korsgaard
2014-10-18  7:25   ` François Perrad

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox