lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit f36eafce648b11773b7cb9fda0a9b77c76af5358
parent eb435b2e55d80afa2358f2b6075f1904d4e3d0b5
Author: Steven Barth <steven@midlink.org>
Date:   Mon, 23 Jun 2014 18:59:59 +0200

Add no-outside-dependency guideline

Signed-off-by: Steven Barth <steven@midlink.org>

Diffstat:
MREADME | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/README b/README @@ -17,6 +17,7 @@ Please make sure that all packages you commit or request to pull: * Package a version which is still maintained by the upstream author. * Have yourself or another person listed in the (PKG_)MAINTAINER field. * Will be updated regularly to maintained and supported versions. + * Have no dependencies outside the openwrt core packages or this feed. Please sign-off your commits / pull requests to this repository. See: https://dev.openwrt.org/wiki/SubmittingPatches#a10.Signyourwork