Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use luci.mk-helper for package-definitions (contrib folder) #51

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

SvenRoederer
Copy link
Contributor

Update the definitons of the simple packages in the contrib folder to use the improved capabilities
of customization via the luci.mk helper. Using this helper gives a lot of automagic and reduces maintenance (AutoVersioning, LUA_SRCDIET, package-naming, ...).
It's already used by some packages of the "applications" and the "themes" folder.

…ions

* luci.mk helper allows to customize their defaults
  * define the "Freifunk Community" as maintainer
  * set URL to out Github-Repo
* set SUBMENU to "9. Freifunk"

Signed-off-by: Sven Roederer <[email protected]>
…i.mk) helper

Update the single package definiton in teh contrib folder to use the improved capabilities
to customize a package build via the luci.mk helper. Using this helper gives a lot of
automagic and reduces maintenance (AutoVersioning, LUA_SRCDIET, package-naming, ...).

relevant changes in LuCI-repo:
* openwrt/luci@de2c045
* openwrt/luci@ae0795d
* openwrt/luci@209141d
* openwrt/luci@2b11ec6
(master and openwrt-21.02 branches only)

This change also fixes issue #29 by auto-detecing target "ALL" for most packages.

Signed-off-by: Sven Roederer <[email protected]>
@SvenRoederer
Copy link
Contributor Author

@SvenRoederer SvenRoederer added the enhancement New feature or request label Jul 11, 2021
@SvenRoederer
Copy link
Contributor Author

@FreifunkUFO should also address https://github.com/aparcar/asu/issues/257 you opened once.

@SvenRoederer SvenRoederer marked this pull request as ready for review December 19, 2021 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant