Skip to content

recipes: Update wifi-connect and easysplash-config#124

Merged
otavio merged 3 commits into
OSSystemsEmbeddedLinux:masterfrom
lucianogdittgen:master
Jun 18, 2026
Merged

recipes: Update wifi-connect and easysplash-config#124
otavio merged 3 commits into
OSSystemsEmbeddedLinux:masterfrom
lucianogdittgen:master

Conversation

@lucianogdittgen

@lucianogdittgen lucianogdittgen commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Move wifi-connect into the networking dynamic layer so the recipe is only considered when the networking layer is active. Add a systemd condition so the service only starts when a wireless interface exists.

Set S to UNPACKDIR in easysplash-config because the recipe only unpacks a local configuration file. This avoids the BitBake warning for the default ${UNPACKDIR}/${BP} source directory not existing.

Move wifi-connect from recipes-staging into the networking-layer
dynamic layer so it is only considered when the networking layer is
active.

Add a systemd condition so the service only starts when a wireless
interface exists, and refresh the bundled patch metadata to use the
current author and oe-specific upstream status.

Signed-off-by: Luciano Gomes <luciano.dittgen@ossystems.com.br>
Set S explicitly to UNPACKDIR because this recipe only unpacks a local
configuration file. This avoids BitBake warning that the default
${UNPACKDIR}/${BP} source directory does not exist.

Signed-off-by: Luciano Gomes <luciano.dittgen@ossystems.com.br>
@lucianogdittgen lucianogdittgen changed the title recipes: Update zram-init, wifi-connect and easysplash-config recipes: Update wifi-connect and easysplash-config Jun 18, 2026
Mark the EasySplash animation recipes with the commercial license flag
because they unconditionally depend on gstreamer1.0-libav, which
OE-Core skips unless commercial licenses are accepted.

This lets default world builds and yocto-check-layer skip the recipes
cleanly instead of failing on an unavailable runtime dependency.

Signed-off-by: Luciano Gomes <luciano.dittgen@ossystems.com.br>
@otavio otavio merged commit 96bc5a2 into OSSystemsEmbeddedLinux:master Jun 18, 2026
1 check 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