[oe] [2011.03-maintenance 6/7] liblockfile: fix SRC_URI for version 1.06

Tom Rini tom.rini at gmail.com
Fri Feb 24 20:27:45 UTC 2012


On Fri, Feb 24, 2012 at 04:47:23PM +0100, Steffen Sledz wrote:
> Signed-off-by: Steffen Sledz <sledz at dresearch-fe.de>
> ---
>  recipes/liblockfile/liblockfile_1.06.bb |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/recipes/liblockfile/liblockfile_1.06.bb b/recipes/liblockfile/liblockfile_1.06.bb
> index 0235dbd..5d540cb 100644
> --- a/recipes/liblockfile/liblockfile_1.06.bb
> +++ b/recipes/liblockfile/liblockfile_1.06.bb
> @@ -3,7 +3,7 @@ SECTION = "libs"
>  LICENSE = "LGPL"
>  PR ="r1"
>  
> -SRC_URI = "${DEBIAN_MIRROR}/main/libl/liblockfile/liblockfile_${PV}.tar.gz \
> +SRC_URI = "http://archive.debian.org/debian/pool/main/libl/liblockfile/liblockfile_${PV}.tar.gz \

This is because it's no longer on the main mirror, yes?  If so, please
also switch this to a date-stringed snapshot.debain.org URL so we won't
have to deal with this yet again in the future.  Thanks!

-- 
Tom




More information about the Openembedded-devel mailing list