All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-perl][PATCH v4 00/10] add perl modules
@ 2014-05-21  7:43 Tim Orling
  2014-05-21  7:43 ` [meta-perl][PATCH v4 01/10] libtext-diff-perl: add 1.41 Tim Orling
                   ` (10 more replies)
  0 siblings, 11 replies; 18+ messages in thread
From: Tim Orling @ 2014-05-21  7:43 UTC (permalink / raw)
  To: openembedded-devel

From: Tim Orling <TicoTimo@gmail.com>

Changes since v3:
  * Use ${CPAN_MIRROR} for all recipes
      * See patches for oe-core:
          http://patches.openembedded.org/patch/72457/
          http://patches.openembedded.org/patch/72459/
  * Upstream has continued to move forward
  * Update the following:
      libcapture-tiny-perl from 0.23 -> 0.24
      libmodule-runtime-perl from 0.013 -> 0.014
      libextutils-helpers-perl from 0.021 -> 0.022
      libmodule-build-tiny-perl from 0.030 -> 0.036
  * Add libtest-harness-perl which RPROVIDES libtap-harness-env-perl
    now required by libmodule-build-tiny-perl

Tim Orling (10):
  libtext-diff-perl: add 1.41
  libcapture-tiny-perl: add 0.24
  libmodule-runtime-perl: add 0.014
  libextutils-config-perl: add 0.007
  libextutils-helper-perl: add 0.022
  libextutils-installpaths-perl: add 0.010
  libmodule-build-tiny-perl: add 0.036
  libextutils-cppguess-perl: add 0.07
  libalgorithm-diff-perl: add 1.15
  libtest-harness-perl: add 3.30

 .../libalgorithm/libalgorithm-diff-perl_1.15.bb    | 23 +++++++
 .../libcapture/libcapture-tiny-perl_0.24.bb        | 36 ++++++++++
 .../libextutils/libextutils-config-perl_0.007.bb   | 24 +++++++
 .../libextutils/libextutils-cppguess-perl_0.07.bb  | 38 +++++++++++
 .../libextutils/libextutils-helpers-perl_0.022.bb  | 29 ++++++++
 .../libextutils-installpaths-perl_0.010.bb         | 25 +++++++
 .../libmodule/libmodule-build-tiny-perl_0.036.bb   | 55 +++++++++++++++
 .../libmodule/libmodule-runtime-perl_0.014.bb      | 35 ++++++++++
 .../libtest/libtest-harness-perl_3.30.bb           | 79 ++++++++++++++++++++++
 .../recipes-perl/libtext/libtext-diff-perl_1.41.bb | 27 ++++++++
 10 files changed, 371 insertions(+)
 create mode 100644 meta-perl/recipes-perl/libalgorithm/libalgorithm-diff-perl_1.15.bb
 create mode 100644 meta-perl/recipes-perl/libcapture/libcapture-tiny-perl_0.24.bb
 create mode 100644 meta-perl/recipes-perl/libextutils/libextutils-config-perl_0.007.bb
 create mode 100644 meta-perl/recipes-perl/libextutils/libextutils-cppguess-perl_0.07.bb
 create mode 100644 meta-perl/recipes-perl/libextutils/libextutils-helpers-perl_0.022.bb
 create mode 100644 meta-perl/recipes-perl/libextutils/libextutils-installpaths-perl_0.010.bb
 create mode 100644 meta-perl/recipes-perl/libmodule/libmodule-build-tiny-perl_0.036.bb
 create mode 100644 meta-perl/recipes-perl/libmodule/libmodule-runtime-perl_0.014.bb
 create mode 100644 meta-perl/recipes-perl/libtest/libtest-harness-perl_3.30.bb
 create mode 100644 meta-perl/recipes-perl/libtext/libtext-diff-perl_1.41.bb

-- 
1.8.3.2



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

end of thread, other threads:[~2014-06-04 10:03 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-21  7:43 [meta-perl][PATCH v4 00/10] add perl modules Tim Orling
2014-05-21  7:43 ` [meta-perl][PATCH v4 01/10] libtext-diff-perl: add 1.41 Tim Orling
2014-05-21  7:43 ` [meta-perl][PATCH v4 02/10] libcapture-tiny-perl: add 0.24 Tim Orling
2014-05-21  7:43 ` [meta-perl][PATCH v4 03/10] libmodule-runtime-perl: add 0.014 Tim Orling
2014-05-21  7:43 ` [meta-perl][PATCH v4 04/10] libextutils-config-perl: add 0.007 Tim Orling
2014-05-21  7:43 ` [meta-perl][PATCH v4 05/10] libextutils-helper-perl: add 0.022 Tim Orling
2014-05-21  7:43 ` [meta-perl][PATCH v4 06/10] libextutils-installpaths-perl: add 0.010 Tim Orling
2014-05-21  7:43 ` [meta-perl][PATCH v4 07/10] libmodule-build-tiny-perl: add 0.036 Tim Orling
2014-05-21  7:43 ` [meta-perl][PATCH v4 08/10] libextutils-cppguess-perl: add 0.07 Tim Orling
2014-05-21  7:43 ` [meta-perl][PATCH v4 09/10] libalgorithm-diff-perl: add 1.15 Tim Orling
2014-05-21  7:43 ` [meta-perl][PATCH v4 10/10] libtest-harness-perl: add 3.30 Tim Orling
2014-05-22  2:03   ` Hongxu Jia
2014-05-22  3:23     ` [meta-perl][PATCH v5 " Tim Orling
2014-05-22  5:28       ` Hongxu Jia
2014-05-22  2:02 ` [meta-perl][PATCH v4 00/10] add perl modules Hongxu Jia
2014-05-30 16:19   ` Paul Eggleton
2014-06-04  1:24     ` Hongxu Jia
2014-06-04 10:03       ` Paul Eggleton

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.