[oe] [meta-oe][daisy][PATCH] Fixed repo path for libmikmod, was changed in sourceforge

akuster808 akuster808 at gmail.com
Wed Sep 24 16:16:07 UTC 2014


Dominic,

how is this fix different than the patch sent on Sept 12th? The patch on 
the 12th has more of a description in the header.

- Armin

On 09/22/2014 08:28 AM, Dominic Amann wrote:
> ---
>   .../recipes-multimedia/mikmod/libmikmod_3.3.3.bb   |    4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta-oe/recipes-multimedia/mikmod/libmikmod_3.3.3.bb b/meta-oe/recipes-multimedia/mikmod/libmikmod_3.3.3.bb
> index 6a3077f..7f9651f 100644
> --- a/meta-oe/recipes-multimedia/mikmod/libmikmod_3.3.3.bb
> +++ b/meta-oe/recipes-multimedia/mikmod/libmikmod_3.3.3.bb
> @@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=b2b941d484c442e5c031a51463d8e11b"
>   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] = "0e0f9bce8f8e598ca292b41e0ae385c8"
>   SRC_URI[sha256sum] = "79f02478c5abd8b2af73df4cc5f9d52625aa044327c01563168e270cf79b2437"
>
>



More information about the Openembedded-devel mailing list