meta-openembedded/meta-xfce
Andreas Müller 122ceec562 xfce4-session: get rid of machine-host
OE-Core's base-file does add hostname to hosts since:

commit 31e6d08f20a804fccb958e19045d8f9e9806071a
Author: Chen Qi <Qi.Chen@windriver.com>
Date:   Tue Jan 8 17:12:52 2019 +0800

    netbase/base-files: move /etc/hosts from netbase to base-files

    Move /etc/hosts to base-files, and also add entry to it according
    to hostname setting. This fixes the problem of commands like
    `hostname -f' failing due to lack of such entry.

    Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
    Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-05-09 20:34:32 -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 xfce4-terminal: add vte-prompt to RRECOMMENDS 2019-05-06 08:32:04 -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-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 parole: upgrade 1.0.1 -> 1.0.2 2019-04-09 21:31:36 -07:00
recipes-panel-plugins xfce4-datetime-plugin: upgrade 0.7.0 -> 0.7.1 2019-05-06 08:32:04 -07:00
recipes-thunar-plugins thunar-shares-plugin: add pam to REQUIRED_DISTRO_FEATURES 2018-09-29 12:38:21 -07:00
recipes-xfce xfce4-session: get rid of machine-host 2019-05-09 20:34:32 -07: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>