SAH bot 24fcb2431b Update gmap-server to reflect latest template
GitOrigin-RevId: 7235186dca19642f35e79aca0886ca431d92d81b
2021-05-05 11:16:23 +02:00
2021-04-08 17:08:15 +02:00

OpenWrt/LEDE packages for usp components

Soft At Home Feed of Openwrt/LEDE packages for usp components

How to add the usp Feed to you OpenWrt/LEDE build

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

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

Now to add the packages on your usp feed to your OpenWrt/LEDE instance:

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