mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-13 22:47:15 +00:00
xfce4-dev-tools: add native support
This commit is contained in:
parent
1d4ae8e112
commit
c571ecbb43
@ -1,5 +1,5 @@
|
|||||||
HOMEPAGE = "http://www.xfce.org"
|
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]}/${BPN}-${PV}.tar.bz2"
|
||||||
|
|
||||||
inherit autotools gtk-icon-cache pkgconfig
|
inherit autotools gtk-icon-cache pkgconfig
|
||||||
|
|
||||||
|
|||||||
@ -3,7 +3,9 @@ SECTION = "x11/libs"
|
|||||||
LICENSE = "GPLv2"
|
LICENSE = "GPLv2"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=9ac2e7cff1ddaf48b6eab6028f23ef88"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=9ac2e7cff1ddaf48b6eab6028f23ef88"
|
||||||
|
|
||||||
PR = "r0"
|
PR = "r1"
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native"
|
||||||
|
|
||||||
inherit xfce
|
inherit xfce
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user