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
3f513354
Commit
3f513354
authored
2 years ago
by
Tobias Kahlki
Browse files
Options
Downloads
Patches
Plain Diff
fbv: Clean-up of framebuffer image viewer recipe
parent
e73bdb36
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!418
Integrate gitlab-ci/fix-gitlab-ci-integration and 6 more
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
recipes-graphics/fbv/fbv_git.bb
+3
-3
3 additions, 3 deletions
recipes-graphics/fbv/fbv_git.bb
with
3 additions
and
3 deletions
recipes-graphics/fbv/fbv_git.bb
+
3
−
3
View file @
3f513354
SUMMARY = "Frame
buffer
i
mage
v
iewer"
SUMMARY = "Framebuffer
I
mage
V
iewer"
HOMEPAGE = "http://www.eclis.ch/fbv/"
HOMEPAGE = "http://www.eclis.ch/fbv/"
SECTION = "graphics"
inherit autotools-brokensep
inherit autotools-brokensep
LICENSE = "GPL-2.0-only"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=130f9d9dddfebd2c6ff59165f066e41c"
LIC_FILES_CHKSUM = "file://COPYING;md5=130f9d9dddfebd2c6ff59165f066e41c"
SECTION = "graphics"
DEPENDS = "libpng jpeg"
DEPENDS = "libpng jpeg"
INHIBIT_PACKAGE_STRIP = "1"
INHIBIT_PACKAGE_STRIP = "1"
...
@@ -21,7 +21,7 @@ SRCREV = "127dd84cede022cd5173ff2d7450677a14486784"
...
@@ -21,7 +21,7 @@ SRCREV = "127dd84cede022cd5173ff2d7450677a14486784"
S = "${WORKDIR}/git"
S = "${WORKDIR}/git"
do_configure() {
do_configure() {
${B}/configure --prefix=/usr --bindir=${bindir}
--without-bmp --without-libgif
${B}/configure --prefix=/usr --bindir=${bindir} --without-bmp --without-libgif
}
}
do_install:prepend() {
do_install:prepend() {
...
...
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