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
c571ecbb
Commit
c571ecbb
authored
Sep 18, 2011
by
Andreas Müller
Committed by
Koen Kooi
Sep 22, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xfce4-dev-tools: add native support
parent
1d4ae8e1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
meta-xfce/classes/xfce.bbclass
meta-xfce/classes/xfce.bbclass
+1
-1
meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.8.0.bb
...fce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.8.0.bb
+3
-1
No files found.
meta-xfce/classes/xfce.bbclass
View file @
c571ecbb
HOMEPAGE = "http://www.xfce.org"
SRC_URI = "http://archive.xfce.org/src/xfce/${
PN}/${@'${PV}'[0:3]}/${
PN}-${PV}.tar.bz2"
SRC_URI = "http://archive.xfce.org/src/xfce/${
BPN}/${@'${PV}'[0:3]}/${B
PN}-${PV}.tar.bz2"
inherit autotools gtk-icon-cache pkgconfig
...
...
meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.8.0.bb
View file @
c571ecbb
...
...
@@ -3,7 +3,9 @@ SECTION = "x11/libs"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=9ac2e7cff1ddaf48b6eab6028f23ef88"
PR = "r0"
PR = "r1"
BBCLASSEXTEND = "native"
inherit xfce
...
...
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