aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/classes/xfce-app.bbclass
AgeCommit message (Collapse)Author
2016-11-23xfce-app.bbclass: add x11 to REQUIRED_DISTRO_FEATURESJackie Huang
All xfce apps depend on gtk+ or xfce4-panel or libxfce4ui which require x11 distro feature. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-10-16xfce-app.bbclass: SRC_URI calculation supports multiple digit version numbersAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2011-10-31xfce-app.bbclass: just set SRC_URI commmon to most xfce-appsAndreas Müller
* build tested with source download for xfce4-notifyd and xfce4-screenshooter * run tested on overo Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>