summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-core
Commit message (Collapse)AuthorAgeFilesLines
* core-image-minimal-xfce: Use graphical.target as defaultKhem Raj2021-04-151-0/+2
| | | | | | | This ensures that nodm unit is started during boot with systemd images Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Kai Kang <kai.kang@windriver.com>
* recipes: rename distro_features_check to features_checkDenys Dmytriyenko2019-11-211-1/+1
| | | | | | | Avoid warning due to the class rename in OE-Core. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* core-image-minimal-xfce: inherit distro_features_checkJoe Slater2017-09-131-0/+1
| | | | | | | Defining REQUIRED_DISTRO_FEATURES does nothing currently. Signed-off-by: Joe Slater <jslater@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* core-image-minimal-xfce: Drop ROOTFS_PKGMANAGE_BOOTSTRAPKhem Raj2017-03-221-1/+0
| | | | | | | OE-Core has now dropped this var Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* core-image-minimal-xfce: add kernel modules to imageKhem Raj2016-09-051-0/+1
| | | | | | | | | | With existing image, USB mouse and keyboard doesnt work, it shows the GUI, adding kmod's make this possible to get keyboard/mouse working out of box. Improves first time experience Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce: add imageArmin Kuster2015-05-281-0/+17
This allow an easier method of getting a XFCE image to demo and use. V2: allow IMAGE_LINGUAS override Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>