mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
175d2fca5e
Backport upstream patches to fix the following build error: | In file included from ../sources/xfce4-panel-4.21.1/migrate/main.c:23: | ../sources/xfce4-panel-4.21.1/libxfce4panel/libxfce4panel.h:27:10: fatal error: libxfce4panel/libxfce4panel-enum-types.h: No such file or directory | 27 | #include <libxfce4panel/libxfce4panel-enum-types.h> | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | compilation terminated. Reference: https://gitlab.xfce.org/xfce/xfce4-panel/-/work_items/969 Signed-off-by: Wenlin Kang <wenlin.kang@windriver.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This layer depends on:
URI: git://git.openembedded.org/openembedded-core branch: master
URI: git://git.openembedded.org/meta-openembedded branch: master
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 use 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 Layer maintainer: Khem Raj raj.khem@gmail.com