Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
M
meta-openembedded
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
yocto
meta-openembedded
Commits
291eb03c
Commit
291eb03c
authored
Sep 05, 2011
by
Martin Jansa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
imlib2: package also /usr/src/debug files to ${PN}-dbg
Signed-off-by:
Martin Jansa
<
Martin.Jansa@gmail.com
>
parent
3ee9594f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
meta-efl/recipes-efl/efl/imlib2_svn.bb
meta-efl/recipes-efl/efl/imlib2_svn.bb
+1
-1
No files found.
meta-efl/recipes-efl/efl/imlib2_svn.bb
View file @
291eb03c
...
...
@@ -27,7 +27,7 @@ do_install_append() {
PACKAGES =+ "imlib2-loaders-dbg imlib2-filters-dbg imlib2-loaders imlib2-filters"
FILES_${PN} = "${libdir}/lib*.so.* ${libdir}/imlib2/*/*.so"
FILES_${PN}-dbg = "${libdir}/.debug/ ${bindir}/.debug/"
FILES_${PN}-dbg = "${libdir}/.debug/ ${bindir}/.debug/
${prefix}/src/debug/
"
FILES_${PN}-dev += "${bindir}/imlib2-config ${libdir}/*.so ${includedir}"
FILES_${PN}-bin = "${bindir}"
FILES_imlib2-loaders = "${libdir}/imlib2/loaders/*.so"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment