[oe] [meta-oe][PATCH] libmikmod: fix SRC_URI

Khem Raj raj.khem at gmail.com
Sat May 25 00:59:33 UTC 2019


On Sat, May 25, 2019 at 12:41 AM Martin Jansa <martin.jansa at gmail.com> wrote:
>
> You mean like in:
> http://git.openembedded.org/meta-openembedded-contrib/commit/?h=jansa/master&id=5a1a79dcdfbf4f9ba22c93ded2ad2537ece02e23
> ?
>
> Because that will be sent later when it's better tested and the upgrade probably won't be backported to warrior/thud.

OK sounds good plan

>
> BTW: All versions except last one in 3.1 and 3.3 series (both from 2017) were moved to outdated_versions.
>
> Similarly now e.g. mesa 17.* is moved to archive/older-versions/17.x/ and only 18.* is kept in archive/..
>
> Luckily all these archives are on sources.oe.org, so people using that won't see the issues.
>
> On Sat, May 25, 2019 at 2:16 AM Khem Raj <raj.khem at gmail.com> wrote:
>>
>>
>>
>> On Fri, May 24, 2019 at 4:40 PM Martin Jansa <martin.jansa at gmail.com> wrote:
>>>
>>> * it was moved to outdated_versions directory
>>
>>
>> Why not update to a version which is not outdated
>>>
>>>
>>> Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
>>> ---
>>>  meta-oe/recipes-multimedia/mikmod/libmikmod_3.3.6.bb | 2 +-
>>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/meta-oe/recipes-multimedia/mikmod/libmikmod_3.3.6.bb b/meta-oe/recipes-multimedia/mikmod/libmikmod_3.3.6.bb
>>> index d53dff6a07..bbf58f9540 100644
>>> --- a/meta-oe/recipes-multimedia/mikmod/libmikmod_3.3.6.bb
>>> +++ b/meta-oe/recipes-multimedia/mikmod/libmikmod_3.3.6.bb
>>> @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=4fbd65380cdd255951079008b364516c"
>>>  DEPENDS = "alsa-lib texinfo"
>>>
>>>  SRC_URI = "\
>>> -    ${SOURCEFORGE_MIRROR}/project/mikmod/${BPN}/${PV}/${BPN}-${PV}.tar.gz \
>>> +    ${SOURCEFORGE_MIRROR}/project/mikmod/outdated_versions/${BPN}/${PV}/${BPN}-${PV}.tar.gz \
>>>  "
>>>  SRC_URI[md5sum] = "9dd9bed30c6f7607a55480234606071b"
>>>  SRC_URI[sha256sum] = "3f363e03f7b1db75b9b6602841bbd440ed275a548e53545f980df8155de4d330"
>>> --
>>> 2.17.1
>>>
>>> --
>>> _______________________________________________
>>> Openembedded-devel mailing list
>>> Openembedded-devel at lists.openembedded.org
>>> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


More information about the Openembedded-devel mailing list