[OE-core] [meta-oe][PATCH v2] chrpath: fix SRC_URI

Alexander Kanavin alexander.kanavin at linux.intel.com
Mon Jun 4 16:40:31 UTC 2018


On 06/04/2018 07:31 PM, Oleksandr Kravchuk wrote:

> -SRC_URI = "https://alioth.debian.org/frs/download.php/file/3979/chrpath-0.16.tar.gz \
> +SRC_URI = "http://${DEBIAN_MIRROR}/main/c/chrpath/chrpath_${PV}.orig.tar.gz \

Should be ${DEBIAN_MIRROR} without the http:// prefix. See 
classes/mirrors.bbclass for the definition.

Do remember to try and fetch the source with bitbake before you send the 
patches :)

Alex



More information about the Openembedded-core mailing list