summaryrefslogtreecommitdiff
path: root/recipes-lxde
AgeCommit message (Collapse)Author
2016-03-29lxtask: update to 0.1.7Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-29lxrandr: update to 0.3.1Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-29lxinput: update to 0.3.5Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-29lxpanel: update to 0.8.2Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-29lxmenu-data: update to 0.1.5Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-29lxde-common: update to 0.99.1Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2015-10-16lxpanel: update to 0.8.1Max Krummenacher
2015-03-21pcmanfm: drop in favour of oe-coreMax Krummenacher
2015-03-21libfm: drop in favour of oe-coreMax Krummenacher
2015-03-21menu-cache: drop in favour of oe-coreMax Krummenacher
2015-01-12lxsession: add libunique to DEPENDSdizzyMax Krummenacher
2015-01-10recipes: don't use ${PN} as a recipe name placeholderMax Krummenacher
${PN} might be extended with some magic prefix, so don't use it in SRC_URI assignments et. al.
2015-01-10recipes: replace short DESCRIPTION with SUMMARYMax Krummenacher
The SUMMARY variable gives a short description of the package (<72 chars). A missing DESCRIPTION is automatically set to the content of SUMMARY.
2015-01-10packagegroup-lxde: only lxde components but not DM/WMMax Krummenacher
2015-01-10packagegroup-lxde-base: consistent whitespaceMax Krummenacher
2015-01-10lxsession: clarify DEPENDS/RDEPENDSMax Krummenacher
2015-01-10add missing DEPENDS as reported by QA WARNINGSMax Krummenacher
2015-01-10change to autotools-brokensepMax Krummenacher
change all recipe which fail out of tree builds to autotools-brokensep
2015-01-10pcmanfm: update to 1.2.3Max Krummenacher
Patch is sent to the oe-core layer. As this will not make it into dizzy add it here until we have it available from openembedded/meta.
2015-01-10menu-cache: update to 1.0.0Max Krummenacher
Patch is sent to the oe-core layer. As this will not make it into dizzy add it here until we have it available from openembedded/meta.
2015-01-10libfm: update to 1.2.3Max Krummenacher
Patch is sent to the oe-core layer. As this will not make it into dizzy add it here until we have it available from openembedded/meta.
2015-01-10lxde-common: update to 0.99.0Max Krummenacher
2015-01-10lxterminal: update to 0.2.0Max Krummenacher
2015-01-10lxsession: update to 0.5.2, obsoletes lxpolkitMax Krummenacher
lxsession now includes lxpolkit, remove receipe and package from packagegroup
2015-01-10lxpanel: update to 0.8.0Max Krummenacher
Add a libkeybinder recipe, as lxpanel now depends on it. While at it, remove old recipes.
2015-01-10gpicview: remove old recipeMax Krummenacher
2015-01-10lxappearance-obconf: update to 0.2.2Max Krummenacher
2015-01-10lxappearance: update to 0.6.1Max Krummenacher
2015-01-10lxinput: update to 0.3.4Max Krummenacher
2015-01-10lxlauncher: update to 0.2.4Max Krummenacher
2015-01-10menu-cache: update to 1.0.0Max Krummenacher
2015-01-10lxmenu-data: update to 0.1.4Max Krummenacher
2015-01-10lxrandr: update to 0.3.0Max Krummenacher
2015-01-10lxtask: update to 0.1.6Max Krummenacher
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