meta-openembedded/meta-xfce
Kai Kang d1321215f1 xfwm4: fix assertion error
It fails to start xfwm4 on intel_x86_64 boards:

| xfwm4: ../mesa-19.1.1/src/mesa/drivers/dri/i965/intel_mipmap_tree.c:1293:
| intel_miptree_match_image: Assertion `image->TexObject->Target == mt->target' failed.
| Aborted

Revert the upstream commit which introduce the issue.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-07-26 15:24:45 -07:00
..
classes xfce4: package libtool files if they are installed 2018-06-18 16:42:54 -07:00
conf xfce4-session: get rid of machine-host 2019-05-09 20:34:32 -07:00
recipes-apps orage: Fix build with libical3 2019-07-25 07:27:40 -07:00
recipes-art openzone: make build and unblacklist 2017-04-24 11:02:39 +02:00
recipes-bindings/vala xfce4-vala: auto-detect vala api version 2019-05-02 14:13:57 -07:00
recipes-core/images core-image-minimal-xfce: inherit distro_features_check 2017-09-13 11:13:20 +02:00
recipes-devtools/glade glade3: move to to meta-xfce 2019-05-09 20:34:32 -07:00
recipes-extended libunique: fix installed-vs-shipped qa issue 2018-11-09 07:29:59 -08:00
recipes-multimedia parole: upgrade 1.0.1 -> 1.0.2 2019-04-09 21:31:36 -07:00
recipes-panel-plugins xfce4-verve-plugin: 1.1.0 -> 2.0.0 2019-07-21 09:31:09 -07:00
recipes-thunar-plugins thunar-shares-plugin: add pam to REQUIRED_DISTRO_FEATURES 2018-09-29 12:38:21 -07:00
recipes-xfce xfwm4: fix assertion error 2019-07-26 15:24:45 -07:00
README Remove me as maintainer 2019-05-09 20:34:33 -07:00

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'