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

leimaohui leimaohui at cn.fujitsu.com
Fri Dec 26 06:23:24 UTC 2014


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

 meta-networking/recipes-support/GeoIP/GeoIP.inc    | 10 ++++
 .../recipes-support/GeoIP/GeoIP_1.6.0.bb           | 54 ++++++++++++++++++++++
 .../GeoIP/geoipupdate-2.1.0/GeoIP.conf             | 11 +++++
 .../GeoIP/geoipupdate-2.1.0/geoipupdate.cron       |  5 ++
 .../recipes-support/GeoIP/geoipupdate_2.1.0.bb     | 26 +++++++++++
 5 files changed, 106 insertions(+)
 create mode 100644 meta-networking/recipes-support/GeoIP/GeoIP.inc
 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.9.1



More information about the Openembedded-devel mailing list