mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00

Upgrade geoipupdate from 2.2.2 to 2.4.0 License checksum changed, since the following function are added. 1. database directory is writable 2. ${datarootdir}/GeoIP is now created on make install. 3. prints out additional information from the server when download reques results. Signed-off-by: susanbian <bianyq@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
12 lines
376 B
Plaintext
12 lines
376 B
Plaintext
# The following UserId and LicenseKey are required placeholders:
|
|
UserId 999999
|
|
LicenseKey 000000000000
|
|
|
|
# Include one or more of the following ProductIds:
|
|
# * GeoLite2-City - GeoLite 2 City
|
|
# * GeoLite2-Country - GeoLite2 Country
|
|
# * 506 - GeoLite Legacy Country
|
|
# * 517 - GeoLite Legacy ASN
|
|
# * 533 - GeoLite Legacy City
|
|
ProductIds GeoLite2-City GeoLite2-Country 506 517 533
|