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

chore: add "mender-prepopulate-inactive-partition" feature #2482

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TheYoctoJester
Copy link
Contributor

The "mender-prepopulate-inactive-partition" feature has been added as MENDER_FEATURE to meta-mender, respectively Yocto. This adds the corresponding entry to the image customization features list.

External Contributor Checklist

🚨 Please review the guidelines for contributing to this repository.

  • Make sure that all commits follow the conventional commit specification for the Mender project.

The majority of our contributions are fixes, which means your commit should have
the form below:

fix: <SHORT DESCRIPTION OF FIX>

<OPTIONAL LONGER DESCRIPTION>

Changelog: <USER-FRIENDLY-CHANGE-DESCRIPTION> or <None>
Ticket: <TICKET NUMBER> or <None>
  • Make sure that all commits are signed with git --signoff. Also note that the signoff author must match the author of the commit.

Description

Please describe your pull request.

Thank you!

The "mender-prepopulate-inactive-partition" feature has been
added as MENDER_FEATURE to meta-mender, respectively Yocto. This
adds the corresponding entry to the image customization features list.

Changelog: Title
Ticket: None

Signed-off-by: Josef Holzmayr <[email protected]>
@mender-test-bot
Copy link

Merging these commits will result in the following changelog entries:

Changelogs

mender-docs (yocto_feature_prepopulate)

New changes in mender-docs since master:

  • add "mender-prepopulate-inactive-partition" feature

@lluiscampos
Copy link
Contributor

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants