Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
meta-seconorth-distro
Manage
Activity
Members
Labels
Plan
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Container registry
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SECO Northern Europe
Yocto
layers
meta-seconorth-distro
Commits
0f9767b6
Commit
0f9767b6
authored
May 13, 2022
by
Tobias Kahlki
Browse files
Options
Downloads
Patches
Plain Diff
sharedconfig: Updated image reference to seconorth
parent
5eb28408
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!418
Integrate gitlab-ci/fix-gitlab-ci-integration and 6 more
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
recipes-seconorth/sharedconf/sharedconf.bb
+1
-1
1 addition, 1 deletion
recipes-seconorth/sharedconf/sharedconf.bb
with
1 addition
and
1 deletion
recipes-seconorth/sharedconf/sharedconf.bb
+
1
−
1
View file @
0f9767b6
...
...
@@ -75,7 +75,7 @@ do_install() {
ln -s ${sbindir}/gf-versions.sh ${D}/${sbindir}/showversion
# Install service to write network config files for fng system
if ${@bb.utils.contains('DISTRO','
guf
-fngsystem','true','false',d)}; then
if ${@bb.utils.contains('DISTRO','
seconorth
-fngsystem','true','false',d)}; then
if ${@bb.utils.contains('DISTRO_FEATURES','sysvinit','true','false',d)}; then
#Init script
...
...
This diff is collapsed.
Click to expand it.
GitBot
@gitbot
mentioned in commit
seco-ne/yocto/manifest@b9487ed7
·
Aug 17, 2022
mentioned in commit
seco-ne/yocto/manifest@b9487ed7
mentioned in commit seco-ne/yocto/manifest@b9487ed7429c5e2142700ae1216fa5669c8b773c
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment