* [PATCH] nettle: add nettle to tracking
@ 2014-08-21 21:46 Armin Kuster
2014-08-21 21:53 ` Gary Thomas
0 siblings, 1 reply; 3+ messages in thread
From: Armin Kuster @ 2014-08-21 21:46 UTC (permalink / raw)
To: poky
add not regarding nettle upgrade
Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
meta-yocto/conf/distro/include/upstream_tracking.inc | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-yocto/conf/distro/include/upstream_tracking.inc b/meta-yocto/conf/distro/include/upstream_tracking.inc
index a018803..ab94ac4 100644
--- a/meta-yocto/conf/distro/include/upstream_tracking.inc
+++ b/meta-yocto/conf/distro/include/upstream_tracking.inc
@@ -162,6 +162,8 @@ CHECK_DATE_pn-module-init-tools = "Aug 31, 2012"
RECIPE_UPSTREAM_DATE_pn-modutils-initscripts = "n/a"
RECIPE_NO_UPDATE_REASON_pn-mpeg2dec = "Why are we currently at 0.4.1?"
RECIPE_NO_UPDATE_REASON_pn-mx-1.0 = "PRS 1.99 is dev version"
+CHECK_DATE_pn-nettle = "Aug 21, 2014"
+RECIPE_NO_UPDATE_REASON-nettle = "3.0.0 breaks gnutls, api changes"
RECIPE_UPSTREAM_VERSION_pn-ofono = "1.6"
RECIPE_UPSTREAM_DATE_pn-ofono="Apr 20, 2012"
CHECK_DATE_pn-ofono = "Aug 31, 2012"
--
1.9.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] nettle: add nettle to tracking
2014-08-21 21:46 [PATCH] nettle: add nettle to tracking Armin Kuster
@ 2014-08-21 21:53 ` Gary Thomas
2014-08-21 22:10 ` akuster808
0 siblings, 1 reply; 3+ messages in thread
From: Gary Thomas @ 2014-08-21 21:53 UTC (permalink / raw)
To: poky
On 2014-08-21 15:46, Armin Kuster wrote:
> add not regarding nettle upgrade
>
> Signed-off-by: Armin Kuster <akuster808@gmail.com>
> ---
> meta-yocto/conf/distro/include/upstream_tracking.inc | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/meta-yocto/conf/distro/include/upstream_tracking.inc b/meta-yocto/conf/distro/include/upstream_tracking.inc
> index a018803..ab94ac4 100644
> --- a/meta-yocto/conf/distro/include/upstream_tracking.inc
> +++ b/meta-yocto/conf/distro/include/upstream_tracking.inc
> @@ -162,6 +162,8 @@ CHECK_DATE_pn-module-init-tools = "Aug 31, 2012"
> RECIPE_UPSTREAM_DATE_pn-modutils-initscripts = "n/a"
> RECIPE_NO_UPDATE_REASON_pn-mpeg2dec = "Why are we currently at 0.4.1?"
> RECIPE_NO_UPDATE_REASON_pn-mx-1.0 = "PRS 1.99 is dev version"
> +CHECK_DATE_pn-nettle = "Aug 21, 2014"
> +RECIPE_NO_UPDATE_REASON-nettle = "3.0.0 breaks gnutls, api changes"
Shouldn't this be RECIPE_NO_UPDATE_REASON_pn-nettle?
> RECIPE_UPSTREAM_VERSION_pn-ofono = "1.6"
> RECIPE_UPSTREAM_DATE_pn-ofono="Apr 20, 2012"
> CHECK_DATE_pn-ofono = "Aug 31, 2012"
>
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] nettle: add nettle to tracking
2014-08-21 21:53 ` Gary Thomas
@ 2014-08-21 22:10 ` akuster808
0 siblings, 0 replies; 3+ messages in thread
From: akuster808 @ 2014-08-21 22:10 UTC (permalink / raw)
To: Gary Thomas, poky
On 08/21/2014 02:53 PM, Gary Thomas wrote:
> On 2014-08-21 15:46, Armin Kuster wrote:
>> add not regarding nettle upgrade
>>
>> Signed-off-by: Armin Kuster <akuster808@gmail.com>
>> ---
>> meta-yocto/conf/distro/include/upstream_tracking.inc | 2 ++
>> 1 file changed, 2 insertions(+)
>>
>> diff --git a/meta-yocto/conf/distro/include/upstream_tracking.inc
>> b/meta-yocto/conf/distro/include/upstream_tracking.inc
>> index a018803..ab94ac4 100644
>> --- a/meta-yocto/conf/distro/include/upstream_tracking.inc
>> +++ b/meta-yocto/conf/distro/include/upstream_tracking.inc
>> @@ -162,6 +162,8 @@ CHECK_DATE_pn-module-init-tools = "Aug 31, 2012"
>> RECIPE_UPSTREAM_DATE_pn-modutils-initscripts = "n/a"
>> RECIPE_NO_UPDATE_REASON_pn-mpeg2dec = "Why are we currently at 0.4.1?"
>> RECIPE_NO_UPDATE_REASON_pn-mx-1.0 = "PRS 1.99 is dev version"
>> +CHECK_DATE_pn-nettle = "Aug 21, 2014"
>> +RECIPE_NO_UPDATE_REASON-nettle = "3.0.0 breaks gnutls, api changes"
>
> Shouldn't this be RECIPE_NO_UPDATE_REASON_pn-nettle?
sigh, yeah..
will fix.
should also add,
RECIPE_NO_UPDATE_REASON_pn-akuster = "prone to brain farts "
>
>> RECIPE_UPSTREAM_VERSION_pn-ofono = "1.6"
>> RECIPE_UPSTREAM_DATE_pn-ofono="Apr 20, 2012"
>> CHECK_DATE_pn-ofono = "Aug 31, 2012"
>>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-08-21 22:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-21 21:46 [PATCH] nettle: add nettle to tracking Armin Kuster
2014-08-21 21:53 ` Gary Thomas
2014-08-21 22:10 ` akuster808
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.