[OE-core] [PATCH] ed: 1.14.1 -> 1.14.2

Chang, Rebecca Swee Fun rebecca.swee.fun.chang at intel.com
Wed Apr 12 03:43:38 UTC 2017


>Upgrade ed from 1.14.1 to 1.14.2.
> 
> Signed-off-by: Huang Qiyu <huangqy.fnst at cn.fujitsu.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"

Similar patch has been submitted by Maxim.
http://lists.openembedded.org/pipermail/openembedded-core/2017-April/135256.html

Quoted from Jussi:
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...
Reference: http://lists.openembedded.org/pipermail/openembedded-core/2017-April/135486.html 

Thanks,
Rebecca



More information about the Openembedded-core mailing list