* [PATCH 0/1] perl recipes enable parallel make
@ 2011-02-16 19:58 Nitin A Kamble
2011-02-16 19:58 ` [PATCH 1/1] perl perl-native: turn on " Nitin A Kamble
2011-02-16 21:04 ` [PATCH 0/1] perl recipes enable " Richard Purdie
0 siblings, 2 replies; 3+ messages in thread
From: Nitin A Kamble @ 2011-02-16 19:58 UTC (permalink / raw)
To: poky
From: Nitin A Kamble <nitin.a.kamble@intel.com>
Tested this on all architectures, and it did not break a thing.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: nitin/misc
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/misc
Thanks,
Nitin A Kamble <nitin.a.kamble@intel.com>
---
Nitin A Kamble (1):
perl perl-native: turn on parallel make
meta/recipes-devtools/perl/perl-native_5.12.2.bb | 2 --
meta/recipes-devtools/perl/perl_5.12.2.bb | 2 --
2 files changed, 0 insertions(+), 4 deletions(-)
--
1.7.3.4
^ permalink raw reply [flat|nested] 3+ messages in thread* [PATCH 1/1] perl perl-native: turn on parallel make
2011-02-16 19:58 [PATCH 0/1] perl recipes enable parallel make Nitin A Kamble
@ 2011-02-16 19:58 ` Nitin A Kamble
2011-02-16 21:04 ` [PATCH 0/1] perl recipes enable " Richard Purdie
1 sibling, 0 replies; 3+ messages in thread
From: Nitin A Kamble @ 2011-02-16 19:58 UTC (permalink / raw)
To: poky
From: Nitin A Kamble <nitin.a.kamble@intel.com>
tested this on all architectures, and build works fine.
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
---
meta/recipes-devtools/perl/perl-native_5.12.2.bb | 2 --
meta/recipes-devtools/perl/perl_5.12.2.bb | 2 --
2 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-devtools/perl/perl-native_5.12.2.bb b/meta/recipes-devtools/perl/perl-native_5.12.2.bb
index fe8dbaa..790eae2 100644
--- a/meta/recipes-devtools/perl/perl-native_5.12.2.bb
+++ b/meta/recipes-devtools/perl/perl-native_5.12.2.bb
@@ -96,5 +96,3 @@ do_install_append_nylon() {
perl -pi -e 's/-Wdeclaration-after-statement //g' ${i}
done
}
-
-PARALLEL_MAKE = ""
diff --git a/meta/recipes-devtools/perl/perl_5.12.2.bb b/meta/recipes-devtools/perl/perl_5.12.2.bb
index 82801e8..b27e20f 100644
--- a/meta/recipes-devtools/perl/perl_5.12.2.bb
+++ b/meta/recipes-devtools/perl/perl_5.12.2.bb
@@ -272,5 +272,3 @@ RPROVIDES_perl-lib = "perl-lib"
require perl-rdepends_${PV}.inc
require perl-rprovides.inc
require perl-rprovides_${PV}.inc
-
-PARALLEL_MAKE = ""
--
1.7.3.4
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH 0/1] perl recipes enable parallel make
2011-02-16 19:58 [PATCH 0/1] perl recipes enable parallel make Nitin A Kamble
2011-02-16 19:58 ` [PATCH 1/1] perl perl-native: turn on " Nitin A Kamble
@ 2011-02-16 21:04 ` Richard Purdie
1 sibling, 0 replies; 3+ messages in thread
From: Richard Purdie @ 2011-02-16 21:04 UTC (permalink / raw)
To: Nitin A Kamble; +Cc: poky
On Wed, 2011-02-16 at 11:58 -0800, Nitin A Kamble wrote:
> From: Nitin A Kamble <nitin.a.kamble@intel.com>
>
> Tested this on all architectures, and it did not break a thing.
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
> Branch: nitin/misc
> Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/misc
>
> Thanks,
> Nitin A Kamble <nitin.a.kamble@intel.com>
> ---
>
>
> Nitin A Kamble (1):
> perl perl-native: turn on parallel make
>
> meta/recipes-devtools/perl/perl-native_5.12.2.bb | 2 --
> meta/recipes-devtools/perl/perl_5.12.2.bb | 2 --
> 2 files changed, 0 insertions(+), 4 deletions(-)
Merged into master, thanks Nitin!
Cheers,
Richard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-02-16 21:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-16 19:58 [PATCH 0/1] perl recipes enable parallel make Nitin A Kamble
2011-02-16 19:58 ` [PATCH 1/1] perl perl-native: turn on " Nitin A Kamble
2011-02-16 21:04 ` [PATCH 0/1] perl recipes enable " Richard Purdie
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.