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
13
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SECO Northern Europe
Yocto
layers
meta-seconorth-distro
Commits
e65d011c
Commit
e65d011c
authored
2 years ago
by
Tobias Kahlki
Browse files
Options
Downloads
Patches
Plain Diff
packagegroup: Fixed allarch warning in graphics and qt5
parent
d8bdf191
No related branches found
No related tags found
1 merge request
!418
Integrate gitlab-ci/fix-gitlab-ci-integration and 6 more
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
recipes-bsp/packagegroups/packagegroup-guf-graphics.bb
+4
-0
4 additions, 0 deletions
recipes-bsp/packagegroups/packagegroup-guf-graphics.bb
recipes-bsp/packagegroups/packagegroup-guf-qt5.bb
+4
-0
4 additions, 0 deletions
recipes-bsp/packagegroups/packagegroup-guf-qt5.bb
with
8 additions
and
0 deletions
recipes-bsp/packagegroups/packagegroup-guf-graphics.bb
+
4
−
0
View file @
e65d011c
DESCRIPTION = "SECO Northern Europe graphic support packagegroup"
# Prevents the dynamic renaming of packages
# (which throws an error in newer Bitbake versions)
PACKAGE_ARCH = "${TUNE_PKGARCH}"
inherit packagegroup
PACKAGES = " \
...
...
This diff is collapsed.
Click to expand it.
recipes-bsp/packagegroups/packagegroup-guf-qt5.bb
+
4
−
0
View file @
e65d011c
DESCRIPTION = "SECO Northern Europe Qt5 packagegroup"
# Prevents the dynamic renaming of packages
# (which throws an error in newer Bitbake versions)
PACKAGE_ARCH = "${TUNE_PKGARCH}"
inherit packagegroup
PACKAGES = " \
...
...
This diff is collapsed.
Click to expand it.
GitBot
@gitbot
mentioned in commit
seco-ne/yocto/manifest@b9487ed7
·
2 years ago
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
register
or
sign in
to comment