Andreas Müller
f50fcdcc86
libxfce4ui: Fix PACKAGECONFIG after recent changes in meta-xfce
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2022-07-09 18:51:38 +02:00
Andreas Müller
6042877daa
Add xfce4-terminal-default-config and bind it to xfce4-terminal
...
Background: cinnamon-base-image adds xfce4-terminal and we want a nice default
also in a mostly xfce4-free image.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2022-05-03 22:14:25 +02:00
Andreas Müller
37d83c66e0
Build octave with Qt-GUI
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2022-04-15 11:56:10 +02:00
Andreas Müller
0c5b1b1419
googletest: adjust to shared lib and add to packagegroup-gui-dev
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2022-03-11 00:53:39 +01:00
Andreas Müller
75231523fa
gstreamer1.0-plugins-bad: remove PACKAGECONFIG libmms - it is gone
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2022-03-10 23:50:29 +01:00
Andreas Müller
79b7081b18
chromium-ozone-wayland: Fix PACKAGECONFIG
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2022-01-04 16:08:54 +01:00
Andreas Müller
e6e8af2285
Move to new override syntax
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2021-08-16 12:16:08 +02:00
Andreas Müller
53152fd934
sudo: make wheel group sudoers
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2021-07-27 23:36:59 +02:00
Andreas Müller
ce8144fa5a
base-files: Enhance ls aliases slightly
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2021-07-12 23:10:56 +02:00
Andreas Müller
617a7af3f1
chromium-x11: remove PACKAGECONFIG impl-side-painting
...
It was removed in [1]
[1] https://github.com/OSSystems/meta-browser/pull/518
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2021-06-19 00:31:02 +02:00
Andreas Müller
893e66b352
chromium-x11: remove use-egl
...
* set PACKAGECONFIG explicitly
* at least on Raspi4 WebGL is accelerated for desktop GL only
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2021-05-24 23:33:35 +02:00
Andreas Müller
a019147efd
Take gedit out of devilspie2's control
...
It does not work any more and even if it would: GNOME's title bar is the place
user interacts.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2021-05-18 10:23:00 +02:00
Andreas Müller
b5d17de7cf
Let enchant support hunspell only
...
* the rest of the world has abandoned aspell
* there is not a single dictionary available on OE for aspell
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2021-05-18 02:12:04 +02:00
Andreas Müller
3d10fec376
packagegroup-core-x11-xserver: ensure xf86-video-modesetting is installed
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2021-03-27 00:05:32 +01:00
Andreas Müller
79a33e3e52
Avoid xf86-input-evdev we want xf86-input-libinput
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2021-02-28 20:05:36 +01:00
Andreas Müller
7242634678
cmake-native / qtbase-native: Avoid native-last warning
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2021-02-02 09:00:44 +01:00
Andreas Müller
ec65d92154
base-files: no need create /etc/hostname - oe-core takes care
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2020-11-25 00:03:46 +01:00
Andreas Müller
488534e5b0
dnsmasq: do not start service automatically to fix networkmanager hotspot
...
Networkmanager is our first choice for all images. If it sets up a hotspot it
starts dnsmasq and configures it. This breaks if dnsmasq is running as service
and set-up by (default-) configuration:
| dnsmasq-dhcp[361]: no address range available for DHCP request via wlan0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2020-08-31 20:15:53 +02:00
Andreas Müller
87ba258871
qtbase: Support extra-cmake-modules on target by shipping qmake-qt5 link
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2020-08-12 08:35:36 +02:00
Andreas Müller
ab8d24794e
Ban weston-init from our images
...
Maybe I missed something:
* Although disabled by default it is started automatically
* A passwordless root account reached by two keys - NOT ACCECTABLE!!!
* Weston ships sessions that are the preferred way to start weston as
unpriviledged user
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2020-06-03 13:36:59 +02:00
Andreas Müller
4920b0d8c6
networkmanager-openvpn: enable gnome PACKAGECONFIG
...
This make import of vpn configuration files work
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2020-03-19 20:36:12 +01:00
Andreas Müller
e450bd9313
fluidsynth: rework PACKAGECONFIG
...
* remove pulseaudio: For unknown reasons adding fluidsynth based plugins to DAW
session starts pulseaudio server
* add readline: Having history in console makes performance tests much easier
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2020-02-15 13:14:48 +01:00
Andreas Müller
af34ecdd84
evolution-data-server: remove bbapend because gi is disabled in recipe
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-12-11 09:01:12 +01:00
Andreas Müller
28e8c91482
nodejs: enable shared library build
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-12-11 08:36:24 +01:00
Andreas Müller
bb5833ad59
libxfce4ui: give up glade for gtk2 support
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-12-10 18:10:29 +01:00
Andreas Müller
63d5a3b6ab
libsoup: give up gnome PACKAGECONFIG
...
It is not necessary and cause me trouble upstreaming meta-gnome patches
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-12-08 01:43:56 +01:00
Andreas Müller
d4c5383948
packagegroup-xfce-extended: add imsettings
...
Maybe this should go to meta-xfce
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-09-03 00:41:34 +02:00
Andreas Müller
1760eea00f
evolution-data-server: disable introspection
...
qemu runs with 100% CPU load and never returns
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-08-29 00:24:21 +02:00
Andreas Müller
84ad5be0a9
xfce4-settings: remove datetime-setter from PACKAGECONFIG
...
It is included automatically
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-08-12 08:42:28 +02:00
Andreas Müller
92bd1073c6
udisks_%.bbappend: remove - udisks is gone and we use udisks2 for ages
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-08-11 13:56:38 +02:00
Andreas Müller
4801bf3cd5
libxfce4ui: build gtk3 variant of glade lib
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-05-21 23:31:25 +02:00
Andreas Müller
6ed688828b
vlc: add qt5 to PACKAGECONFIG
...
* Attempts to enable qt5 by default failed [1]
* Requires meta-oe patch [2]
[1] http://lists.openembedded.org/pipermail/openembedded-devel/2019-April/199331.html
[2] https://patchwork.openembedded.org/patch/160618/
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-04-23 13:57:24 +02:00
Andreas Müller
81f899aee6
Another default language rework
...
* re-add fallback in profile: currently no LANG is set by systemd
* Fix typos in locale.conf
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-04-19 13:30:06 +02:00
Andreas Müller
fd2831e6fb
Rework default language handling
...
* install locale.conf to override systemd/oe-core default
* remove profile hacks
* ensure there is a default UTF-8 lingua installed (selection might change when
C.UTF-8 is established
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-04-19 01:06:28 +02:00
Andreas Müller
723f54fb82
gst-plugins: Move to right place and remove 'mad' from PACKAGECONFIG in -ugly
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-04-03 16:53:52 +02:00
Andreas Müller
ab5bf122e9
base-files: Found LANG"='C.UTF-8' culprit - drop as note
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-03-27 16:00:22 +01:00
Andreas Müller
b4d2e1834d
base-files: Fix german umlaute and more (again)
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-03-27 15:41:23 +01:00
Andreas Müller
98de75b63b
Add cmake to our native sysroot
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-03-20 13:49:15 +01:00
Andreas Müller
4f7eb763c8
libsdl2: append jack to PACKAGECONFIG
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-03-14 21:53:22 +01:00
Andreas Müller
9fc26f7ba0
libsoup: append gnome to PACKAGECONFIG
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-03-14 21:51:54 +01:00
Andreas Müller
9583c42495
base-files: remove unwanted ']' in bash prompt
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-02-27 15:33:04 +01:00
Andreas Müller
202192d55a
enable examples for qtquickcontrols2/qtwayland and add to packagegroup-gui-dev
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-02-27 14:23:22 +01:00
Andreas Müller
0d0764b1a7
base-files: extend colour to all grep variants
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-02-22 18:04:18 +01:00
Andreas Müller
a321532a82
grep with color
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-02-22 10:26:04 +01:00
Andreas Müller
590b8ca8bb
rework bash defaults
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-02-20 18:55:20 +01:00
Andreas Müller
e7a7e65c17
base-passwd: let bash be the default shell for root
...
* we prefer bash in our images anyway
* makes default configuration more simple
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-02-20 17:47:30 +01:00
Andreas Müller
d916915ce3
Revert "base-files: make bash-completion work"
...
This reverts commit a16e65298a .
2019-02-20 11:16:39 +01:00
Andreas Müller
a16e65298a
base-files: make bash-completion work
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-02-20 00:04:27 +01:00
Andreas Müller
e602738f22
packagegroup-gui-music: add pulseaudio -> jack modules
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-02-10 23:56:00 +01:00
Andreas Müller
0f00f37c8d
chromium%.bbappend: Split to more specific appends
...
Avoid conflict with upcoming chromium-bsu
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2019-02-08 17:40:58 +01:00