meta-openembedded/meta-xfce
Changqing Li 394567c007 packagegroup-xfce-base: add RDEPEND packagegroup-core-x11
without packagegroup-core-x11, after boot target, and run
startx, it will report error like:

/usr/bin/startx: line 203: xauth: command not found

xinit: unable to run server "/usr/bin/X": No such file or directory
Use the -- option, or make sure that /usr/bin is in your path and
that "/usr/bin/X" is a program or a link to the right type of server
for your display.  Possible server names include:

    Xorg        Common X server for most displays
    Xvfb        Virtual frame buffer
    Xfake       kdrive-based virtual frame buffer
    Xnest       X server nested in a window on anot

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-03 15:15:42 -07:00
..
classes recipes: rename distro_features_check to features_check 2019-11-21 17:51:37 -08:00
conf layers: update LAYERSERIES_COMPAT to dunfell 2020-03-20 07:44:29 -07:00
recipes-apps catfish: 1.4.11 -> 1.4.13 2020-05-18 18:32:53 -07:00
recipes-art openzone: Package icons 2020-03-31 10:44:26 -07:00
recipes-bindings/vala recipes: rename distro_features_check to features_check 2019-11-21 17:51:37 -08:00
recipes-core/images recipes: rename distro_features_check to features_check 2019-11-21 17:51:37 -08:00
recipes-extended recipes: rename distro_features_check to features_check 2019-11-21 17:51:37 -08:00
recipes-multimedia parole: add mime-xdg to inherit 2020-01-19 02:20:59 -08:00
recipes-panel-plugins xfce4-whiskermenu-plugin: upgrade 2.4.3 -> 2.4.4 2020-05-03 14:29:17 -07:00
recipes-thunar-plugins thunar-shares-plugin: upgrade 0.3.0 -> 0.3.1 2020-04-10 17:48:38 -07:00
recipes-xfce packagegroup-xfce-base: add RDEPEND packagegroup-core-x11 2020-06-03 15:15:42 -07:00
README meta-xfce: Make Kai Kang layer maintainer 2019-08-09 08:09:28 -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: Kai Kang <kai.kang@windriver.com>