diff options
Diffstat (limited to 'meta-networking/recipes-support/geoip')
-rw-r--r-- | meta-networking/recipes-support/geoip/geoip-perl_1.51.bb | 1 | ||||
-rw-r--r-- | meta-networking/recipes-support/geoip/geoip_1.6.12.bb | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/geoip/geoip-perl_1.51.bb b/meta-networking/recipes-support/geoip/geoip-perl_1.51.bb index 8e23b66c48..9c2535b95b 100644 --- a/meta-networking/recipes-support/geoip/geoip-perl_1.51.bb +++ b/meta-networking/recipes-support/geoip/geoip-perl_1.51.bb | |||
@@ -9,7 +9,6 @@ SECTION = "libdevel" | |||
9 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" | 9 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
10 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e4f3ea6e9b28af88dc0321190a1f8250" | 10 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e4f3ea6e9b28af88dc0321190a1f8250" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | ||
13 | SRCREV = "4cdfdc38eca237c19c22a8b90490446ce6d970fa" | 12 | SRCREV = "4cdfdc38eca237c19c22a8b90490446ce6d970fa" |
14 | SRC_URI = "git://github.com/maxmind/geoip-api-perl.git;branch=main;protocol=https \ | 13 | SRC_URI = "git://github.com/maxmind/geoip-api-perl.git;branch=main;protocol=https \ |
15 | file://run-ptest \ | 14 | file://run-ptest \ |
diff --git a/meta-networking/recipes-support/geoip/geoip_1.6.12.bb b/meta-networking/recipes-support/geoip/geoip_1.6.12.bb index a054ef0147..7482dba64a 100644 --- a/meta-networking/recipes-support/geoip/geoip_1.6.12.bb +++ b/meta-networking/recipes-support/geoip/geoip_1.6.12.bb | |||
@@ -36,7 +36,6 @@ LICENSE = "LGPL-2.1-only" | |||
36 | LIC_FILES_CHKSUM = "file://COPYING;md5=243b725d71bb5df4a1e5920b344b86ad \ | 36 | LIC_FILES_CHKSUM = "file://COPYING;md5=243b725d71bb5df4a1e5920b344b86ad \ |
37 | file://LICENSE;md5=0388276749a542b0d611601fa7c1dcc8 " | 37 | file://LICENSE;md5=0388276749a542b0d611601fa7c1dcc8 " |
38 | 38 | ||
39 | S = "${WORKDIR}/git" | ||
40 | 39 | ||
41 | inherit autotools | 40 | inherit autotools |
42 | 41 | ||