All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-networking][PATCH 0/2] add new recipes for GeoIP
@ 2015-01-05  2:39 leimaohui
  2015-01-05  2:39 ` [meta-networking][PATCH 1/2] GeoIP: add recipe leimaohui
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: leimaohui @ 2015-01-05  2:39 UTC (permalink / raw)
  To: openembedded-devel

From: leimh <leimaohui@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



^ permalink raw reply	[flat|nested] 11+ messages in thread
* [meta-networking][PATCH 0/2] add new recipes for GeoIP
@ 2014-12-26  6:23 leimaohui
  2014-12-26  6:23 ` [meta-networking][PATCH 1/2] GeoIP: add recipe leimaohui
  0 siblings, 1 reply; 11+ messages in thread
From: leimaohui @ 2014-12-26  6:23 UTC (permalink / raw)
  To: openembedded-devel

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



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2015-01-07 19:13 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-05  2:39 [meta-networking][PATCH 0/2] add new recipes for GeoIP leimaohui
2015-01-05  2:39 ` [meta-networking][PATCH 1/2] GeoIP: add recipe leimaohui
2015-01-05  3:06   ` Robert Yang
2015-01-05  5:36     ` Lei, Maohui
2015-01-05  5:40       ` Robert Yang
2015-01-05 19:22         ` Joe MacDonald
2015-01-05  2:39 ` [meta-networking][PATCH 2/2] geoipupdate: add new recipe leimaohui
2015-01-07 19:13 ` [meta-networking][PATCH 0/2] add new recipes for GeoIP Joe MacDonald
  -- strict thread matches above, loose matches on Subject: below --
2014-12-26  6:23 leimaohui
2014-12-26  6:23 ` [meta-networking][PATCH 1/2] GeoIP: add recipe leimaohui
2014-12-30  8:27   ` Martin Jansa
2015-01-02 11:18     ` Lei, Maohui

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.