* [meta-oe][PATCH] systemd: inherit perlnative
@ 2011-08-08 6:18 Khem Raj
2011-08-08 9:54 ` Koen Kooi
0 siblings, 1 reply; 2+ messages in thread
From: Khem Raj @ 2011-08-08 6:18 UTC (permalink / raw)
To: openembedded-devel
otherwise intltool fails to find XML parser module
as it uses perl from build host
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
meta-oe/recipes-core/systemd/systemd_git.bb | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-oe/recipes-core/systemd/systemd_git.bb b/meta-oe/recipes-core/systemd/systemd_git.bb
index 44f2e7f..525e2d2 100644
--- a/meta-oe/recipes-core/systemd/systemd_git.bb
+++ b/meta-oe/recipes-core/systemd/systemd_git.bb
@@ -14,9 +14,9 @@ inherit gitpkgv
PKGV = "v${GITPKGVTAG}"
PV = "git"
-PR = "r1"
+PR = "r2"
-inherit autotools vala
+inherit autotools vala perlnative
SRCREV = "612e58b45b84eda7e1f2a82fdfc006f1ae421cb5"
--
1.7.5.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [meta-oe][PATCH] systemd: inherit perlnative
2011-08-08 6:18 [meta-oe][PATCH] systemd: inherit perlnative Khem Raj
@ 2011-08-08 9:54 ` Koen Kooi
0 siblings, 0 replies; 2+ messages in thread
From: Koen Kooi @ 2011-08-08 9:54 UTC (permalink / raw)
To: openembedded-devel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Op 08-08-11 08:18, Khem Raj schreef:
> otherwise intltool fails to find XML parser module as it uses perl from build host
>
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Applied, thanks
> --- meta-oe/recipes-core/systemd/systemd_git.bb | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta-oe/recipes-core/systemd/systemd_git.bb b/meta-oe/recipes-core/systemd/systemd_git.bb index 44f2e7f..525e2d2 100644 --- a/meta-oe/recipes-core/systemd/systemd_git.bb +++ b/meta-oe/recipes-core/systemd/systemd_git.bb @@ -14,9 +14,9 @@ inherit gitpkgv PKGV = "v${GITPKGVTAG}"
>
> PV = "git" -PR = "r1" +PR = "r2"
>
> -inherit autotools vala +inherit autotools vala perlnative
>
> SRCREV = "612e58b45b84eda7e1f2a82fdfc006f1ae421cb5"
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFOP7JkMkyGM64RGpERAj/LAJ0V4RjF7qSiIKQ4BgYz6Xh9gsKbBwCgnpS+
R55BpIfAk4ZnNrg/uOiI7t4=
=/rZk
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-08-08 9:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-08 6:18 [meta-oe][PATCH] systemd: inherit perlnative Khem Raj
2011-08-08 9:54 ` Koen Kooi
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.