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

Split and Update labgrid Recipe (master / v23.0.5) #47

Merged
merged 4 commits into from
Jun 3, 2024

Conversation

ejoerns
Copy link
Contributor

@ejoerns ejoerns commented Feb 19, 2024

Splits up the recipe into a master/development and a release variant.

Bumps both recipes afterward.

Some people might want to use the latest version of labgrid, some people
might stick to stable versions.

With having only the _git.bb recipe, both doesn't work well since we
have to change SRC_URI branch for development.

Split this up into an .inc containing all custom config, a versioned bb
file for releases and a git bb file for development versions.

Sets the DEFAULT_PREFERENCE of the git recipe to -1 by default so that
the release version is taken by default. This can be changed easily by
setting

  LABGRID_USE_DEVEL_VERSION = "1"

Does not actually bump any version yet.

Signed-off-by: Enrico Jorns <ejo@pengutronix.de>
Otherwise the version is just "git".

Signed-off-by: Enrico Jorns <ejo@pengutronix.de>
Signed-off-by: Enrico Jorns <ejo@pengutronix.de>
Now actually provides a recent labgrid reversion for testing purpose or
experimental usage.

Signed-off-by: Enrico Jorns <ejo@pengutronix.de>
@Emantor Emantor merged commit c3edddc into labgrid-project:master Jun 3, 2024
1 of 2 checks passed
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.

2 participants