Skip to content
Snippets Groups Projects
Commit 2f2b7756 authored by Felix Gerking's avatar Felix Gerking
Browse files

alphaplan_fwr: Remove obsolete pkg.py artifact

The pkg.py file is no longer deployed by the build process.

See commit
seco-ne/yocto/layers/meta-seconorth-distro@e79e8579
parent ae8c5423
No related branches found
No related tags found
No related merge requests found
Pipeline #76824 passed with stages
in 1 minute and 13 seconds
......@@ -194,7 +194,7 @@ def generate_fwr_articles(
else:
# Same process for a yocto release
subarticles = [ApKeys.YOCTO_PKG_PY, ApKeys.YOCTO_FNG_INSTALL, ApKeys.YOCTO_FS]
subarticles = [ApKeys.YOCTO_FNG_INSTALL, ApKeys.YOCTO_FS]
for key in subarticles:
stueckliste.append(
generate_ap_subarticle(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment