meta-openembedded/meta-xfce
Mark Hatle 41f3f8165b vim: remove xfce vim bbappend
Changing the behavior of a recipe by including a layer is not allowed
by the yocto-check-layer script.

INFO: ======================================================================
INFO: FAIL: test_signatures (common.CommonCheckLayer)
INFO: ----------------------------------------------------------------------
INFO: Traceback (most recent call last):
  File "/poky/scripts/lib/checklayer/cases/common.py", line 53, in test_signatures
    self.fail('Adding layer %s changed signatures.\n%s' % (self.tc.layer['name'], msg))
AssertionError: Adding layer meta-xfce changed signatures.
19 signatures changed, initial differences (first hash before, second after):
   vim:do_install: 7f165dbd724ca0127dfb653ef0ecd8e7fb882713adedfd0e14f59d7f54cb645e -> 6e4a49063534d67f70186bf8bdb313184f42426e2c42b12b127638b586c7ffe8
      bitbake-diffsigs --task vim do_install --signature 7f165dbd724ca0127dfb653ef0ecd8e7fb882713adedfd0e14f59d7f54cb645e

fix by move the logic into recipe vim

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-28 09:42:11 -08:00
..
classes xfce4: package libtool files if they are installed 2018-06-18 16:42:54 -07:00
conf layers: Update layer compatibility to thud 2018-09-30 10:17:48 -07:00
recipes-apps xarchiver: upgrade to upstream 0.5.4.14 2019-02-20 11:11:44 -08:00
recipes-art openzone: make build and unblacklist 2017-04-24 11:02:39 +02:00
recipes-bindings/vala xfce4-vala: Build for vala 0.42 to match oe-core 2018-09-09 10:46:29 -07:00
recipes-connectivity/blueman blueman: add an append in meta-xfce to enable thunar sendto extension 2018-06-30 08:58:30 -07:00
recipes-core/images core-image-minimal-xfce: inherit distro_features_check 2017-09-13 11:13:20 +02:00
recipes-extended libunique: fix installed-vs-shipped qa issue 2018-11-09 07:29:59 -08:00
recipes-multimedia xfce4-mpc-plugin: upgrade 0.5.0 -> 0.5.1 2019-01-04 18:29:39 -08:00
recipes-panel-plugins xfce4-battery-plugin: upgrade 1.1.1 -> 1.1.2 2019-01-24 10:18:30 -08:00
recipes-thunar-plugins thunar-shares-plugin: add pam to REQUIRED_DISTRO_FEATURES 2018-09-29 12:38:21 -07:00
recipes-xfce exo: upgrade 0.12.3 -> 0.12.4 2019-01-24 10:18:30 -08:00
README update layer maintainers 2018-04-13 12:43:44 -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'

Layer maintainer: Andreas Müller schnitzeltony@googlemail.com