New manager for KAS (Bitbake setup tool / dependency management)) #40078
Replies: 2 comments 1 reply
-
|
Hi there, You're asking us to support a new package manager. We need to know some basic information about this package manager first. Please copy/paste the new package manager questionnaire, and fill it out in full. Once the questionnaire is filled out we'll decide if we want to support this new manager. Good luck, The Renovate team |
Beta Was this translation helpful? Give feedback.
-
New package manager questionnaireDid you read our documentation on adding a package manager?
BasicsWhat's the name of the package manager?Kas What language(s) does this package manager support?Kas is a setup tool for Bitbake-based projects, primarily used in embedded Linux development. How popular is this package manager?Currently, 527 stars on GitHub, and 192 forks. Does this language have other (competing?) package managers?
What are the big selling points for this package manager?This tool provides an easy mechanism to setup bitbake based projects. Key features provided by the build tool:
See the kas documentation for further details. Explain how this package manager is different from existing ones. As of today, KAS is more feature-rich than bitbake-setup. Detecting package filesWhat kind of package files, and names, does this package manager use?kas can use yaml and json files, so Which
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
KAS is a management tool for Bitbake based projects. It is an Embedded Linux build framework, were KAS allows to orchestrate the included so called layers declarative.
Our idea is to provide an dedicated manager, which takes care of the files used by KAS. Find updates and take care of the lock file.
Beta Was this translation helpful? Give feedback.
All reactions