Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] perl: Move perl-sanity -> perl
@ 2019-06-18 10:20 Richard Purdie
  2019-06-18 10:30 ` ✗ patchtest: failure for " Patchwork
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Purdie @ 2019-06-18 10:20 UTC (permalink / raw)
  To: openembedded-core

This was moved during the perl cleanup, it can/should be moved back now as
its confusing too many people.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 ...001-ExtUtils-MakeMaker-add-LDFLAGS-when-linking-binary-m.patch | 0
 ...001-Somehow-this-module-breaks-through-the-perl-wrapper-.patch | 0
 ...001-configure_path.sh-do-not-hardcode-prefix-lib-as-libr.patch | 0
 ...001-configure_tool.sh-do-not-quote-the-argument-to-comma.patch | 0
 .../files/0001-perl-cross-add-LDFLAGS-when-linking-libperl.patch  | 0
 meta/recipes-devtools/{perl-sanity => perl}/files/errno_ver.diff  | 0
 .../{perl-sanity => perl}/files/fix-setgroup.patch                | 0
 .../{perl-sanity => perl}/files/native-perlinc.patch              | 0
 .../{perl-sanity => perl}/files/perl-configpm-switch.patch        | 0
 .../{perl-sanity => perl}/files/perl-dynloader.patch              | 0
 .../{perl-sanity => perl}/files/perl-rdepends.txt                 | 0
 meta/recipes-devtools/{perl-sanity => perl}/files/run-ptest       | 0
 meta/recipes-devtools/{perl-sanity => perl}/perl-ptest.inc        | 0
 meta/recipes-devtools/{perl-sanity => perl}/perl_5.30.0.bb        | 0
 14 files changed, 0 insertions(+), 0 deletions(-)
 rename meta/recipes-devtools/{perl-sanity => perl}/files/0001-ExtUtils-MakeMaker-add-LDFLAGS-when-linking-binary-m.patch (100%)
 rename meta/recipes-devtools/{perl-sanity => perl}/files/0001-Somehow-this-module-breaks-through-the-perl-wrapper-.patch (100%)
 rename meta/recipes-devtools/{perl-sanity => perl}/files/0001-configure_path.sh-do-not-hardcode-prefix-lib-as-libr.patch (100%)
 rename meta/recipes-devtools/{perl-sanity => perl}/files/0001-configure_tool.sh-do-not-quote-the-argument-to-comma.patch (100%)
 rename meta/recipes-devtools/{perl-sanity => perl}/files/0001-perl-cross-add-LDFLAGS-when-linking-libperl.patch (100%)
 rename meta/recipes-devtools/{perl-sanity => perl}/files/errno_ver.diff (100%)
 rename meta/recipes-devtools/{perl-sanity => perl}/files/fix-setgroup.patch (100%)
 rename meta/recipes-devtools/{perl-sanity => perl}/files/native-perlinc.patch (100%)
 rename meta/recipes-devtools/{perl-sanity => perl}/files/perl-configpm-switch.patch (100%)
 rename meta/recipes-devtools/{perl-sanity => perl}/files/perl-dynloader.patch (100%)
 rename meta/recipes-devtools/{perl-sanity => perl}/files/perl-rdepends.txt (100%)
 rename meta/recipes-devtools/{perl-sanity => perl}/files/run-ptest (100%)
 rename meta/recipes-devtools/{perl-sanity => perl}/perl-ptest.inc (100%)
 rename meta/recipes-devtools/{perl-sanity => perl}/perl_5.30.0.bb (100%)

diff --git a/meta/recipes-devtools/perl-sanity/files/0001-ExtUtils-MakeMaker-add-LDFLAGS-when-linking-binary-m.patch b/meta/recipes-devtools/perl/files/0001-ExtUtils-MakeMaker-add-LDFLAGS-when-linking-binary-m.patch
similarity index 100%
rename from meta/recipes-devtools/perl-sanity/files/0001-ExtUtils-MakeMaker-add-LDFLAGS-when-linking-binary-m.patch
rename to meta/recipes-devtools/perl/files/0001-ExtUtils-MakeMaker-add-LDFLAGS-when-linking-binary-m.patch
diff --git a/meta/recipes-devtools/perl-sanity/files/0001-Somehow-this-module-breaks-through-the-perl-wrapper-.patch b/meta/recipes-devtools/perl/files/0001-Somehow-this-module-breaks-through-the-perl-wrapper-.patch
similarity index 100%
rename from meta/recipes-devtools/perl-sanity/files/0001-Somehow-this-module-breaks-through-the-perl-wrapper-.patch
rename to meta/recipes-devtools/perl/files/0001-Somehow-this-module-breaks-through-the-perl-wrapper-.patch
diff --git a/meta/recipes-devtools/perl-sanity/files/0001-configure_path.sh-do-not-hardcode-prefix-lib-as-libr.patch b/meta/recipes-devtools/perl/files/0001-configure_path.sh-do-not-hardcode-prefix-lib-as-libr.patch
similarity index 100%
rename from meta/recipes-devtools/perl-sanity/files/0001-configure_path.sh-do-not-hardcode-prefix-lib-as-libr.patch
rename to meta/recipes-devtools/perl/files/0001-configure_path.sh-do-not-hardcode-prefix-lib-as-libr.patch
diff --git a/meta/recipes-devtools/perl-sanity/files/0001-configure_tool.sh-do-not-quote-the-argument-to-comma.patch b/meta/recipes-devtools/perl/files/0001-configure_tool.sh-do-not-quote-the-argument-to-comma.patch
similarity index 100%
rename from meta/recipes-devtools/perl-sanity/files/0001-configure_tool.sh-do-not-quote-the-argument-to-comma.patch
rename to meta/recipes-devtools/perl/files/0001-configure_tool.sh-do-not-quote-the-argument-to-comma.patch
diff --git a/meta/recipes-devtools/perl-sanity/files/0001-perl-cross-add-LDFLAGS-when-linking-libperl.patch b/meta/recipes-devtools/perl/files/0001-perl-cross-add-LDFLAGS-when-linking-libperl.patch
similarity index 100%
rename from meta/recipes-devtools/perl-sanity/files/0001-perl-cross-add-LDFLAGS-when-linking-libperl.patch
rename to meta/recipes-devtools/perl/files/0001-perl-cross-add-LDFLAGS-when-linking-libperl.patch
diff --git a/meta/recipes-devtools/perl-sanity/files/errno_ver.diff b/meta/recipes-devtools/perl/files/errno_ver.diff
similarity index 100%
rename from meta/recipes-devtools/perl-sanity/files/errno_ver.diff
rename to meta/recipes-devtools/perl/files/errno_ver.diff
diff --git a/meta/recipes-devtools/perl-sanity/files/fix-setgroup.patch b/meta/recipes-devtools/perl/files/fix-setgroup.patch
similarity index 100%
rename from meta/recipes-devtools/perl-sanity/files/fix-setgroup.patch
rename to meta/recipes-devtools/perl/files/fix-setgroup.patch
diff --git a/meta/recipes-devtools/perl-sanity/files/native-perlinc.patch b/meta/recipes-devtools/perl/files/native-perlinc.patch
similarity index 100%
rename from meta/recipes-devtools/perl-sanity/files/native-perlinc.patch
rename to meta/recipes-devtools/perl/files/native-perlinc.patch
diff --git a/meta/recipes-devtools/perl-sanity/files/perl-configpm-switch.patch b/meta/recipes-devtools/perl/files/perl-configpm-switch.patch
similarity index 100%
rename from meta/recipes-devtools/perl-sanity/files/perl-configpm-switch.patch
rename to meta/recipes-devtools/perl/files/perl-configpm-switch.patch
diff --git a/meta/recipes-devtools/perl-sanity/files/perl-dynloader.patch b/meta/recipes-devtools/perl/files/perl-dynloader.patch
similarity index 100%
rename from meta/recipes-devtools/perl-sanity/files/perl-dynloader.patch
rename to meta/recipes-devtools/perl/files/perl-dynloader.patch
diff --git a/meta/recipes-devtools/perl-sanity/files/perl-rdepends.txt b/meta/recipes-devtools/perl/files/perl-rdepends.txt
similarity index 100%
rename from meta/recipes-devtools/perl-sanity/files/perl-rdepends.txt
rename to meta/recipes-devtools/perl/files/perl-rdepends.txt
diff --git a/meta/recipes-devtools/perl-sanity/files/run-ptest b/meta/recipes-devtools/perl/files/run-ptest
similarity index 100%
rename from meta/recipes-devtools/perl-sanity/files/run-ptest
rename to meta/recipes-devtools/perl/files/run-ptest
diff --git a/meta/recipes-devtools/perl-sanity/perl-ptest.inc b/meta/recipes-devtools/perl/perl-ptest.inc
similarity index 100%
rename from meta/recipes-devtools/perl-sanity/perl-ptest.inc
rename to meta/recipes-devtools/perl/perl-ptest.inc
diff --git a/meta/recipes-devtools/perl-sanity/perl_5.30.0.bb b/meta/recipes-devtools/perl/perl_5.30.0.bb
similarity index 100%
rename from meta/recipes-devtools/perl-sanity/perl_5.30.0.bb
rename to meta/recipes-devtools/perl/perl_5.30.0.bb
-- 
2.20.1



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

* ✗ patchtest: failure for perl: Move perl-sanity -> perl
  2019-06-18 10:20 [PATCH] perl: Move perl-sanity -> perl Richard Purdie
@ 2019-06-18 10:30 ` Patchwork
  0 siblings, 0 replies; 2+ messages in thread
From: Patchwork @ 2019-06-18 10:30 UTC (permalink / raw)
  To: Richard Purdie; +Cc: openembedded-core

== Series Details ==

Series: perl: Move perl-sanity -> perl
Revision: 1
URL   : https://patchwork.openembedded.org/series/18200/
State : failure

== Summary ==


Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been executed on the proposed
series by patchtest resulting in the following failures:



* Issue             Series does not apply on top of target branch [test_series_merge_on_head] 
  Suggested fix    Rebase your series on top of targeted branch
  Targeted branch  master (currently at ce69c21707)



If you believe any of these test results are incorrect, please reply to the
mailing list (openembedded-core@lists.openembedded.org) raising your concerns.
Otherwise we would appreciate you correcting the issues and submitting a new
version of the patchset if applicable. Please ensure you add/increment the
version number when sending the new version (i.e. [PATCH] -> [PATCH v2] ->
[PATCH v3] -> ...).

---
Guidelines:     https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines
Test framework: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest
Test suite:     http://git.yoctoproject.org/cgit/cgit.cgi/patchtest-oe



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

end of thread, other threads:[~2019-06-18 10:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-18 10:20 [PATCH] perl: Move perl-sanity -> perl Richard Purdie
2019-06-18 10:30 ` ✗ patchtest: failure for " Patchwork

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