All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ed: update to 1.14.2
@ 2017-04-11  7:05 rebecca.swee.fun.chang
  2017-04-11  7:57 ` Jussi Kukkonen
  0 siblings, 1 reply; 4+ messages in thread
From: rebecca.swee.fun.chang @ 2017-04-11  7:05 UTC (permalink / raw)
  To: openembedded-core

From: "Chang, Rebecca Swee Fun" <rebecca.swee.fun.chang@intel.com>

The previous version of ed-1.14.1 no longer exist in upstream source
archive at https://ftp.gnu.org/gnu/ed/. Upstream version was being
replaced by a brand new version.

Updated version to build and tarball checksums.

[YOCTO #11322]

Signed-off-by: Chang, Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
---
 meta/recipes-extended/ed/{ed_1.14.1.bb => ed_1.14.2.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-extended/ed/{ed_1.14.1.bb => ed_1.14.2.bb} (84%)

diff --git a/meta/recipes-extended/ed/ed_1.14.1.bb b/meta/recipes-extended/ed/ed_1.14.2.bb
similarity index 84%
rename from meta/recipes-extended/ed/ed_1.14.1.bb
rename to meta/recipes-extended/ed/ed_1.14.2.bb
index 5d89a87..8cd9392 100644
--- a/meta/recipes-extended/ed/ed_1.14.1.bb
+++ b/meta/recipes-extended/ed/ed_1.14.2.bb
@@ -13,8 +13,8 @@ bindir = "${base_bindir}"
 
 SRC_URI = "${GNU_MIRROR}/ed/ed-${PV}.tar.lz"
 
-SRC_URI[md5sum] = "7f4a54fa7f366479f03654b8af645fd0"
-SRC_URI[sha256sum] = "ffb97eb8f2a2b5a71a9b97e3872adce953aa1b8958e04c5b7bf11d556f32552a"
+SRC_URI[md5sum] = "273d04778b2a51f7c3cbfcd2001876bf"
+SRC_URI[sha256sum] = "f57962ba930d70d02fc71d6be5c5f2346b16992a455ab9c43be7061dec9810db"
 
 EXTRA_OEMAKE = "-e MAKEFLAGS="
 
-- 
2.7.4



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

* Re: [PATCH] ed: update to 1.14.2
  2017-04-11  7:05 [PATCH] ed: update to 1.14.2 rebecca.swee.fun.chang
@ 2017-04-11  7:57 ` Jussi Kukkonen
  2017-04-11  8:09   ` Chang, Rebecca Swee Fun
  0 siblings, 1 reply; 4+ messages in thread
From: Jussi Kukkonen @ 2017-04-11  7:57 UTC (permalink / raw)
  To: Chang, Rebecca Swee Fun; +Cc: Patches and discussions about the oe-core layer

[-- Attachment #1: Type: text/plain, Size: 2014 bytes --]

On 11 April 2017 at 10:05, <rebecca.swee.fun.chang@intel.com> wrote:

> From: "Chang, Rebecca Swee Fun" <rebecca.swee.fun.chang@intel.com>
>
> The previous version of ed-1.14.1 no longer exist in upstream source
> archive at https://ftp.gnu.org/gnu/ed/. Upstream version was being
> replaced by a brand new version.
>

Feature freeze is in effect: version upgrades should either wait until
after release or come with a very good reason.

Maxin sent a patch earlier to use the yocto mirror as SRC_URI: not ideal
but probably the best we can do if upstream really wants to delete old
releases...

Cheers,
  Jussi


> Updated version to build and tarball checksums.
>
> [YOCTO #11322]
>
> Signed-off-by: Chang, Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
> ---
>  meta/recipes-extended/ed/{ed_1.14.1.bb => ed_1.14.2.bb} | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>  rename meta/recipes-extended/ed/{ed_1.14.1.bb => ed_1.14.2.bb} (84%)
>
> diff --git a/meta/recipes-extended/ed/ed_1.14.1.bb
> b/meta/recipes-extended/ed/ed_1.14.2.bb
> similarity index 84%
> rename from meta/recipes-extended/ed/ed_1.14.1.bb
> rename to meta/recipes-extended/ed/ed_1.14.2.bb
> index 5d89a87..8cd9392 100644
> --- a/meta/recipes-extended/ed/ed_1.14.1.bb
> +++ b/meta/recipes-extended/ed/ed_1.14.2.bb
> @@ -13,8 +13,8 @@ bindir = "${base_bindir}"
>
>  SRC_URI = "${GNU_MIRROR}/ed/ed-${PV}.tar.lz"
>
> -SRC_URI[md5sum] = "7f4a54fa7f366479f03654b8af645fd0"
> -SRC_URI[sha256sum] = "ffb97eb8f2a2b5a71a9b97e3872adc
> e953aa1b8958e04c5b7bf11d556f32552a"
> +SRC_URI[md5sum] = "273d04778b2a51f7c3cbfcd2001876bf"
> +SRC_URI[sha256sum] = "f57962ba930d70d02fc71d6be5c5f2
> 346b16992a455ab9c43be7061dec9810db"
>
>  EXTRA_OEMAKE = "-e MAKEFLAGS="
>
> --
> 2.7.4
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>

[-- Attachment #2: Type: text/html, Size: 3909 bytes --]

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

* Re: [PATCH] ed: update to 1.14.2
  2017-04-11  7:57 ` Jussi Kukkonen
@ 2017-04-11  8:09   ` Chang, Rebecca Swee Fun
  2017-04-11  8:29     ` Maxin B. John
  0 siblings, 1 reply; 4+ messages in thread
From: Chang, Rebecca Swee Fun @ 2017-04-11  8:09 UTC (permalink / raw)
  To: Kukkonen, Jussi, John, Maxin
  Cc: Patches and discussions about the oe-core layer

[-- Attachment #1: Type: text/plain, Size: 2780 bytes --]

Thanks Jussi, Richard was suggesting to add a note in the recipe about upstream regularly removing releases. Should I push a V2? Is Maxim working on it?

Rebecca

From: Jussi Kukkonen [mailto:jussi.kukkonen@intel.com]
Sent: Tuesday, April 11, 2017 3:58 PM
To: Chang, Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
Cc: Patches and discussions about the oe-core layer <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH] ed: update to 1.14.2

On 11 April 2017 at 10:05, <rebecca.swee.fun.chang@intel.com<mailto:rebecca.swee.fun.chang@intel.com>> wrote:
From: "Chang, Rebecca Swee Fun" <rebecca.swee.fun.chang@intel.com<mailto:rebecca.swee.fun.chang@intel.com>>

The previous version of ed-1.14.1 no longer exist in upstream source
archive at https://ftp.gnu.org/gnu/ed/. Upstream version was being
replaced by a brand new version.

Feature freeze is in effect: version upgrades should either wait until after release or come with a very good reason.

Maxin sent a patch earlier to use the yocto mirror as SRC_URI: not ideal but probably the best we can do if upstream really wants to delete old releases...

Cheers,
  Jussi


Updated version to build and tarball checksums.

[YOCTO #11322]

Signed-off-by: Chang, Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com<mailto:rebecca.swee.fun.chang@intel.com>>
---
 meta/recipes-extended/ed/{ed_1.14.1.bb<http://ed_1.14.1.bb> => ed_1.14.2.bb<http://ed_1.14.2.bb>} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-extended/ed/{ed_1.14.1.bb<http://ed_1.14.1.bb> => ed_1.14.2.bb<http://ed_1.14.2.bb>} (84%)

diff --git a/meta/recipes-extended/ed/ed_1.14.1.bb<http://ed_1.14.1.bb> b/meta/recipes-extended/ed/ed_1.14.2.bb<http://ed_1.14.2.bb>
similarity index 84%
rename from meta/recipes-extended/ed/ed_1.14.1.bb<http://ed_1.14.1.bb>
rename to meta/recipes-extended/ed/ed_1.14.2.bb<http://ed_1.14.2.bb>
index 5d89a87..8cd9392 100644
--- a/meta/recipes-extended/ed/ed_1.14.1.bb<http://ed_1.14.1.bb>
+++ b/meta/recipes-extended/ed/ed_1.14.2.bb<http://ed_1.14.2.bb>
@@ -13,8 +13,8 @@ bindir = "${base_bindir}"

 SRC_URI = "${GNU_MIRROR}/ed/ed-${PV}.tar.lz"

-SRC_URI[md5sum] = "7f4a54fa7f366479f03654b8af645fd0"
-SRC_URI[sha256sum] = "ffb97eb8f2a2b5a71a9b97e3872adce953aa1b8958e04c5b7bf11d556f32552a"
+SRC_URI[md5sum] = "273d04778b2a51f7c3cbfcd2001876bf"
+SRC_URI[sha256sum] = "f57962ba930d70d02fc71d6be5c5f2346b16992a455ab9c43be7061dec9810db"

 EXTRA_OEMAKE = "-e MAKEFLAGS="

--
2.7.4

--
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org<mailto:Openembedded-core@lists.openembedded.org>
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[-- Attachment #2: Type: text/html, Size: 7578 bytes --]

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

* Re: [PATCH] ed: update to 1.14.2
  2017-04-11  8:09   ` Chang, Rebecca Swee Fun
@ 2017-04-11  8:29     ` Maxin B. John
  0 siblings, 0 replies; 4+ messages in thread
From: Maxin B. John @ 2017-04-11  8:29 UTC (permalink / raw)
  To: Chang, Rebecca Swee Fun; +Cc: Patches and discussions about the oe-core layer

Hi Rebecca,

On Tue, Apr 11, 2017 at 09:09:23AM +0100, Chang, Rebecca Swee Fun wrote:
>Thanks Jussi, Richard was suggesting to add a note in the recipe about
>upstream regularly removing releases. Should I push a V2? Is Maxim working on it?

If we were not in a Feature freeze, upgrading would have been the best choice.
I have tried to update SRC_URI of ed-1.14.1 to the following servers:

1. DEBIAN_MIRROR : version 1.14.1 is not available 
2. http://fossies.org: version 1.14.1 is not available.

>> From: Jussi Kukkonen [mailto:jussi.kukkonen@intel.com]
>> Sent: Tuesday, April 11, 2017 3:58 PM
>> To: Chang, Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
>> Cc: Patches and discussions about the oe-core layer <openembedded-core@lists.openembedded.org>
>> Subject: Re: [OE-core] [PATCH] ed: update to 1.14.2
>>
>>> On 11 April 2017 at 10:05, <rebecca.swee.fun.chang@intel.com> wrote:
>>>
>>>     From: "Chang, Rebecca Swee Fun" <rebecca.swee.fun.chang@intel.com>
>>>
>>>         The previous version of ed-1.14.1 no longer exist in upstream source
>>>             archive at https://ftp.gnu.org/gnu/ed/. Upstream version was being
>>>                 replaced by a brand new version.
>>>
>> Feature freeze is in effect: version upgrades should either wait until after release
>> or come with a very good reason.
>>
>>Maxin sent a patch earlier to use the yocto mirror as SRC_URI: not ideal but probably
>>the best we can do if upstream really wants to delete old releases...

Warm Regards,
Maxin


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

end of thread, other threads:[~2017-04-11  8:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-11  7:05 [PATCH] ed: update to 1.14.2 rebecca.swee.fun.chang
2017-04-11  7:57 ` Jussi Kukkonen
2017-04-11  8:09   ` Chang, Rebecca Swee Fun
2017-04-11  8:29     ` Maxin B. John

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.