summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-10-30lxdm: remove LXDM 0.4.1 in favor of LXDM 0.5 of meta-openembeddeddaisyStefan Agner
Remove LXDM 0.4.1 receipts in favor of LXDM 0.5 from meta-openembedded. The version 0.5 also supports systemd-logind as login/session manager which allows to remove now unsupported ConsoleKit without losing functionality.
2014-10-29lxpolkit: disable XDG autostartStefan Agner
Disable XDG autostart of lxpolkit. lxsessions starts lxpolkit automatically without the need of a extra XDG autostart file.
2014-10-29lxsession: fix Hibernate button, gets disabled nowStefan Agner
The Hibernate function doesn't exist in our kernels, using DBus and systemd-logind, the lxsession should determine whether there is Hibernate support or not. However, due to a bug in the result parsing of lxsession, this did not work properly. Add patch to fix this issue.
2014-10-23lxrandr: don't use symlink for configure.acStefan Agner
Do not use symlink for configure.ac since autoconf don't like both, configure.in and configure.ac in place.
2014-10-22lxrandr: use symlink to create configure.acStefan Agner
Solves issue when building lxrandr with persistent work directory: | mv: cannot stat '/build/linuxdev/yocto-autobuilder/yocto-worker/toradex/build/build/out-eglibc/work/armv7ahf-vfp-neon-angstrom-linux-gnueabi/lxrandr/0.1.2-r0/lxrandr-0.1.2/configure.in': No such file or directory
2014-10-22obconf: force overwrite language files by autopointStefan Agner
This fixes errors when a second machine is built with the same work folder: | autopoint: File config.rpath has been locally modified. | autopoint: File po/Makefile.in.in has been locally modified. | autopoint: *** Some files have been locally modified. Not overwriting them because --force has not been specified. For your convenience, you find the local modifications in the file '/tmp/gtf3UV2x/autopoint.diff'. | autopoint: *** Stop. | ERROR: autopoint failed
2014-10-01obconf: add mirror for gitMax Krummenacher
2014-06-09lxsession: fix autoconf buildMax Krummenacher
2014-06-09lxpolkit: fix autoconf buildMax Krummenacher
2014-06-09lxmenu-data: fix gnu-gettext changesMax Krummenacher
2014-06-09lxdm: fix autoconf build and add dependsMax Krummenacher
2014-06-09gpicview: deploy iconMax Krummenacher
2014-06-09lxtask: add now required dependsMax Krummenacher
2014-06-09lxinput: add now required dependsMax Krummenacher
2014-06-09lxshortcut: add now required dependsMax Krummenacher
2014-06-09lxde: move base recipes from meta-toradex to meta-lxdeMax Krummenacher
while at it, add attional DEPENDS for lxrandr
2014-04-29lxdm: add runtime dependency xinitdoraStefan Agner
Add xinit as runtime dependency since its required by LXDM.
2014-03-25lxappearance: update to 0.5.5Max Krummenacher
2014-03-10lxsession: backport of lxsession-logoutMax Krummenacher
0.4.9.2 segfaults when systemd's logind is installed.
2014-03-10menu-cache: update to 0.5.1Max Krummenacher
2014-03-10lxappearance: update to 0.5.4Max Krummenacher
2014-03-10gpicview: update to 0.2.4Max Krummenacher
2013-10-15lxpanel: fix paths in git repodylanMax Krummenacher
2013-10-15lxpanel: update to 0.6.1Max Krummenacher
2013-10-15lxtask: backport Patch that resolves -1% CPUMax Krummenacher
http://lxde.git.sourceforge.net/git/gitweb.cgi?p=lxde/lxtask;a=commit;h=963dea395cc58eae940b85e242f0d84fb7d2eaa5
2013-10-15DEPENDS: replace ${RDEPENDS} with the explicit depsMax Krummenacher
DEPENDS lists required built recipes at build time, whereas RDEPENDS does list required packages at runtime. So don't confuse the two namespaces by using one to define the other.
2013-10-15lxsession: enable dbusMax Krummenacher
2013-10-15lxde: use packagegroup instead of taskMax Krummenacher
2013-10-15lxde: use packagegroup instead of taskMax Krummenacher
2013-10-15lxpanel: add wireless-tools to dependenciesMax Krummenacher
2013-10-15Convert to new ALTERNATIVE_${PN} syntaxMax Krummenacher
2013-10-15task-lxde-extended: remove package lxsession-edit, this is now part of lxsessionMax Krummenacher
2013-10-15lxsession: update to 0.4.9.2Max Krummenacher
2013-10-15lxpanel: add libwnck as a dependencyMax Krummenacher
2013-10-15lxpanel: update to 0.5.12Max Krummenacher
2013-10-15lxinput: update to 0.3.2Max Krummenacher
2013-10-15lxappearance: update to 0.5.2Max Krummenacher
2013-10-15gpicview: update to 0.2.3Max Krummenacher
2013-10-15lxde-icon-theme: update to 0.5.0Max Krummenacher
2013-10-15add _${PN} to all DEPENDS variable definitionsMax Krummenacher
2013-10-15Add missing autoconf tests required by newer autoconf version Backported a ↵Max Krummenacher
bugfix to lxdm (lxdm used 100% CPU)
2013-10-15Add missing dependency to openboxMax Krummenacher
2013-10-15split layer meta-lxde from github.com/tworaz/oe-tworazMax Krummenacher
2013-08-01corrected indentation to not upset bitbakeSteve Phillips
2012-01-22lxde-icon-theme RDEPEND on gnome-icon-theme. Without it some applications ↵Peter Tworek
miss certain icons.
2012-01-15Fix lxappearance crash when empty cursors are used.Peter Tworek
2012-01-13Add task-lxde-extended.Peter Tworek
2012-01-13Fix lxde-icon-theme and lxappearance recipes.Peter Tworek
2012-01-13Add lxsession-edit recipe.Peter Tworek
2012-01-13Add lxpolkit recipe.Peter Tworek