mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
88b898e03a
Release notes for 0.6.2 ======================= - Fix build with panel 4.15 - Fix ISO C90 forbids mixed declarations and code - Update configure.ac.in syntax and enable debug when building from git - Create README.md. Update configure.ac.in - Add basic GitLab pipeline - Update .gitignore, fix configure scripts - Update URLs from goodies.x.o to docs.x.o (Bug #16181) - Make build less verbose - s/http/https - Translation Updates: Albanian, Armenian (Armenia), Belarusian, Bulgarian, Chinese (Taiwan), Eastern Armenian, English (Canada), French, Galician, Greek, Hebrew, Hungarian, Polish, Slovak, Slovenian, Spanish, Turkish, Uyghur 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>