geoip-perl: change local tarfile name

Use a better filename for the local copy of the
source.

Signed-off-by: Joe Slater <jslater@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
Joe Slater 2015-01-26 13:35:57 -08:00 committed by Joe MacDonald
parent 10c73e7e8d
commit 2d9f8ffb49

View File

@ -9,7 +9,9 @@ SECTION = "network"
LICENSE = "Artistic-1.0 | GPL-1.0+"
LIC_FILES_CHKSUM = "file://README;md5=b0fa745303912bd2d64430f7ae69487d"
SRC_URI = "http://github.com/maxmind/geoip-api-perl/archive/v${PV}.tar.gz \
# Note that we do not want to use the upstream file name locally.
#
SRC_URI = "http://github.com/maxmind/geoip-api-perl/archive/v${PV}.tar.gz;downloadfilename=${BPN}-${PV}.tar.gz \
file://run-ptest \
"