Commit Graph

15 Commits

Author SHA1 Message Date
Stijn Tintel f82287cf5c treewide: use name in define and eval lines
For consistency, use full name instead of $(PKG_NAME) in define and eval
lines for all packages.

I've seen reviews that asked to do this before, and I am asking the same
during reviews now. To avoid this in the future, fix this treewide so
when people use existing packages as example, we will not have to
request this change anymore.

This makes all packages consistent with both LEDE and OpenWrt base
repositories.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2017-03-08 21:15:20 +01:00
Hannu Nyman df35777400 CONTRIBUTING.md: Add advice about pull requests
Add "best practices" advice about working with pull requests.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-11-20 16:32:52 +02:00
Ted Hess 45c7267ba5 CONTRIBUTING: Add paragraph about the use of PKG_RELEASE tag.
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-02-04 15:45:08 -05:00
Steven Barth 7925faa27e Update CONTRIBUTING.md
Add guideline to avoid rolling sources.
Some minor cleanups and clarifications.
2014-12-15 08:56:37 +01:00
Ian Leonard 526cd2f6b5 CONTRIBUTING.md: typo in PKG_LICENSE_FILES
Per r33861, it should be PKG_LICENSE and PKG_LICENSE_FILES used for licensing information.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-11-24 23:43:37 -08:00
Luiz Angelo Daros de Luca 174db06156 Fix a typo in CONTRIBUTING.md text
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2014-08-19 02:11:20 -03:00
Steven Barth c8d2524266 CONTRIBUTING: update gaining commit access
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-12 15:24:46 +02:00
Steven Barth 159a8d9d71 CONTRIBUTING: readd example for PKG_LICENSE_FILE
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-12 15:21:01 +02:00
Steven Barth 84f643cb31 CONTRIBUTING: simplify PKG_LICENSE and PKG_LICENSE_FILE notes
I found them too hard to understand ;)

Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-12 15:19:15 +02:00
Steven Barth 9a55543536 CONTRIBUTING: add paragraph about gaining commit access
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-12 15:08:14 +02:00
Ted Hess 401bc214f5 CONTRIBUTING - an update with some addtions and clarifications
Pass 3, add back SPDX and examples. Change copyright reqs.

Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-08-09 11:55:14 -04:00
sbyx 4530eed5b4 Update contributers statement
Signed-off-by: Steven Barth <cyrus@openwrt.org>
2014-07-31 11:44:54 +02:00
Steven Barth 1456916399 Update contributing statement 2014-07-29 22:39:33 +02:00
Etienne CHAMPETIER 740c9836e3 Improve CONTRIBUTING.md
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-07-29 22:15:18 +02:00
Etienne CHAMPETIER 4569203e84 Split README in README.md and CONTRIBUTING.md
see https://github.com/blog/1184-contributing-guidelines

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-07-23 00:57:08 +02:00