-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
opkg: add executable parameter #6862
opkg: add executable parameter #6862
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just one detail, then feel free to merge ;-)
Co-authored-by: Felix Fontein <[email protected]>
Backport to stable-7: 💚 backport PR created✅ Backport PR branch: Backported as #6870 🤖 @patchback |
* opkg: add executable parameter * add changelog frag * Update plugins/modules/opkg.py Co-authored-by: Felix Fontein <[email protected]> --------- Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit 91a6818)
@russoz thanks! |
…#6870) opkg: add executable parameter (#6862) * opkg: add executable parameter * add changelog frag * Update plugins/modules/opkg.py Co-authored-by: Felix Fontein <[email protected]> --------- Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit 91a6818) Co-authored-by: Alexei Znamensky <[email protected]>
SUMMARY
Add
executable
parameter to opkg module.Fixes #5236
ISSUE TYPE
COMPONENT NAME
opkg