sahbot fbc7476784 Integrating gmap-server to master_v0.1.3
Issue: PCF-153 gmap-server export functions
Issue: PCF-188 relative path in odl to .so file fails
GitOrigin-RevId: b6464e0a844ad86dbf0b005afbefabb0ce7436e6
2021-07-20 13:00:22 +00:00
2021-05-14 08:25:46 +00:00
2021-07-20 11:32:01 +00:00

Feed_gmap

SoftAtHome feed of Openwrt packages for gMap components.

Included components

Feed_gmap includes the following components:

Applications

  • gmap-mod-ethernet-dev - gMap component that adds discovered devices to the gmap datamodel and links them to the correct interface
  • gmap-mod-self - gmap module to fetch information about the hgw itself and the layer 2 'devices' on it
  • gmap-server - Service implementing the gmap data model

Configurations

Libraries

How to add feed_gmap to your OpenWrt build

At the root of your OpenWrt tree, add the following to your feeds.conf file:

src-git feed_gmap git@gitlab.com:soft.at.home/buildsystems/openwrt/feed_gmap.git;main

Add the packages to your OpenWrt instance with the following commands:

./scripts/feeds update feed_gmap #retrieve the feed from service/update to latest
./scripts/feeds install -p feed_gmap #make all of the feed packages available to the build
Description
No description provided
Readme 671 KiB
Languages
Makefile 98.6%
Shell 1.4%