commit c825aeeb66d009b2e39b66262a1d0232a37f9b37 parent b118557d551f142a0daf15c4821e7702d703d493 Author: Marcel <MTRNord@users.noreply.github.com> Date: Mon, 30 Nov 2015 23:29:23 +0100 Update README.md Diffstat:
| M | README.md | | | 15 | ++++++++++++++- |
1 file changed, 14 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -1,2 +1,15 @@ -# mtrnord-gluon_packages +# Descripson My own Package Repo for gluon + +## How to use +Add + +``GLUON_SITE_FEEDS="ssidchanger" + +PACKAGES_SSIDCHANGER_REPO=https://github.com/MTRNord/gluon-ssid-changer.git + +PACKAGES_SSIDCHANGER_COMMIT=a8d29705db169df45e9885256971c85e7dae8ced`` + +to a file named ``modules`` in the site directory. + +than add the file to your ``site.mk``