Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | packages: cleanup Makefile variables | Stephen Walker | 2017-06-03 |
| | | | | | | Standard assignment is immediate expansion without any extraneous spacing, RFC822 compliant email addresses and consistent section assignments Signed-off-by: Stephen Walker <stephendwalker+github@gmail.com> | ||
* | treewide: use name in define and eval lines | Stijn Tintel | 2017-03-08 |
| | | | | | | | | | | | | | | | 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> | ||
* | libs: add musl fts implementation | Lucian Cristian | 2017-03-06 |
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com> |