[oe] [meta-networking][PATCH 0/2] add new recipes for GeoIP

leimaohui leimaohui at cn.fujitsu.com
Mon Jan 5 02:39:19 UTC 2015


From: leimh <leimaohui at cn.fujitsu.com>

geoip: allow you to look up information about a given IP address.
geoipupdate: can download and update the GeoLite Legacy databases.

leimh (2):
  GeoIP: add recipe
  geoipupdate: add new recipe

 .../recipes-support/geoip/geoip_1.6.0.bb           | 58 ++++++++++++++++++++++
 .../geoip/geoipupdate-2.1.0/GeoIP.conf             | 11 ++++
 .../geoip/geoipupdate-2.1.0/geoipupdate.cron       |  5 ++
 .../recipes-support/geoip/geoipupdate_2.1.0.bb     | 30 +++++++++++
 4 files changed, 104 insertions(+)
 create mode 100644 meta-networking/recipes-support/geoip/geoip_1.6.0.bb
 create mode 100644 meta-networking/recipes-support/geoip/geoipupdate-2.1.0/GeoIP.conf
 create mode 100644 meta-networking/recipes-support/geoip/geoipupdate-2.1.0/geoipupdate.cron
 create mode 100644 meta-networking/recipes-support/geoip/geoipupdate_2.1.0.bb

-- 
1.8.4.2



More information about the Openembedded-devel mailing list