Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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> | ||
* | Treewide fix of typo: PKG_LICENSE_FILE --> PKG_LICENSE_FILES | Michael Heimpold | 2016-09-03 |
| | | | | | | Without the trailing _S_ the variable is not considered at all. Signed-off-by: Michael Heimpold <mhei@heimpold.de> | ||
* | lua-penlight: Bump to version 1.3.2 | Karl Palsson | 2015-03-16 |
| | | | | | | And include the pkg md5sum finally. Signed-off-by: Karl Palsson <karlp@remake.is> | ||
* | lang: lua: Add penlight library | Karl Palsson | 2014-12-18 |
Created new package for last current release of penlight. Signed-off-by: Karl Palsson <karlp@remake.is> |