* [RFA][PATCH] automake_1.11.1.bb: Remove DEFAULT_PREFERENCE = "-1"
@ 2010-05-19 2:02 Khem Raj
2010-05-19 5:49 ` Martin Jansa
2010-05-20 21:40 ` Leon Woestenberg
0 siblings, 2 replies; 3+ messages in thread
From: Khem Raj @ 2010-05-19 2:02 UTC (permalink / raw)
To: openembedded-devel
Hi,
I was working on upgrading gettext and some other packages to latest
versions but they use features from automake 1.11. We have this recipe
but it not enabled. I ask for approval to make it default. I have
build few images thus far without any problems and SHR already uses
it as preferred automake. Some distributions ask for specific versions
they wont be affected.
Thanks
-Khem
* This would enable it by default for distributions
who do not stick to a particular version of automake.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
recipes/automake/automake_1.11.1.bb | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/recipes/automake/automake_1.11.1.bb b/recipes/automake/automake_1.11.1.bb
index 4b46787..74477e7 100644
--- a/recipes/automake/automake_1.11.1.bb
+++ b/recipes/automake/automake_1.11.1.bb
@@ -1,7 +1,5 @@
require automake.inc
PR = "${INC_PR}.0"
-DEFAULT_PREFERENCE = "-1"
-
SRC_URI[automake.md5sum] = "c2972c4d9b3e29c03d5f2af86249876f"
SRC_URI[automake.sha256sum] = "5b159d3c0e0a1f87de71b68bcb9f1a1c49e9e71749c9b723f17e2e1e0295c7ae"
--
1.7.0.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [RFA][PATCH] automake_1.11.1.bb: Remove DEFAULT_PREFERENCE = "-1"
2010-05-19 2:02 [RFA][PATCH] automake_1.11.1.bb: Remove DEFAULT_PREFERENCE = "-1" Khem Raj
@ 2010-05-19 5:49 ` Martin Jansa
2010-05-20 21:40 ` Leon Woestenberg
1 sibling, 0 replies; 3+ messages in thread
From: Martin Jansa @ 2010-05-19 5:49 UTC (permalink / raw)
To: openembedded-devel
On Tue, May 18, 2010 at 07:02:18PM -0700, Khem Raj wrote:
> Hi,
>
> I was working on upgrading gettext and some other packages to latest
> versions but they use features from automake 1.11. We have this recipe
> but it not enabled. I ask for approval to make it default. I have
> build few images thus far without any problems and SHR already uses
> it as preferred automake. Some distributions ask for specific versions
> they wont be affected.
Few recipes needed small patch when make install refused to install same
file twice, but those patches were rather trivial. Those used in SHR are
already fixed, so ACK.
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
--
uin:136542059 jid:Martin.Jansa@gmail.com
Jansa Martin sip:jamasip@voip.wengo.fr
JaMa
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [RFA][PATCH] automake_1.11.1.bb: Remove DEFAULT_PREFERENCE = "-1"
2010-05-19 2:02 [RFA][PATCH] automake_1.11.1.bb: Remove DEFAULT_PREFERENCE = "-1" Khem Raj
2010-05-19 5:49 ` Martin Jansa
@ 2010-05-20 21:40 ` Leon Woestenberg
1 sibling, 0 replies; 3+ messages in thread
From: Leon Woestenberg @ 2010-05-20 21:40 UTC (permalink / raw)
To: openembedded-devel
Hello Khem,
On Wed, May 19, 2010 at 4:02 AM, Khem Raj <raj.khem@gmail.com> wrote:
> versions but they use features from automake 1.11. We have this recipe
> but it not enabled. I ask for approval to make it default. I have
> build few images thus far without any problems and SHR already uses
> it as preferred automake. Some distributions ask for specific versions
Acked-by: Leon Woestenberg <leon@sidebranch.com>
Regards,
--
Leon
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-05-20 21:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-19 2:02 [RFA][PATCH] automake_1.11.1.bb: Remove DEFAULT_PREFERENCE = "-1" Khem Raj
2010-05-19 5:49 ` Martin Jansa
2010-05-20 21:40 ` Leon Woestenberg
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.