mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-19 00:54:13 +00:00
Release notes for 1.7.1 ======================= - Update URLs from goodies.x.o to docs.x.o (Bug #16180) - Do not recreate box when orientation changes - Remove unused eventbox - Avoid square-sized plugin (Bug #16101) - Remove unused variables and function - Resolve GCC warning: ISO C90 forbids mixed declarations and code - Preferences: Improved spacing and layout in editor (Bug #14678) - Selecting a timer always starts it - Add Hossam Ayman's multiple timer code, some leak and g_free fixes in update_function. - Translation Updates: Albanian, Arabic, Asturian, Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (United Kingdom), Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Uighur, Ukrainian, Urdu, Urdu (Pakistan) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This layer depends on: URI: git://github.com/openembedded/oe-core.git branch: master revision: HEAD URI: git://github.com/openembedded/meta-oe.git branch: master revision: HEAD meta-xfce depends on meta-oe, meta-gnome and meta-multimedia in this repository. To avoid dependencies on meta-multimedia you need to mask recipes by adding this to local.conf: BBMASK = "meta-xfce/recipes-multimedia" Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-xfce]' in the subject' When sending single patches, please using something like: 'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-xfce][PATCH' Layer maintainer: Kai Kang <kai.kang@windriver.com>