165 Commits

Author SHA1 Message Date
Andreas Müller
4a20f472e7 mortsgna.conf: Do not make native-last warnings fatal
It can break devtool

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2022-01-09 21:53:49 +01:00
Andreas Müller
7ec30dd8db Revert "packagegroup-gui-dev/packagegroup-gui-full: Add chromium-ozone-wayland"
chromium-x11 and chromium-ozone-wayland cannot be installed in same image - oh
man yet another disappointing experience

This reverts commit 77991352d2.
2022-01-04 20:20:33 +01:00
Andreas Müller
77991352d2 packagegroup-gui-dev/packagegroup-gui-full: Add chromium-ozone-wayland
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2022-01-04 16:09:25 +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
496883ea76 card-helpers.inc: Show more proper sizes
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2022-01-03 19:55:55 +01:00
Andreas Müller
57bd26030a xfce4-default-config: strip xfwm4 configuration down to preferences of interest
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2022-01-02 21:00:08 +01:00
Andreas Müller
537184d597 machine-raspberrypi: Avoid unwanted entries
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-12-28 17:56:34 +01:00
Andreas Müller
5c18f09d97 machine-raspberrypi: Make card-write compatible to meta-raspberrypi's wic
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-12-28 12:17:58 +01:00
Andreas Müller
926671eca1 packagegroup-gui-dev: Mark TUNE_PKGARCH specific
json-glib gets debian renamed

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-12-27 18:26:52 +01:00
Andreas Müller
14380b639c packagegroup-gui-musicians: Mark TUNE_PKGARCH specific
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-12-27 16:03:22 +01:00
Andreas Müller
fb8c00a03e packagegroup-gui-full: : Mark TUNE_PKGARCH specific
qwt-qt5-examples is direct dependency and gets debian renamed

| ERROR: packagegroup-gui-full-1.0-r0 do_package_write_ipk: An allarch packagegroup shouldn't depend on packages which are dynamically renamed (qwt-qt5-examples to libqwt-examples)

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-12-24 13:39:11 +01:00
Andreas Müller
79726d0278 Add vulkan to distro features for Raspi4
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-12-23 21:46:47 +01:00
Andreas Müller
5c90a45ff5 mortsgna-distro-features: Remove DISTRO_FEATURES_LIBC - it was removed in 2019
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-12-23 21:45:14 +01:00
Andreas Müller
8b72684b6c mortsgna-distro-features: Fix imx use-mainline-bsp overrides
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-12-23 21:44:16 +01:00
Andreas Müller
9e42065c7f packagegroup-gui-base: Mark TUNE_PKGARCH specific
fontconfig is direct dependency and gets debian renamed

Fixes:
| ERROR: packagegroup-gui-base-1.0-r0 do_package_write_ipk: An allarch packagegroup shouldn't depend on packages which are dynamically renamed (fontconfig-dev to libfontconfig-dev)
| ERROR: packagegroup-gui-base-1.0-r0 do_package_write_ipk: An allarch packagegroup shouldn't depend on packages which are dynamically renamed (fontconfig to libfontconfig1)
| ERROR: packagegroup-gui-base-1.0-r0 do_package_write_ipk: An allarch packagegroup shouldn't depend on packages which are dynamically renamed (fontconfig-dbg to libfontconfig-dbg)

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-12-21 14:22:29 +01:00
Andreas Müller
e71d9a59d2 Harden all warnings available - at the time of writing - to errors
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-11-18 23:32:28 +01:00
Andreas Müller
917d9299ed ranpwd: Change SRC_URI for political correctness
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-11-07 20:39:39 +01:00
Andreas Müller
db846fab9e scribus: meta-qt5-extra -> meta-office
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-10-28 11:36:28 +02:00
Andreas Müller
2d38334eaf Add epiphany as alternate browser
chromium is broken for so long now

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-10-19 23:30:27 +02:00
Andreas Müller
4804547b10 xfce4-music-dev-image: Remove packages added by xfce4-music-image already
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-10-19 23:27:18 +02:00
Andreas Müller
7ddee3ef10 packagegroup-gui-full: add meta-games' pinball packages
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-08-31 01:16:08 +02:00
Andreas Müller
ed6d23d68d packagegroup-gui-games: remove not existing openastromenace
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-08-31 01:00:20 +02:00
Andreas Müller
50942b1ade packagegroup-gui-full: add inkscape
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-08-27 01:25:13 +02:00
Andreas Müller
71f0207ace instant-sysroot-target.bbclass: rework task sequence
run copy_to_target_sysroot after do_package_write_tar either

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-08-17 16:46:35 +02:00
Andreas Müller
4c3d75c89a scripts/update-recipe-checksums.sh: Fix by ignoring quotes in output
The have been introduced recently and turned our search and replace to noop

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-08-17 16:42:45 +02:00
Andreas Müller
6ca627cb01 instant-sysroot-target.bbclass: restore task order to avoid conflicts
Task order change was not tested properly and caused errors in
e.g  do_package_write_ipk as:

| Subprocess output:tar: ./usr/lib/libreoffice/program/.debug/liblnglo.so: file changed as we read it

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-08-16 21:51:46 +02:00
Andreas Müller
069c3737f8 Update distro version to match honister
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-08-16 13:23:20 +02:00
Andreas Müller
460d41871c mortsgna-armv7-tune: fix incorrect if condition
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-08-16 12:17:03 +02:00
Andreas Müller
d7feada280 layer.conf: Update to honister
This marks the layer compatible with honister for new override syntax

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-08-16 12:16:08 +02: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
85dbb88600 packagegroup-gui-full: replace multiple packages by meta-retro-world
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-07-28 15:40:01 +02:00
Andreas Müller
ae97557264 unpriv-user: add morona to wheel group to allow use of sudo
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-07-27 23:36:59 +02:00
Andreas Müller
b3e5fdfed2 group-wheel: Add a recipe to ensure group wheel on our images
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-07-27 23:36:59 +02:00
Andreas Müller
1c815a27f4 console-base-image: add sudo
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-07-27 23:36:59 +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
95485a778e xfce4-default-config: Adjust panel defaults
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-07-25 00:10:43 +02:00
Andreas Müller
04d9a5c977 udev-rules-udisks-hide-bootpart: remove rpi rule part
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-07-24 21:35:44 +02:00
Andreas Müller
840dfe5d15 xfce4-default-config: Ship useful defauls for xfce4-terminal
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-07-24 21:35:44 +02:00
Andreas Müller
9967ff852f packagegroup-gui-dev: add kdialog
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-07-20 22:04:36 +02:00
Andreas Müller
21a69cd581 packagegroup-gui-dev: add complete util-linux
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-07-20 21:55:06 +02:00
Andreas Müller
bac420ed7e README.md: fix typo
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-07-16 23:45:01 +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
126de7f8fa Revert "packagegroup-gui-dev: add rpio on Raspi"
RPIO is dead project

This reverts commit 09d1fa1576.
2021-07-09 22:29:57 +02:00
Andreas Müller
09d1fa1576 packagegroup-gui-dev: add rpio on Raspi
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-07-08 23:58:46 +02:00
Andreas Müller
030f3515f8 packagegroup-gui-dev: Add tools for serial I/O
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-07-05 10:56:21 +02:00
Andreas Müller
5239c1cdb9 packagegroup-gui-dev: add rpi-gpio for raspis
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-07-04 16:03:09 +02:00
Andreas Müller
9ccbb065e8 packagegroup-gui-dev: remove glibc-utils - it is in console-base-image
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-07-04 15:57:22 +02:00
Andreas Müller
33d3bbc56b unpriv-user: Add morona to group dialout
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-07-02 09:53:53 +02:00
Andreas Müller
78195319b3 packagegroup-gui-dev: add minicom
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-07-01 21:26:49 +02:00
Andreas Müller
79919cbef8 Make sure we have everything for painless character encoding in glibc images
Is it really worth creating issues for saving less than 10 Megabytes?

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-06-25 00:06:55 +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
36f2f65cef packagegroup-gui-full: add scribus
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-06-10 23:02:19 +02:00
Andreas Müller
4f1ae30fac Revert "gnome-disk-utility: steal from meta-gnome"
We have a dunfell branch containing it still. For later branches it lives in
meta-gnome.

This reverts commit d24a00df42.
2021-06-04 15:22:35 +02:00
Andreas Müller
a86863af6b Let's prefer dbus-broker in our images
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-06-04 12:09:38 +02:00
Andreas Müller
55b9f3daaa Make chromium appends work again after meta-browser split
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-05-24 23:35:29 +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
e4c1fa7ce9 packagegroup-gui-full: add mpv
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-05-24 14:33:06 +02:00
Andreas Müller
0fe01a6059 packagegroup-gui-dev: add rubygems-jekyll if meta-rubygems is in layers
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-05-24 10:51:49 +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
0d1b428b13 packagegroup-gui-dev: add ruby
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-05-13 15:01:23 +02:00
Andreas Müller
13972e1d85 raspi-image-test-and-setup: remove some lines unused or not recommended
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-05-04 23:04:14 +02:00
Andreas Müller
e10a176f88 udev-rules-udisks-hide-bootpart: Follow boot partition rename in meta-raspi-light
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-05-04 23:04:14 +02:00
Andreas Müller
715ae745b6 card-helpers: Add hint for tired users running non matching card-write scripts
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-05-04 23:03:00 +02:00
Andreas Müller
af1911a492 Get chromium-x11 back into our images after meta-browser layer split
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-05-04 00:00:17 +02:00
Andreas Müller
5fe4be9bf4 xfce4-default-config: adjust to upstream changes
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-04-10 00:55:43 +02:00
Andreas Müller
06841f7897 allgui-base-image: add liri-world again - it was applied accidentally
In case we remove it, it should be mentioned in commit message explicitly

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-04-09 09:58:08 +02:00
Andreas Müller
85fd1f9df6 Bump version for hardknott release
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-04-08 09:58:19 +02:00
Andreas Müller
71d64d3d6c Add hardknott to compatible revisions
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-04-05 00:19:43 +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
663451f0c4 packagegroup-gui-dev: add pulseview & qtiohelper
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-01-30 13:32:30 +01:00
Andreas Müller
5d520237d6 packagegroup-gui-dev: add libgomp-dev & libeigen-dev
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-01-19 03:19:39 +01:00
Andreas Müller
51aadaaaa5 packagegroup-gui-dev: remove python2 / gtk2 packs
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-01-19 03:15:47 +01:00
Andreas Müller
f38fc04e8c packagegroup-gui-full: add spectral
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-01-11 07:52:44 +01:00
Andreas Müller
5923824466 packagegroup-gui-full: add quaternion
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-01-10 20:56:26 +01:00
Andreas Müller
d293ed475f dev-images: remove exo-csource
With xfce 4.16 exo-csource is gone (and we never used it anyway..)

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-01-03 20:51:05 +01:00
Andreas Müller
d69e4f1315 packagegroup-gui-dev: replace single packs by meta-microcontroller-world
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-01-02 20:55:42 +01:00
Andreas Müller
03d406a2d0 packagegroup-gui-full: add cage in case meta-retro is in
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-12-15 23:41:17 +01:00
Andreas Müller
372b4c1003 console-base-image: add rsync and full wget
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-12-15 23:40:37 +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
ef4bdb0676 mortsgna.conf: Enable hardened security flags
Finally found time to get all the layers under my hood build with hardened
security flags.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-11-17 02:32:41 +01:00
Andreas Müller
a7807559ba packagegroup-gui-full: add gnome-disk-utility
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-11-11 23:15:04 +01:00
Andreas Müller
d24a00df42 gnome-disk-utility: steal from meta-gnome
gnome-disk-utility was applied after dunfell but it is vaery useful when
working with image files.

As soon as we are not compatible with master any more and create dunfell (and
gatesgarth) branches this should go again from master - hope I'll remember...

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-11-11 23:09:29 +01:00
Andreas Müller
931ffeb523 xfce4-default-config: add ardour6 to whiskermenu favorites
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-11-07 23:36:11 +01:00
Andreas Müller
e5f9d491ff console-base-image: add findutils
busybox's find is missing important parameters

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-11-04 15:35:57 +01:00
Andreas Müller
b173db7096 Now that scummvm is fixed, move it to packagegroup-gui-full
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-10-25 20:30:57 +01:00
Andreas Müller
024e5c8772 Add first & second boot checklist for raspi
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-10-19 18:13:31 +02:00
Andreas Müller
32e2fc92d4 packagegroup-gui-full: add dosbox-x
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-10-17 02:01:56 +02:00
Andreas Müller
1820b786fa Adjust LAYERSERIES_COMPAT
* remove zeus: We have a zeus branch
* add gatesgarth

And yes we are still dunfell compatible

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-10-15 19:19:06 +02:00
Andreas Müller
f80b6ad435 packagegroup-gui-dev: add kicad
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-10-14 14:54:29 +02:00
Andreas Müller
00c0f6fc66 packagegroup-gui-full: Add ttf-noto-emoji fonts
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-10-10 22:08:02 +02:00
Andreas Müller
0411624070 instant-sysroot-native.bbclass: append space in do_populate_sysroot[postfuncs]
Wouldn't expect this necessary but other do_populate_sysroot[postfuncs] do
append space. So since this change won't cause any trouble if not necessary
do same.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-10-10 22:04:48 +02:00
Andreas Müller
8257c45c9a Move supertuxkart into out standard build
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-09-09 23:55:51 +02:00
Andreas Müller
f02e4cfd6e xfce4-music-dev-image: initial add
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-09-05 23:55:03 +02:00
Andreas Müller
a8d75f0391 packagegroup-gui-dev: add valgrind
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-09-05 21:32:24 +02: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
e010cfc0b1 xfce4-sensors-plugin: Set default update intervall downto 1s
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-08-22 23:57:39 +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
13f585eebe packagegroup-gui-dev: add qtwebengine-dev/extra-cmake-modules
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-08-12 01:10:17 +02:00
Andreas Müller
db0fc7f7fb packagegroup-gui-dev: add git-perltools
Could not run 'git add -p'

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-06-28 21:00:44 +02:00
Andreas Müller
bea7d9d00a Blacklist packagegroup-core-x11 & server-nodm-init
Get notification once things sneak in that break/blow up more our images

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-06-24 22:39:46 +02:00
Andreas Müller
9ebd223d47 Remove fixmac
MAC setup magic should not be installed by default in all our images

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-06-03 22:54:33 +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
93a4e97816 mortsgna.conf: sync DISTRO_VERSION to dunfell/3.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-05-30 00:47:42 +02:00
Andreas Müller
1e88143ba8 update-recipe-checksums.sh: error out immediately in case of missing recipe
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-05-15 12:35:00 +02:00
Andreas Müller
9e4474c2f2 mortsgna-preferred-providers: prepare meta-java support - follow their README
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-05-15 12:12:00 +02:00
Andreas Müller
595fbe4d32 mortsgna-distro-features: remove 3g
Cellular phones are not our target these days and we don't want to start ofonod
on every boot. ofonod fails at least on raspi for missing battery and causes an
additional start of systemd-timesyncd and by this delaying our boot.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-05-10 17:35:34 +02:00
Andreas Müller
d79199c35a mortsgna.conf: add more flags to QA error
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-05-10 13:20:36 +02:00
Andreas Müller
dbbac53a6d Let all our images log volatile (not only xfce4-music-image)
should have done this much earlier:

* Don't ruin sd-cards on machines running 24/7
* On Raspi4 it buys us boot time reduced by ~2s
* Was never happy about the misleading entries in journal from boots long ago

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-05-08 00:21:04 +02:00
Andreas Müller
bf8c07c569 packagegroup-gui-tiny: remove ntp & ntp-utils
* systemd-timesyncd is good enough for us
* seems ntp breaks switching off and on network sync. Once performed, time is
  never synchronized again

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-05-06 21:09:31 +02:00
Andreas Müller
9fc3dc01c2 packagegroup-gui-tiny: remove double tzdata
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-05-06 21:08:45 +02:00
Andreas Müller
ed7682ca70 packagegroup-gui-dev: although not yet in layer index add AVR µC support
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-05-06 00:54:15 +02:00
Andreas Müller
c04023ae7c packagegroup-gui-full: add cass80 if meta-retro is in the house
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-05-04 12:56:43 +02:00
Andreas Müller
2f33aae751 packagegroup-gui-dev: add meson
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-05-01 12:22:29 +02:00
Andreas Müller
446da46495 packagegroup-gui-dev: remove glade3 - it is gone
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-05-01 12:20:50 +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
6f4fa506aa console-net-image: add networkmanager-openvpn
In times of home-office users might want to tunnel to copmpany's network

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-03-18 18:19:53 +01:00
Andreas Müller
b5940827d8 Mark layer as dunfell compatible
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-03-16 11:25:48 +01:00
Andreas Müller
06000b9231 xfce4-default-config: add xfce4-sensors-plugin in panel
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-02-24 16:02:22 +01:00
Andreas Müller
b550845bc4 xfce4-default-config: increase font size for terminal
And it is not only that I am getting older

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-02-23 23:17:01 +01:00
Andreas Müller
08c4665a82 mortsgna-armv7-tune.inc: Fix MORTSGNA_ARMV7_TUNE for most common machines
Fixes [1]

[1] https://github.com/schnitzeltony/meta-mortsgna/issues/13

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-02-22 12:38:14 +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
f163bf441c mortsgna-distro-features.inc: add template for gold tests
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-02-11 00:09:13 +01:00
Andreas Müller
4b8921dd23 packagegroup-gui-full: cleanup
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-02-05 21:45:31 +01:00
Andreas Müller
0437dd8d15 packagegroup-gui-full: it will be removed from meta-qt5-extra
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-02-03 21:58:52 +01:00
Andreas Müller
549b52ed48 instant-sysroot-target: move task copy_to_target_sysroot out of conflict zone
First results from scratch showed that previous commit did not work and set
copy_to_target_sysroot at a very early position beginning.

With default PACKAGE_CLASSES = "package_ipk" (no package_deb / package_rpm)
task order looks as expected without bb.utils.contains-dance

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-01-16 00:01:17 +01:00
Andreas Müller
0cf33d763e instant-sysroot-target: move task copy_to_target_sysroot out of conflict zone
Task copy_to_target_sysroot creates hardlinks and can run in parallell to e.g
package_ipk which causes sporadic failures as:

| Subprocess output:tar: ./usr/bin/.debug/guitarix: file changed as we read it
| ERROR: Logfile of failure stored in: <...>/temp/log.do_package_write_ipk.25489

There is not much we can do about host's tar
(see https://lists.gnu.org/archive/html/bug-tar/2007-08/msg00013.html) so
ensure copy_to_target_sysroot does not run parallel to package_deb /
package_ipk / package_rpm (depending on what PACKAGE_CLASSES sets).

Fixes [1]

[1] https://github.com/schnitzeltony/meta-mortsgna/issues/12

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-01-15 14:19:15 +01:00
Andreas Müller
5e95d64cca x11-base.inc: replace dbus-x11 by dbus
It is the same package - just replace old name

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-01-15 13:15:57 +01:00
Andreas Müller
409483d5b5 xfce4-tiny-image: Add xfce4-mixer if meta-musicians is in layers
Am sure I missed something but it it is still the tool of my choice to set up
audio on fresh images and set volume

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-01-10 00:45:03 +01:00
Andreas Müller
f6e72fa2e3 xfce4-default-config: remove mimeapps.list
It has been a nasty workaround and stopped working with recent xfce anyway

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-01-02 23:05:08 +01:00
Andreas Müller
e9ac12e6f2 Upgrade DISTRO_VERSION
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-01-02 16:34:39 +01:00
Andreas Müller
ec7946dcb0 Revert "Do not auto-start baloo"
baloo takes care on its own

This reverts commit 6faee2bd7e.
2019-12-18 11:03:05 +01:00
Andreas Müller
a480769628 xfce4-settings-manager: increase vertical soze slightly to get rid of scrollbar
Yes - it depends...

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-12-17 02:24:36 +01:00
Andreas Müller
f3ae63b9c5 do not autostart imsettings
first it colored logs and since I do not miss it

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-12-17 02:19:02 +01:00
Andreas Müller
6faee2bd7e Do not auto-start baloo
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-12-17 02:13:53 +01:00
Andreas Müller
1ee6848e33 GNOME is in the house: disable some autostarts
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-12-17 02:11:50 +01:00
Andreas Müller
3c73cc6208 Let gnome images login with gdm
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-12-11 09:01:37 +01:00
Andreas Müller
6deef03d0f allgui-*-image: add gnome packagegroups
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-12-11 09:01:37 +01:00
Andreas Müller
d66556e2aa mortsgna-distro-features: enable gnome help for now
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-12-11 09:01:37 +01:00
Andreas Müller
190e71805e add gnome-base-image and gnome-tiny-image
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-12-11 09:01:37 +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
bd86dda708 layer.conf: remove sumo, thud and warrior from compatible revisions
nodejs 'share PACKAGECONFIG is not avalailable in those revisions

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-12-11 08:37:06 +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
9883633e4f mortsgna-libc-musl: remove ldconfig from distro-features
| Nothing RPROVIDES 'ldconfig' (but openembedded-core/meta/recipes-core/systemd/systemd_243.bb RDEPENDS on or otherwise requires it)

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-12-08 15:38:37 +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
aa68922983 xfce4-default-config: rework terminal's defaults
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-11-26 15:10:16 +01:00
Andreas Müller
f90d639dfa Extend nodejs to full installation
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-11-26 15:10:04 +01:00
Andreas Müller
851fc4da51 allgui-full-/-dev-images: add nodejs
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-11-22 08:07:37 +01:00
Andreas Müller
a33b93ac66 Add developer packages to our full images
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-11-14 08:49:10 +01:00
Andreas Müller
598e4004a6 README.md: fix typo
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-11-13 19:25:10 +01:00
Andreas Müller
2442ec1ee0 update-recipe-checksums.sh: add optional -d param to set directory
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-10-18 00:59:34 +02:00
Andreas Müller
1b9960f253 Mark zeus as compatible release
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-10-10 00:18:39 +02:00
Andreas Müller
56b6d11605 scripts: prepare scipts to write bbone images based upon wic
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-09-19 12:43:58 +02:00
Andreas Müller
6553814e86 instant-sysroot-target.bbclass: Minor corrections on remote debug instructions
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-09-10 22:03:47 +02:00
Andreas Müller
1847519cf3 packagegroup-gui-tiny: remove eglinfo-x11 - it was removed in oe-core
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-09-08 01:11:31 +02: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
fe42ec1128 xfce4-default-config: disable xfce4-screensaver
All my machines do not properly come back from black screen

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-06-04 13:35:09 +02:00
Andreas Müller
3ca852b598 Make src-uri-bad an error
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-05-26 02:34:43 +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
105 changed files with 576 additions and 379 deletions

View File

@@ -70,7 +70,7 @@ It has its origin Ångström distribution - check https://github.com/Angstrom-d
* All images for console / kde / lxqt / xfce ar found. allgui-images build
images for all graphical environments.
[recipes-utlis](recipes-utlis):
[recipes-utils](recipes-utils):
* udev-rules-udisks-hide-bootpart: Hide boot partition from udisks
* Some tools (these are the only left from angstrom). Honestly: Have never
used them but kept them if users come from angstrom and might miss
@@ -220,7 +220,7 @@ Policies
* Please do not send private emails to maintainers. For questions/suggestions.. use GitHub issues.
* Pull requests should follow [OE-Styleguide](https://www.openembedded.org/wiki/Styleguide) with the following additions:
* Use 4 spaces for indention always
* For splitting of long list values use four-space indentation on sucessive lines set the closing quote as the first character ([OE-Styleguide](https://www.openembedded.org/wiki/Styleguide) - second example)
* For splitting of long list values use four-space indentation on successive lines set the closing quote as the first character ([OE-Styleguide](https://www.openembedded.org/wiki/Styleguide) - second example)
-----------

3
TODO
View File

@@ -1,8 +1,5 @@
These are tasks are planned:
OE:
* Introduce security_flags.inc
Scripts:
* get rid of bashisms
* dialog -> ncurses?

View File

@@ -1 +1 @@
PACKAGECONFIG_append = " use-egl impl-side-painting proprietary-codecs"
PACKAGECONFIG = "proprietary-codecs"

View File

@@ -1 +1 @@
PACKAGECONFIG_append = " use-egl impl-side-painting proprietary-codecs"
PACKAGECONFIG = "proprietary-codecs"

View File

@@ -18,7 +18,6 @@ if(wnd_type == "WINDOW_TYPE_NORMAL") then
"xarchiver",
"Thunar",
"geany",
"gedit",
}
app_name = get_application_name()

View File

@@ -1 +1 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"

View File

@@ -1 +1 @@
PACKAGECONFIG_append = " archive gcr libmtp libgphoto2 samba systemd"
PACKAGECONFIG:append = " archive gcr libmtp libgphoto2 samba systemd"

View File

@@ -1,6 +1,6 @@
PACKAGECONFIG ?= " \
sndfile \
jack \
pulseaudio \
portaudio \
readline \
sndfile \
"

View File

@@ -0,0 +1,5 @@
# In our environment dnsmasq is used by networkmanager only. That takes care
# of all the configuration parameters necessary. Unfortunately this is broken
# by dnsmasq running as service: It is set-up by configuration files and that
# are not matching networkmanagers's needs.
SYSTEMD_AUTO_ENABLE:${PN} = "disable"

View File

@@ -0,0 +1 @@
PACKAGECONFIG:append = " gnome"

View File

@@ -1,4 +1,4 @@
do_install_append() {
do_install:append() {
# Since we
# * do not have angstroms's DISTRO_TYPE
# * do not want to set all debug-tweaks

View File

@@ -0,0 +1 @@
PACKAGECONFIG:append = " shared"

View File

@@ -1 +1 @@
RRECOMMENDS_${PN} += "udev-rules-udisks-hide-bootpart"
RRECOMMENDS:${PN} += "udev-rules-udisks-hide-bootpart"

View File

@@ -1 +0,0 @@
RRECOMMENDS_${PN} += "udev-rules-udisks-hide-bootpart"

View File

@@ -1 +1,3 @@
inherit instant-sysroot-native
INSANE_SKIP += "native-last"

View File

@@ -7,7 +7,12 @@ PACKAGECONFIG_DISTRO += " \
inherit instant-paths
do_copy_to_target_sysroot_append() {
do_install:append() {
# at least KDE's extra-cmake-modules expect qmake-qt5
ln -s qmake ${D}/${bindir}/qmake-qt5
}
do_copy_to_target_sysroot:append() {
# ---------- qt.conf ----------
# create
generate_qt_config_file_paths

View File

@@ -1 +1 @@
PACKAGECONFIG_append = " examples"
PACKAGECONFIG:append = " examples"

View File

@@ -1 +1 @@
PACKAGECONFIG_append = " examples"
PACKAGECONFIG:append = " examples"

View File

@@ -1,3 +1,3 @@
# VLC is not part of meta-qt5. We add append here so the append will work only
# in case meta-qt5 is in layers
PACKAGECONFIG_append = " qt5"
PACKAGECONFIG:append = " qt5"

View File

@@ -1 +1 @@
PACKAGECONFIG_append = " startup-notification gladeui"
PACKAGECONFIG:append = " startup-notification gladeui2"

View File

@@ -0,0 +1,3 @@
RRECOMMENDS:${PN} += " \
imsettings \
"

View File

@@ -1 +1 @@
PACKAGECONFIG_append = " notify"
PACKAGECONFIG:append = " notify"

View File

@@ -1 +1 @@
PACKAGECONFIG_append = " datetime-setter sound-setter notify"
PACKAGECONFIG:append = " sound-setter notify"

View File

@@ -25,10 +25,10 @@ if [ -z "$LANG" ]; then
fi
# `ls' enhancements:
export LS_OPTIONS='--color=auto'
eval `dircolors`
alias ls='ls $LS_OPTIONS'
alias ll='ls $LS_OPTIONS -l'
alias l.='ls -d .* --color=auto'
alias ll='ls -l --color=auto'
alias ls='ls --color=auto'
# colorize all grep variants
alias grep='grep --color'

View File

@@ -1,10 +1,8 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
BASEFILESISSUEINSTALL = "do_install_mortsgnaissue"
do_install_mortsgnaissue () {
echo ${MACHINE} > ${D}${sysconfdir}/hostname
install -m 644 ${WORKDIR}/issue* ${D}${sysconfdir}
if [ -n "${DISTRO_NAME}" ]; then
echo -n "${DISTRO_NAME} " >> ${D}${sysconfdir}/issue

View File

@@ -1,3 +1,3 @@
do_install_append() {
do_install:append() {
sed -i 's|root::0:0:root:/home/root:/bin/sh|root::0:0:root:/home/root:/bin/bash|' ${D}${datadir}/${BPN}/passwd.master
}

View File

@@ -1,5 +1,5 @@
# It is time I do suggest common / global PREFERRED_OPENGL variable
PACKAGECONFIG_remove_class-target = "opengl"
PACKAGECONFIG:remove:class-target = "opengl"
PACKAGECONFIG_append_class-target = " egl glesv2"
PACKAGECONFIG:append:class-target = " egl glesv2"

View File

@@ -1 +1,3 @@
inherit instant-sysroot-native
INSANE_SKIP += "native-last"

View File

@@ -0,0 +1,3 @@
PACKAGECONFIG = "hunspell"
RRECOMMENDS:${PN} += "hunspell-dictionaries"

View File

@@ -1,4 +1,4 @@
PACKAGECONFIG_append = " \
PACKAGECONFIG:append = " \
hls \
libmms \
faad \

View File

@@ -1,3 +1,3 @@
PACKAGECONFIG_append = " \
PACKAGECONFIG:append = " \
x264 \
"

View File

@@ -1 +1 @@
PACKAGECONFIG_append_class-target = " jack"
PACKAGECONFIG:append:class-target = " jack"

View File

@@ -1 +0,0 @@
PACKAGECONFIG_append = " gnome"

View File

@@ -1,4 +1,4 @@
kernel_do_deploy_append() {
kernel_do_deploy:append() {
# deploy an extra link containing abiversion - used by our
# card-kernel-write scripts
for imageType in ${KERNEL_IMAGETYPES} ; do

View File

@@ -0,0 +1,5 @@
# we want xf86-input-libinput and some BSP layers exceed their allowed limits :(
XSERVER:remove = " xf86-input-evdev "
# at least for test add xserver's standard xf86-video-modesetting
XSERVER:append = " xf86-video-modesetting"

View File

@@ -1 +1 @@
PACKAGECONFIG_append = " jack"
PACKAGECONFIG:append = " jack"

View File

@@ -1,8 +1,8 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
SRC_URI += "file://inputrc"
# Get more out of our console
do_install_append() {
do_install:append() {
cp ${WORKDIR}/inputrc ${D}${sysconfdir}/inputrc
}

View File

@@ -0,0 +1 @@
PACKAGECONFIG:append = " pam-wheel"

View File

@@ -0,0 +1,2 @@
# A root session without password activated by just two keys - honestly..
RRECOMMENDS:${PN}:remove = "weston-init"

View File

@@ -8,18 +8,18 @@ inherit utils instant-paths
do_prepare_recipe_sysroot[postfuncs] += "${INSTANTSYSROOTFUNC}"
INSTANTSYSROOTFUNC = ""
INSTANTSYSROOTFUNC_class-native = "instant_sysroot_copy"
INSTANTSYSROOTFUNC_class-cross = "instant_sysroot_copy"
INSTANTSYSROOTFUNC:class-native = "instant_sysroot_copy"
INSTANTSYSROOTFUNC:class-cross = "instant_sysroot_copy"
instant_sysroot_copy () {
mkdir -p ${INSTANT_NATIVE_PATH}
hardlinkdir ${RECIPE_SYSROOT_NATIVE} ${INSTANT_NATIVE_PATH}
}
do_populate_sysroot[postfuncs] += "${INSTANTPOPULATE}"
do_populate_sysroot[postfuncs] += "${INSTANTPOPULATE} "
INSTANTPOPULATE = ""
INSTANTPOPULATE_class-native = "instant_populate_sysroot"
INSTANTPOPULATE_class-cross = "instant_populate_sysroot"
INSTANTPOPULATE:class-native = "instant_populate_sysroot"
INSTANTPOPULATE:class-cross = "instant_populate_sysroot"
instant_populate_sysroot () {
find "${SYSROOT_DESTDIR}${STAGING_DIR_NATIVE}" -type f -o -type l | while read file; do

View File

@@ -38,10 +38,10 @@
# 4. Set sysroot (see INSTANT_TARGET_PATH in instant-path.bbclass):
# ${TMPDIR}/sysroot-instant-target-${MACHINE_ARCH}
# 5. Select compilers (it is not necessary for debug but without QTCreator won't enable Kit) for C and C++ e.g:
# C: '<TMDIR>/sysroot-instant-native/usr/bin/arm-mortsgna-linux-gnueabi/arm-mortsgna-linux-gnueabi-gcc'
# C++: '<TMDIR>/sysroot-instant-native/usr/bin/arm-mortsgna-linux-gnueabi/arm-mortsgna-linux-gnueabi-g++'
# C: '${TMPDIR}/sysroot-instant-native/usr/bin/arm-mortsgna-linux-gnueabi/arm-mortsgna-linux-gnueabi-gcc'
# C++: '${TMPDIR}/sysroot-instant-native/usr/bin/arm-mortsgna-linux-gnueabi/arm-mortsgna-linux-gnueabi-g++'
# 6. Select debugger e.g:
# GDB: '<TMDIR>/sysroot-instant-native/usr/bin/arm-mortsgna-linux-gnueabi/arm-mortsgna-linux-gnueabi-gdb'
# GDB: '${TMPDIR}/sysroot-instant-native/usr/bin/arm-mortsgna-linux-gnueabi/arm-mortsgna-linux-gnueabi-gdb'
# 7. To avoid qtcreator stopping on certain signals Select 'Debugger' in left list and in
# * 'GDB'-tab unselect 'Show a message box when reciving a signal'
# * 'Locals & Expressions' add in 'Debugging Helper Customization' lines as
@@ -49,7 +49,7 @@
# running int breaks
# 8. Select 'OK' in Options dialog -> 'Start Debugger' should be back on top
# * Make sure 'OE' Kit is selected
# * Browse for executable e.g '<TMDIR>/sysroot-instant-target/usr/bin/thunar'
# * Browse for executable e.g '${TMPDIR}/sysroot-instant-target-${MACHINE_ARCH}/usr/bin/thunar'
# * Set IP:Port of target machine e.g '192.168.2.108:5000'
# * Select 'OK'
#
@@ -173,10 +173,7 @@ do_copy_to_target_sysroot() {
fi
}
addtask copy_to_target_sysroot after do_package before do_build
# same as do package
do_copy_to_target_sysroot[vardeps] = "${PACKAGEBUILDPKGD} ${PACKAGESPLITFUNCS} ${PACKAGEFUNCS} ${@gen_packagevar(d)}"
addtask copy_to_target_sysroot after do_package_write_deb do_package_write_ipk do_package_write_rpm do_package_write_tar
do_copy_to_target_sysroot[stamp-extra-info] = "${MACHINE_ARCH}"

View File

@@ -8,7 +8,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
do_compile[postfuncs] += "${COMPILE_POST_TARGET}"
COMPILE_POST_TARGET = ""
COMPILE_POST_TARGET_class-target = "instant_compile_target"
COMPILE_POST_TARGET:class-target = "instant_compile_target"
INSTANTPOPULATE_TOOLCHAIN_VARS = " \
CC \

View File

@@ -15,7 +15,7 @@
SKEL_INIT_MARKER = "force-skel-full-init"
# user recipe part
pkg_postinst_${PN}_prepend() {
pkg_postinst:${PN}:prepend() {
if [ -n "$D" -a -n "${USERNAME}" ]; then
touch $D/home/${USERNAME}/${SKEL_INIT_MARKER}
fi

View File

@@ -4,7 +4,11 @@ def armv7_tune_handler(d):
# to common tune value
if d.getVar('MORTSGNA_ARMV7_TUNE') == '1':
features = d.getVar('TUNE_FEATURES').split()
if 'armv7a' in features or 'armv7ve' in features:
if 'armv7a' in features or \
'armv7ve' in features or \
'cortexa7' in features or \
'cortexa8' in features or \
'cortexa9' in features:
tune = 'armv7athf'
if 'bigendian' in features:
tune += 'b'
@@ -12,6 +16,5 @@ def armv7_tune_handler(d):
tune += '-neon'
else:
tune = d.getVar('DEFAULTTUNE')
return tune

View File

@@ -29,30 +29,34 @@ DISTRO_FEATURES = " \
DISTRO_FEATURES_BACKFILL_CONSIDERED += "sysvinit"
VIRTUAL-RUNTIME_init_manager = "systemd"
# Uncomment to completely disable support for sysv scripts:
#PACKAGECONFIG_pn-systemd = "xz"
#PACKAGECONFIG:pn-systemd = "xz"
# USE-flag like features
DISTRO_FEATURES += "tk"
DISTRO_FEATURES += "x11"
DISTRO_FEATURES += "3g"
DISTRO_FEATURES += "pulseaudio"
DISTRO_FEATURES += "ldconfig"
DISTRO_FEATURES += "polkit"
DISTRO_FEATURES += "helpfiles"
# OpenGL support
DISTRO_FEATURES += "opengl"
# wayland...
DISTRO_WAYLAND = "wayland"
# No wayland for vivante blobs
DISTRO_WAYLAND_mx6 = ""
DISTRO_WAYLAND_mx7 = ""
DISTRO_WAYLAND_mx8 = ""
DISTRO_WAYLAND_use-mainline-bsp = "wayland"
DISTRO_WAYLAND:mx6 = ""
DISTRO_WAYLAND:mx7 = ""
DISTRO_WAYLAND:mx8 = ""
DISTRO_WAYLAND:use-mainline-bsp = "wayland"
DISTRO_FEATURES += "${DISTRO_WAYLAND}"
# Inherit the default LIBC features superset from OE-core
DISTRO_FEATURES += "${DISTRO_FEATURES_LIBC}"
# vulkan
DISTRO_VULKAN = ""
DISTRO_VULKAN:raspberrypi4 = "vulkan"
DISTRO_VULKAN:raspberrypi4-64 = "vulkan"
DISTRO_FEATURES += "${DISTRO_VULKAN}"
# Uncomment for tests on gold-trouble only
#DISTRO_FEATURES += 'ld-is-gold'

View File

@@ -4,6 +4,8 @@
# libc settings
DISTRO_FEATURES += "${@['', ' nls'][d.getVar('ENABLE_BINARY_LOCALE_GENERATION') == '1']}"
DISTRO_FEATURES:remove = "ldconfig"
USE_NLS_glib-2.0 = "yes"
USE_NLS_glib-2.0-native = "yes"
USE_NLS_gcc-cross = "no"

View File

@@ -22,3 +22,13 @@ XSERVER ?= " \
xf86-video-modesetting \
"
# Follow meta-java README:
# Possible provider: cacao-initial-native and jamvm-initial-native
PREFERRED_PROVIDER_virtual/java-initial-native = "cacao-initial-native"
# Possible provider: cacao-native and jamvm-native
PREFERRED_PROVIDER_virtual/java-native = "jamvm-native"
# Optional since there is only one provider for now
PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native"

View File

@@ -10,7 +10,7 @@
###############################################################################
# follow Yocto version scheme
DISTRO_VERSION = "v2.7"
DISTRO_VERSION = "v3.4"
# With Angstrom we had DISTRO_TYPE = "debug"/"release". No recipe except
# good old lxdm takes care (yes it was me). OE-Core way is setting
@@ -88,13 +88,13 @@ require conf/distro/include/toolchain-${TOOLCHAIN_TYPE}.inc
# thumb2 only
ARM_INSTRUCTION_SET ??= "thumb"
ARM_INSTRUCTION_SET_armv4 ?= "arm"
ARM_INSTRUCTION_SET_armv5 ?= "arm"
ARM_INSTRUCTION_SET_armv6 ?= "arm"
ARM_INSTRUCTION_SET:armv4 ?= "arm"
ARM_INSTRUCTION_SET:armv5 ?= "arm"
ARM_INSTRUCTION_SET:armv6 ?= "arm"
# set MORTSGNA_ARMV7_TUNE="1" in your local.conf to build armv7athf
require conf/distro/include/mortsgna-armv7-tune.inc
DEFAULTTUNE_mortsgna := "${@armv7_tune_handler(d)}"
DEFAULTTUNE:mortsgna := "${@armv7_tune_handler(d)}"
###############################################################################
@@ -111,35 +111,36 @@ MACHINEOVERRIDES[vardepsexclude] += "SOC_FAMILY"
ENABLE_BINARY_LOCALE_GENERATION_ep9312 = "0"
# qemu has taken a dislike to armeb as well
ENABLE_BINARY_LOCALE_GENERATION_armeb = "0"
ENABLE_BINARY_LOCALE_GENERATION:armeb = "0"
# blacklist policy
PNBLACKLIST[pn-fso-apm] = "regular apmd is good enough"
PNBLACKLIST[pn-fso-apm] = "regular apmd is good enough"
PNBLACKLIST[weston-init] = "A passwordless root session reachable by two keys - security???"
PNBLACKLIST[packagegroup-core-x11] = "Conflicts with mortsgna-images"
PNBLACKLIST[xserver-nodm-init] = "Mortsgna-images use graphical display managers"
###############################################################################
# Quality & security hardening
###############################################################################
# uncomment to enable security flags - images tested had issues
#require conf/distro/include/security_flags.inc
require conf/distro/include/security_flags.inc
# disable static libs
require conf/distro/include/no-static-libs.inc
# QA check settings - a little stricter than the OE-Core / poky for two reasons
# 1. They make sense
# 2. Many poky users out there might complain about my other layers or patches
# sent
# QA check settings - make all warnings errors
WARN_TO_ERROR_QA = " \
already-stripped compile-host-path install-host-path \
installed-vs-shipped ldflags pn-overrides rpaths staticdev \
unknown-configure-option useless-rpaths host-user-contaminated \
invalid-packageconfig patch-fuzz \
libdir xorg-driver-abi \
textrel incompatible-license files-invalid \
infodir build-deps src-uri-bad symlink-to-sysroot multilib \
invalid-packageconfig host-user-contaminated uppercase-pn patch-fuzz \
mime mime-xdg unlisted-pkg-lics unhandled-features-check \
missing-update-alternatives missing-ptest \
license-exists license-no-generic license-syntax license-format \
license-incompatible license-file-missing \
"
WARN_QA_remove = "${WARN_TO_ERROR_QA}"
ERROR_QA_append = " ${WARN_TO_ERROR_QA}"
WARN_QA:remove = "${WARN_TO_ERROR_QA}"
ERROR_QA:append = " ${WARN_TO_ERROR_QA}"
###############################################################################
# Image defaults
@@ -156,7 +157,7 @@ DISTRO_GUI_USER ?= "unpriv-user"
# If you don't want parts of this in your packagegroup-base using images you can put this in the image recipe:
# BAD_RECOMMENDATIONS = "<packages-to-remove>"
# or
# IMAGE_INSTALL_remove = "<packages-to-remove>"
# IMAGE_INSTALL:remove = "<packages-to-remove>"
#
# os-release: Distro release info on target
# kernel modules: ship fs modules so you can mount stuff and af-packet so networking works
@@ -193,6 +194,7 @@ EXTRA_IMAGE_FEATURES += " \
empty-root-password \
allow-empty-password \
post-install-logging \
volatile-log \
"
# make x11-base a valid IMAGE_FEATURES
@@ -220,7 +222,7 @@ IMAGE_BOOT ?= "${IMAGE_INITSCRIPTS} \
IMAGE_INSTALL += "${IMAGE_BOOT}"
# some default locales
IMAGE_LINGUAS_libc-glibc ?= "de-de fr-fr en-us en-gb es-es it-it"
IMAGE_LINGUAS:libc-glibc ?= "de-de fr-fr en-us en-gb es-es it-it"
# there are important missing I bet
IMAGE_LINGUAS_FULL ?= " \

View File

@@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "mortsgna-layer"
BBFILE_PATTERN_mortsgna-layer := "^${LAYERDIR}/"
BBFILE_PRIORITY_mortsgna-layer = "7"
LAYERSERIES_COMPAT_mortsgna-layer = "sumo thud warrior"
LAYERSERIES_COMPAT_mortsgna-layer = "honister"
# This is a compromise: Because of dynamic appends it needs oe-core only. Our
# images have a huge dependency list (see README). So the layers set here are
@@ -17,9 +17,12 @@ LAYERDEPENDS_mortsgna-layer = "core openembedded-layer networking-layer"
BBFILES_DYNAMIC += " \
browser-layer:${LAYERDIR}/appends/meta-browser/*.bbappend \
chromium-browser-layer:${LAYERDIR}/appends/meta-browser/*.bbappend \
\
gnome-layer:${LAYERDIR}/appends/meta-gnome/*.bbappend \
\
networking-layer:${LAYERDIR}/appends/meta-networking/*.bbappend \
\
multimedia-layer:${LAYERDIR}/appends/meta-multimedia/*.bbappend \
\
openembedded-layer:${LAYERDIR}/appends/meta-oe/*.bbappend \

View File

@@ -21,11 +21,11 @@ do_install() {
cp $sourcepath/$qtconf $targetpath/
}
ALLOW_EMPTY_${PN} = "1"
ALLOW_EMPTY:${PN} = "1"
# An image installing this requires the following packages at least for working
# instant sdk support
RDEPENDS_${PN} = " \
RDEPENDS:${PN} = " \
qtbase \
gdbserver \
${TASK_BASIC_SSHDAEMON} \

View File

@@ -0,0 +1,66 @@
Setup new image:
* BACKUP CURRENT HOME
* REMOVE NETWORK PLUG
* 1st login xfce
* copy this file to /home/morona / open with gedit / setup colour theme
As root:
* systemctl disable serial-getty@ttyS0
* systemctl disable serial-getty@ttyAMA0
* systemctl enable dbus-broker.service
* systemctl --global enable dbus-broker.service
* create /home/<user>/.asoundrc with (soundcards can be sndrpihifiberry/audioinjectorpi...)
pcm.!default {
type hw
card sndrpihifiberry
}
ctl.!default {
type hw
card sndrpihifiberry
}
* audioinjector: enable mixer control "Output Mixer HiFi"
* passwd
As user:
* passwd
* check session autostart (evt. disable blueman/baloo/tracker/scrensaver..)
* datetime: timezone
* optionally for a tiny better performance: reduce screen resolution (yes really tested: 1280x1024 / 1280x720 are fine)
* check /var/log/postinstall.log
* restart
* network plug
* check journalctl output
* check systemd-analyze: Can be 8-9s
* glmark2-es2: On Pi3 (no B+) ~145 / On Pi 4 ~269
* chromium unselect 'Allow Chromium-sign-in / add ad-blocker / check youtube music-video
* libreoffice: open documents to set libreoffice default
* jack setup
* qtractor midiimport / open reference-project and check all instruments
* ardour5/6
* qmmp/projectm
* mixxx
* vlc
* supercollider
* krita/kdenlive/kalzium
* set-up git (.gitconfig) / ssh-keygen -> github
* qt-creator
standard build directory:
/home/morona/tmp/qtbuilds/build-%{CurrentProject:Name}-%{CurrentKit:FileSystemName}-%{CurrentBuild:Name}
help/about plugins
disable ClangCodeModel
kit/compiler:
set gcc explicitly - clang causes trouble on qml-register functions
kit/cmake:
CMAKE_INSTALL_PREFIX:STRING=/home/morona/tmp/qtinstalls/usr
CMAKE_PREFIX_PATH:STRING=/home/morona/tmp/qtinstalls/usr;%{Qt:QT_INSTALL_PREFIX}
OE_QMAKE_PATH_EXTERNAL_HOST_BINS:STRING=/usr/bin
* clone avr projects & build them
* kicad: open example / check 3d preview
* mame: set video opengl / test some ROMs
* vice: select cairo
* dosbox / dosbox-x / stella
* supertux(kart??)
* open all gnome- / all kde-plasma- / lxqt- / liri- / lumina-sessions

View File

@@ -0,0 +1,3 @@
[Desktop Entry]
Hidden=true

View File

@@ -0,0 +1,3 @@
[Desktop Entry]
Hidden=true

View File

@@ -0,0 +1,3 @@
[Desktop Entry]
Hidden=true

View File

@@ -0,0 +1,3 @@
[Desktop Entry]
Hidden=true

View File

@@ -0,0 +1,3 @@
[Desktop Entry]
Hidden=true

View File

@@ -1,11 +0,0 @@
[xfdesktop-version-4.10.3+-rcfile_format]
4.10.3+=true
[BB09-AB56]
row=1
col=0
[4C9E-146F]
row=0
col=0

View File

@@ -1,10 +1,12 @@
timeout=1
show_cpu=0
show_cpu=-3
show_icon=false
show_label_freq=true
show_label_governor=true
show_warning=true
keep_compact=false
one_line=false
fontname=Sans 8
fontname=Sans 7
icon_color_freq=false
freq_unit=0

View File

@@ -10,8 +10,6 @@ Command=xfce4-taskmanager
InTerminal=0
StartupNotification=1
ColorMode=0
Foreground1=#0000ffff0000
Foreground2=#ffff00000000
Foreground3=#00000000ffff
Background=#333339393b3b
Background=rgb(0,0,0)
PerCore=0

View File

@@ -1,28 +0,0 @@
[Main]
Timeout=500
Timeout_Seconds=1
Use_Timeout_Seconds=false
Use_Click_Command=false
Click_Command=xfce4-taskmanager
[SL_Cpu]
Enabled=false
Use_Label=true
Color=rgb(0,0,192)
Text=cpu
[SL_Mem]
Enabled=true
Use_Label=false
Color=rgb(0,192,0)
Text=mem
[SL_Swap]
Enabled=false
Use_Label=true
Color=rgb(240,240,0)
Text=swap
[SL_Uptime]
Enabled=false

View File

@@ -1,4 +1,4 @@
favorites=exo-terminal-emulator.desktop,exo-file-manager.desktop,exo-web-browser.desktop,qjackctl.desktop,ardour5.desktop,lmms.desktop,muse.desktop,qtractor.desktop,rosegarden.desktop,mixxx.desktop,cgenie.desktop,vice_64.desktop
favorites=exo-terminal-emulator.desktop,exo-file-manager.desktop,exo-web-browser.desktop,qjackctl.desktop,ardour5.desktop,ardour6.desktop,lmms.desktop,muse.desktop,qtractor.desktop,rosegarden.desktop,mixxx.desktop,cgenie.desktop,vice_64.desktop
recent=
button-title=Anwendungen
button-icon=xfce4-whiskermenu
@@ -15,7 +15,6 @@ category-icon-size=1
load-hierarchy=false
recent-items-max=10
favorites-in-recent=true
display-recent-default=false
position-search-alternate=false
position-commands-alternate=false
position-categories-alternate=false

View File

@@ -0,0 +1,23 @@
[General]
Show_Title=false
Show_Labels=false
str_fontsize=small
val_fontsize=1
Font=Sans 11
Update_Interval=1
Show_Units=true
Small_Spacings=false
Command_Name=xfce4-sensors
[Chip0]
Name=ACPI
Number=0
[Chip0_Feature0]
Address=0
Name=thermal_zone0
Color=#008000
Show=true
Min=0.00
Max=70.00

View File

@@ -1,4 +0,0 @@
display_type=0
display_textsize=2
group_policy=0

View File

@@ -1,29 +1,8 @@
[Configuration]
FontName=Monospace 9
MiscAlwaysShowTabs=FALSE
MiscBell=FALSE
MiscBellUrgent=FALSE
MiscBordersDefault=TRUE
MiscCursorBlinks=FALSE
MiscCursorShape=TERMINAL_CURSOR_SHAPE_BLOCK
MiscDefaultGeometry=80x24
MiscInheritGeometry=FALSE
MiscMenubarDefault=FALSE
MiscMouseAutohide=FALSE
MiscMouseWheelZoom=TRUE
MiscToolbarDefault=TRUE
MiscConfirmClose=TRUE
MiscCycleTabs=TRUE
MiscTabCloseButtons=TRUE
MiscTabCloseMiddleClick=TRUE
MiscTabPosition=GTK_POS_TOP
MiscHighlightUrls=TRUE
MiscMiddleClickOpensUri=FALSE
MiscCopyOnSelect=FALSE
MiscDefaultWorkingDir=
MiscRewrapOnResize=TRUE
MiscUseShiftArrowsToScroll=FALSE
MiscSlimTabs=FALSE
ColorForeground=#000000000000
ColorBackground=#fae0f4f1a311
MiscToolbarDefault=FALSE
MiscConfirmClose=FALSE
ScrollingLines=1000000
ScrollingOnOutput=FALSE
ColorPalette=rgb(0,0,0);rgb(252,30,30);rgb(132,237,32);rgb(236,202,50);rgb(48,70,252);rgb(198,60,221);rgb(6,152,154);rgb(211,215,207);rgb(85,87,83);rgb(252,96,96);rgb(161,246,79);rgb(247,232,114);rgb(99,131,254);rgb(211,167,206);rgb(80,252,252);rgb(238,238,236)

View File

@@ -4,14 +4,14 @@
<property name="default-view" type="string" value="void"/>
<property name="last-compact-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_SMALLEST"/>
<property name="last-details-view-column-order" type="string" value="THUNAR_COLUMN_NAME,THUNAR_COLUMN_SIZE,THUNAR_COLUMN_TYPE,THUNAR_COLUMN_DATE_MODIFIED"/>
<property name="last-details-view-column-widths" type="string" value="50,155,50,50,492,50,50,83,181"/>
<property name="last-details-view-column-widths" type="string" value="50,142,50,50,254,50,50,80,181,139"/>
<property name="last-details-view-fixed-columns" type="bool" value="false"/>
<property name="last-details-view-visible-columns" type="string" value="THUNAR_COLUMN_DATE_MODIFIED,THUNAR_COLUMN_NAME,THUNAR_COLUMN_SIZE,THUNAR_COLUMN_TYPE"/>
<property name="last-details-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_SMALL"/>
<property name="last-details-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_50_PERCENT"/>
<property name="last-icon-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_NORMAL"/>
<property name="last-location-bar" type="string" value="ThunarLocationEntry"/>
<property name="last-separator-position" type="int" value="303"/>
<property name="last-show-hidden" type="bool" value="false"/>
<property name="last-separator-position" type="int" value="232"/>
<property name="last-show-hidden" type="bool" value="true"/>
<property name="last-side-pane" type="string" value="ThunarShortcutsPane"/>
<property name="last-sort-column" type="string" value="THUNAR_COLUMN_NAME"/>
<property name="last-sort-order" type="string" value="GTK_SORT_ASCENDING"/>

View File

@@ -14,13 +14,13 @@
<value type="int" value="15"/>
<value type="int" value="8"/>
<value type="int" value="5"/>
<value type="int" value="9"/>
<value type="int" value="13"/>
<value type="int" value="6"/>
<value type="int" value="10"/>
<value type="int" value="2"/>
<value type="int" value="4"/>
<value type="int" value="11"/>
<value type="int" value="7"/>
<value type="int" value="12"/>
<value type="int" value="1"/>
</property>
@@ -52,19 +52,17 @@
<property name="show-frame" type="bool" value="false"/>
<property name="size-max" type="uint" value="40"/>
<property name="square-icons" type="bool" value="false"/>
<property name="icon-size" type="int" value="32"/>
</property>
<property name="plugin-8" type="string" value="closebutton">
<property name="theme" type="string" value="Default"/>
</property>
<property name="plugin-9" type="string" value="separator">
<property name="expand" type="bool" value="true"/>
<property name="style" type="uint" value="0"/>
</property>
<property name="plugin-10" type="string" value="separator">
<property name="style" type="uint" value="0"/>
</property>
<property name="plugin-13" type="string" value="separator">
<property name="style" type="uint" value="0"/>
<property name="expand" type="bool" value="true"/>
</property>
<property name="plugin-2" type="string" value="clock">
<property name="mode" type="uint" value="0"/>
@@ -84,6 +82,24 @@
<property name="plugin-3" type="string" value="whiskermenu"/>
<property name="plugin-1" type="string" value="cpugraph"/>
<property name="plugin-11" type="string" value="cpufreq"/>
<property name="plugin-12" type="string" value="systemload"/>
<property name="plugin-12" type="string" value="systemload">
<property name="cpu" type="empty">
<property name="enabled" type="bool" value="false"/>
</property>
<property name="memory" type="empty">
<property name="label" type="string" value=""/>
</property>
<property name="swap" type="empty">
<property name="enabled" type="bool" value="false"/>
</property>
<property name="uptime" type="empty">
<property name="enabled" type="bool" value="false"/>
</property>
<property name="network" type="empty">
<property name="enabled" type="bool" value="true"/>
<property name="label" type="string" value=""/>
</property>
</property>
<property name="plugin-7" type="string" value="xfce4-sensors-plugin"/>
</property>
</channel>

View File

@@ -3,6 +3,6 @@
<channel name="xfce4-settings-manager" version="1.0">
<property name="last" type="empty">
<property name="window-width" type="int" value="858"/>
<property name="window-height" type="int" value="661"/>
<property name="window-height" type="int" value="675"/>
</property>
</channel>

View File

@@ -2,87 +2,12 @@
<channel name="xfwm4" version="1.0">
<property name="general" type="empty">
<property name="activate_action" type="string" value="bring"/>
<property name="borderless_maximize" type="bool" value="true"/>
<property name="box_move" type="bool" value="false"/>
<property name="box_resize" type="bool" value="false"/>
<property name="button_layout" type="string" value="O|SHMC"/>
<property name="button_offset" type="int" value="0"/>
<property name="button_spacing" type="int" value="0"/>
<property name="click_to_focus" type="bool" value="true"/>
<property name="focus_delay" type="int" value="250"/>
<property name="cycle_apps_only" type="bool" value="false"/>
<property name="cycle_draw_frame" type="bool" value="true"/>
<property name="cycle_hidden" type="bool" value="true"/>
<property name="cycle_minimum" type="bool" value="true"/>
<property name="cycle_workspaces" type="bool" value="false"/>
<property name="double_click_time" type="int" value="250"/>
<property name="double_click_distance" type="int" value="5"/>
<property name="double_click_action" type="string" value="maximize"/>
<property name="easy_click" type="string" value="Alt"/>
<property name="focus_hint" type="bool" value="true"/>
<property name="focus_new" type="bool" value="true"/>
<property name="frame_opacity" type="int" value="87"/>
<property name="full_width_title" type="bool" value="true"/>
<property name="inactive_opacity" type="int" value="87"/>
<property name="maximized_offset" type="int" value="0"/>
<property name="move_opacity" type="int" value="87"/>
<property name="placement_ratio" type="int" value="20"/>
<property name="placement_mode" type="string" value="center"/>
<property name="frame_opacity" type="int" value="90"/>
<property name="inactive_opacity" type="int" value="90"/>
<property name="move_opacity" type="int" value="90"/>
<property name="popup_opacity" type="int" value="100"/>
<property name="mousewheel_rollup" type="bool" value="true"/>
<property name="prevent_focus_stealing" type="bool" value="false"/>
<property name="raise_delay" type="int" value="250"/>
<property name="raise_on_click" type="bool" value="true"/>
<property name="raise_on_focus" type="bool" value="false"/>
<property name="raise_with_any_button" type="bool" value="true"/>
<property name="repeat_urgent_blink" type="bool" value="false"/>
<property name="resize_opacity" type="int" value="87"/>
<property name="restore_on_move" type="bool" value="true"/>
<property name="scroll_workspaces" type="bool" value="true"/>
<property name="shadow_delta_height" type="int" value="0"/>
<property name="shadow_delta_width" type="int" value="0"/>
<property name="shadow_delta_x" type="int" value="0"/>
<property name="shadow_delta_y" type="int" value="-3"/>
<property name="shadow_opacity" type="int" value="50"/>
<property name="show_app_icon" type="bool" value="false"/>
<property name="show_dock_shadow" type="bool" value="true"/>
<property name="show_frame_shadow" type="bool" value="true"/>
<property name="show_popup_shadow" type="bool" value="false"/>
<property name="snap_resist" type="bool" value="false"/>
<property name="snap_to_border" type="bool" value="true"/>
<property name="snap_to_windows" type="bool" value="false"/>
<property name="snap_width" type="int" value="10"/>
<property name="theme" type="string" value="Default"/>
<property name="tile_on_move" type="bool" value="true"/>
<property name="title_alignment" type="string" value="center"/>
<property name="title_font" type="string" value="Sans Bold 9"/>
<property name="title_horizontal_offset" type="int" value="0"/>
<property name="title_shadow_active" type="string" value="false"/>
<property name="title_shadow_inactive" type="string" value="false"/>
<property name="title_vertical_offset_active" type="int" value="0"/>
<property name="title_vertical_offset_inactive" type="int" value="0"/>
<property name="toggle_workspaces" type="bool" value="false"/>
<property name="unredirect_overlays" type="bool" value="true"/>
<property name="urgent_blink" type="bool" value="false"/>
<property name="resize_opacity" type="int" value="90"/>
<property name="use_compositing" type="bool" value="false"/>
<property name="workspace_count" type="int" value="1"/>
<property name="workspace_names" type="array">
<value type="string" value="Arbeitsfläche 1"/>
<value type="string" value="Arbeitsfläche 2"/>
<value type="string" value="Arbeitsfläche 3"/>
<value type="string" value="Arbeitsfläche 4"/>
</property>
<property name="wrap_cycle" type="bool" value="true"/>
<property name="wrap_layout" type="bool" value="true"/>
<property name="wrap_resistance" type="int" value="10"/>
<property name="wrap_windows" type="bool" value="true"/>
<property name="wrap_workspaces" type="bool" value="false"/>
<property name="cycle_preview" type="bool" value="true"/>
<property name="cycle_tabwin_mode" type="int" value="0"/>
<property name="horiz_scroll_opacity" type="bool" value="false"/>
<property name="sync_to_vblank" type="bool" value="false"/>
<property name="titleless_maximize" type="bool" value="false"/>
<property name="zoom_desktop" type="bool" value="true"/>
</property>
</channel>

View File

@@ -1,37 +0,0 @@
[Default Applications]
application/x-bzip-compressed-tar=xarchiver.desktop
application/x-compressed-tar=xarchiver.desktop
text/plain=gedit.desktop
application/x-lrzip=xarchiver.desktop
application/x-bzip=xarchiver.desktop
application/gzip=xarchiver.desktop
application/x-lzip=xarchiver.desktop
application/zip=xarchiver.desktop
application/x-lzma-compressed-tar=xarchiver.desktop
application/x-tar=xarchiver.desktop
application/x-tarz=xarchiver.desktop
application/x-ustar=xarchiver.desktop
application/x-xz-compressed-tar=xarchiver.desktop
image/png=ristretto.desktop
image/jpeg=ristretto.desktop
application/x-deb=xarchiver.desktop
application/pdf=evince.desktop
[Added Associations]
application/x-bzip-compressed-tar=xarchiver.desktop;
application/x-compressed-tar=xarchiver.desktop;
text/plain=gedit.desktop;
application/x-lrzip=xarchiver.desktop;
application/x-bzip=xarchiver.desktop;
application/gzip=xarchiver.desktop;
application/x-lzip=xarchiver.desktop;
application/zip=xarchiver.desktop;
application/x-lzma-compressed-tar=xarchiver.desktop;
application/x-tar=xarchiver.desktop;
application/x-tarz=xarchiver.desktop;
application/x-ustar=xarchiver.desktop;
application/x-xz-compressed-tar=xarchiver.desktop;
image/png=ristretto.desktop;
image/jpeg=ristretto.desktop;
application/x-deb=xarchiver.desktop;
application/pdf=evince.desktop;

View File

@@ -24,9 +24,9 @@ do_install() {
install -m 0644 ${WORKDIR}/sunrise-sky-blue-sunlight-67832.jpeg ${D}${datadir}/backgrounds/
}
FILES_${PN} += "${datadir}/backgrounds"
FILES:${PN} += "${datadir}/backgrounds"
RDEPENDS_${PN} += " \
RDEPENDS:${PN} += " \
adwaita-icon-theme-cursors \
adwaita-icon-theme-symbolic \
adwaita-icon-theme-symbolic-hires \

View File

@@ -0,0 +1,11 @@
SUMMARY = "Create usergroup wheel for sudo"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
inherit useradd
USERADD_PACKAGES = "${PN}"
#USERADD_PARAM = ""
GROUPADD_PARAM:${PN} = "--system wheel"
ALLOW_EMPTY:${PN} = "1"

View File

@@ -6,27 +6,28 @@ inherit useradd user-with-full-skel
USERNAME = "morona"
# groups user shall be member of (NO WHITESPACES ALLOWED)
USERGROUPS = "audio,video,${@bb.utils.contains('BBFILE_COLLECTIONS', 'openembedded-layer', 'datetime,network,', '', d)}systemd-journal"
USERGROUPS = "audio,video,dialout,wheel,${@bb.utils.contains('BBFILE_COLLECTIONS', 'openembedded-layer', 'datetime,network,', '', d)}systemd-journal"
# all those we are member of
USER_DEPS ?= " \
systemd \
\
group-wheel \
${@bb.utils.contains('BBFILE_COLLECTIONS', 'openembedded-layer', 'polkit-group-rule-datetime polkit-group-rule-network', '', d)} \
"
DEPENDS += "${USER_DEPS}"
RDEPENDS_${PN} = "${USER_DEPS} bash"
RDEPENDS:${PN} = "${USER_DEPS} bash"
USERADD_PACKAGES = "${PN}"
USERADD_PARAM_${PN} = "-m -c Morona -d /home/${USERNAME} -s /bin/bash -k /etc/skel -g ${USERNAME} --groups ${USERGROUPS} ${USERNAME}"
USERADD_PARAM:${PN} = "-m -c Morona -d /home/${USERNAME} -s /bin/bash -k /etc/skel -g ${USERNAME} --groups ${USERGROUPS} ${USERNAME}"
GROUPADD_PARAM_${PN} = "${USERNAME}"
GROUPADD_PARAM:${PN} = "${USERNAME}"
pkg_postinst_ontarget_${PN}() {
pkg_postinst_ontarget:${PN}() {
# empty password
passwd -d ${USERNAME}
}
ALLOW_EMPTY_${PN} = "1"
ALLOW_EMPTY:${PN} = "1"

View File

@@ -17,6 +17,8 @@ IMAGE_INSTALL += " \
network-manager-applet \
xfce4-default-config \
\
packagegroup-gnome-desktop \
\
packagegroup-lxqt-base \
lxqt-default-config \
\

View File

@@ -5,7 +5,6 @@ export IMAGE_BASENAME = "allgui-dev-image"
IMAGE_INSTALL += " \
packagegroup-gui-dev \
\
exo-csource \
xfce4-dev-tools \
libxfce4ui-glade \
"

View File

@@ -13,6 +13,15 @@ IMAGE_INSTALL += " \
\
orage \
xfce4-orageclock-plugin \
\
pkgconfig binutils-symlinks elfutils gnu-config \
cmake meson \
gdbserver \
git git-bash-completion \
qt5-creator \
qwt-qt5 \
\
nodejs nodejs-npm nodejs-systemtap \
"
IMAGE_LINGUAS_libc-glibc = "${IMAGE_LINGUAS_FULL}"
IMAGE_LINGUAS:libc-glibc = "${IMAGE_LINGUAS_FULL}"

View File

@@ -13,5 +13,7 @@ IMAGE_INSTALL += " \
\
packagegroup-kde-apps-tiny \
\
packagegroup-gnome-apps \
\
weston-examples \
"

View File

@@ -12,12 +12,20 @@ IMAGE_INSTALL += " \
systemd-bash-completion \
systemd-analyze \
cpufrequtils \
findutils \
htop \
fixmac \
util-linux-lsblk \
nano \
rsync \
wget \
dbus-broker \
sudo \
${LIBC_SPECIFIC_PACKS} \
"
LIBC_SPECIFIC_PACKS = ""
LIBC_SPECIFIC_PACKS:libc-glibc = "glibc-gconv glibc-gconvs glibc-utils"
IMAGE_DEV_MANAGER = "udev"
IMAGE_INIT_MANAGER = "systemd"
IMAGE_INITSCRIPTS = " "

View File

@@ -5,6 +5,7 @@ NETWORKPACKS ?= " \
avahi-autoipd \
iputils \
networkmanager \
networkmanager-openvpn \
networkmanager-bash-completion \
"

View File

@@ -0,0 +1,19 @@
require recipes-image/console/console-net-image.bb
require recipes-image/include/x11-base.inc
export IMAGE_BASENAME = "gnome-base-image"
GNOME_DM ?= "gdm"
IMAGE_INSTALL += " \
${X11_BASE_INSTALL} \
${GNOME_DM} \
\
packagegroup-gnome-desktop \
packagegroup-gui-base \
\
network-manager-applet \
"
# reenable graphical target
IMAGE_FEATURES += "x11-base"

View File

@@ -0,0 +1,10 @@
require gnome-base-image.bb
export IMAGE_BASENAME = "gnome-tiny-image"
IMAGE_INSTALL += " \
packagegroup-gnome-apps \
\
packagegroup-gui-tiny \
"

View File

@@ -4,7 +4,6 @@ X11_BASE_INSTALL += " \
${DISTRO_GUI_USER} \
packagegroup-core-x11-xserver \
\
dbus-x11 \
iso-codes \
mime-support \
xauth \

View File

@@ -7,4 +7,4 @@ IMAGE_INSTALL += " \
packagegroup-gui-full \
"
IMAGE_LINGUAS_libc-glibc = "${IMAGE_LINGUAS_FULL}"
IMAGE_LINGUAS:libc-glibc = "${IMAGE_LINGUAS_FULL}"

View File

@@ -6,4 +6,4 @@ IMAGE_INSTALL += " \
packagegroup-gui-full \
"
IMAGE_LINGUAS_libc-glibc = "${IMAGE_LINGUAS_FULL}"
IMAGE_LINGUAS:libc-glibc = "${IMAGE_LINGUAS_FULL}"

View File

@@ -7,4 +7,4 @@ IMAGE_INSTALL += " \
qpdfview \
"
IMAGE_INSTALL_remove = "evince"
IMAGE_INSTALL:remove = "evince"

View File

@@ -2,9 +2,12 @@ SUMMARY = "All packages required for a base image"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
# fontconfig packages get dynamically renamed
PACKAGE_ARCH = "${TUNE_PKGARCH}"
inherit packagegroup
RDEPENDS_${PN} = " \
RDEPENDS:${PN} = " \
ttf-dejavu-sans ttf-dejavu-sans-mono ttf-dejavu-common \
ttf-liberation-sans ttf-liberation-mono ttf-liberation-serif \
\

View File

@@ -2,48 +2,59 @@ SUMMARY = "All packages required for a dev image"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
# json-glib gets dynamically renamed
PACKAGE_ARCH = "${TUNE_PKGARCH}"
inherit packagegroup
RDEPENDS_${PN} = " \
qt5-creator \
RDEPENDS:${PN} = " \
qt5-creator qtwebengine-dev \
qtquickcontrols2-examples qtwayland-examples \
hexedit \
glade3 glade \
glade \
umbrello \
lokalize \
geany-plugins \
gtk-demo gtk+3-demo \
gtk+3-demo \
\
weston weston-xwayland \
\
unzip xz tar bzip2 \
make cmake \
make cmake extra-cmake-modules meson \
automake autoconf libtool m4 \
gcc-symlinks g++-symlinks cpp-symlinks \
gcc-symlinks g++-symlinks cpp-symlinks libgomp-dev \
dtc \
pkgconfig binutils-symlinks elfutils gnu-config \
pkgconfig binutils-symlinks elfutils gnu-config util-linux \
gdb gdbserver \
git git-bash-completion subversion \
python python-shell python-subprocess \
python3 \
valgrind \
git git-bash-completion git-perltools subversion \
python3-core \
perl php vala lua php json-glib \
texinfo gettext \
patch quilt ncurses dialog \
patch quilt ncurses dialog kdialog \
man man-pages \
gawk \
chrpath \
nodejs nodejs-npm nodejs-systemtap \
\
ruby ruby-dev \
\
libeigen-dev \
\
wireshark \
nfs-utils-client \
lmsensors-sensord lmsensors-sensorsdetect \
\
${@bb.utils.contains('BBFILE_COLLECTIONS', 'browser-layer', 'chromium-x11', '', d)} \
pulseview qtiohelper minicom i2c-tools \
python3-pyserial python3-smbus python3-smbus2 python3-spidev \
\
epiphany ${@bb.utils.contains_any('BBFILE_COLLECTIONS', 'browser-layer chromium-browser-layer', 'chromium-x11', '', d)} \
${@bb.utils.contains('BBFILE_COLLECTIONS', 'meta-microcontroller', 'meta-microcontroller-world', '', d)} \
${@bb.utils.contains('BBFILE_COLLECTIONS', 'rubygems', 'rubygems-jekyll', '', d)} \
"
RDEPENDS_${PN}_append_libc-glibc = " \
glibc-utils \
"
RDEPENDS:${PN}:append:rpi = "rpi-gpio"
# qemu
# valgrind
#

View File

@@ -2,62 +2,61 @@ SUMMARY = "All packages required for a full image"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
# qwt-qt5-examples package gets dynamically renamed
PACKAGE_ARCH = "${TUNE_PKGARCH}"
inherit packagegroup
MACHINE_SPECIFICS_FULL = ""
MACHINE_SPECIFICS_FULL_mx6 = "gstreamer1.0-plugins-imx"
RDEPENDS_${PN} = " \
RDEPENDS:${PN} = " \
source-han-sans-cn-fonts \
source-han-sans-kr-fonts \
source-han-sans-jp-fonts \
source-han-sans-tw-fonts \
ttf-noto-emoji-color \
ttf-noto-emoji-regular \
\
tzdata-misc tzdata-africa \
tzdata-americas tzdata-antarctica tzdata-arctic tzdata-asia \
tzdata-atlantic tzdata-australia tzdata-europe tzdata-pacific \
\
${@bb.utils.contains('BBFILE_COLLECTIONS', 'office-layer', 'libreoffice', '', d)} \
abiword-meta \
gimp \
fontforge \
menulibre \
\
${@bb.utils.contains('BBFILE_COLLECTIONS', 'browser-layer', 'chromium-x11', '', d)} \
\
gparted \
gnome-disk-utility \
\
mpd \
mpv \
vlc \
parole gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly gstreamer1.0-omx gstreamer1.0-libav \
dragon \
gstreamer1.0-plugins-base-meta gstreamer1.0-plugins-good-meta \
pulseaudio-misc \
${MACHINE_SPECIFICS_FULL} \
\
ark \
filelight \
konsole \
spectacle \
\
kde-apps-world \
\
gottcode-world \
\
qwt-qt5-examples \
gnuplot gnuplot-x11 \
qskinny \
\
${@bb.utils.contains('BBFILE_COLLECTIONS', 'meta-retro', 'mame dosbox z80 vice stella opentyrian d1x-rebirth', '', d)} \
${@bb.utils.contains('BBFILE_COLLECTIONS', 'games-layer', 'pingus supertux2 freeciv wesnoth-all astromenace chromium-bsu maelstrom', '', d)} \
${MACHINE_SPECIFICS_FULL} \
\
epiphany ${@bb.utils.contains_any('BBFILE_COLLECTIONS', 'browser-layer chromium-browser-layer', 'chromium-x11', '', d)} \
\
${@bb.utils.contains('BBFILE_COLLECTIONS', 'meta-retro', 'meta-retro-world', '', d)} \
\
${@bb.utils.contains('BBFILE_COLLECTIONS', 'office-layer', 'libreoffice inkscape scribus abiword-meta', '', d)} \
\
${@bb.utils.contains('BBFILE_COLLECTIONS', 'games-layer', 'pingus supertuxkart supertux2 freeciv wesnoth-all astromenace chromium-bsu maelstrom scummvm pinball pinball-table-gnu pinball-table-hurd', '', d)} \
\
${@bb.utils.contains('BBFILE_COLLECTIONS', 'meta-musicians', 'packagegroup-gui-musicians', '', d)} \
\
${@bb.utils.contains('BBFILE_COLLECTIONS', 'sdr-layer', 'packagegroup-sdr-python-extended packagegroup-sdr-gnuradio-base packagegroup-sdr-gnuradio-extended packagegroup-sdr-rtlsdr packagegroup-sdr-uhd', '', d)} \
\
${@bb.utils.contains('BBFILE_COLLECTIONS', 'meta-qt5-extra', 'gottcode-world kde-apps-world qmlarkdown quaternion spectral', '', d)} \
"
# firefox
# gursormaker
# kodi
# mpv

View File

@@ -5,17 +5,14 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda
inherit packagegroup
# Those listed here are either ugly or nonworking
RDEPENDS_${PN} = " \
RDEPENDS:${PN} = " \
atanks \
scummvm \
etr \
gnome-chess \
gnome-robots \
supertuxkart \
\
gnome-games \
mog \
openastromenace \
"

View File

@@ -2,9 +2,12 @@ SUMMARY = "All packages required for musician image"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
# fluidsynth-bin gets dynamically renamed
PACKAGE_ARCH = "${TUNE_PKGARCH}"
inherit packagegroup
RDEPENDS_${PN} = " \
RDEPENDS:${PN} = " \
musicians-world \
mixxx \
qmmp \

View File

@@ -4,15 +4,13 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda
inherit packagegroup
RDEPENDS_${PN} = " \
tzdata \
RDEPENDS:${PN} = " \
${@bb.utils.contains('BBFILE_COLLECTIONS', 'meta-initramfs', 'plymouth plymouth-set-default-theme plymouth-initrd', '', d)} \
xdg-user-dirs \
\
evince \
geany \
\
ntp ntp-utils \
tzdata \
dnsmasq \
devilspie2 \
@@ -20,5 +18,5 @@ RDEPENDS_${PN} = " \
gnome-system-monitor \
dconf-editor \
\
glmark2 mesa-demos eglinfo-x11 \
glmark2 mesa-demos \
"

View File

@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda
inherit packagegroup
RDEPENDS_${PN} = " \
RDEPENDS:${PN} = " \
kate \
dolphin \
konsole \

View File

@@ -7,7 +7,6 @@ export IMAGE_BASENAME = "xfce4-dev-image"
IMAGE_INSTALL += " \
packagegroup-gui-dev \
\
exo-csource \
xfce4-dev-tools \
libxfce4ui-glade \
"

View File

@@ -0,0 +1,25 @@
require xfce4-music-image.bb
export IMAGE_BASENAME = "xfce4-music-dev-image"
XFCE_DM = "sddm sddm-morona-autologin"
IMAGE_INSTALL += " \
packagegroup-gui-dev \
\
xfce4-dev-tools \
libxfce4ui-glade \
\
jack-dev \
lv2-dev \
libvorbis-dev \
aubio-dev \
libmad-dev \
libsamplerate0-dev \
rubberband-dev \
liblo-dev \
lilv-dev \
suil-dev \
serd-dev \
sord-dev \
"

View File

@@ -4,12 +4,9 @@ export IMAGE_BASENAME = "xfce4-music-image"
XFCE_DM = "sddm sddm-morona-autologin"
# Saving to SDCard creates delays/underruns
IMAGE_FEATURES += "volatile-log"
IMAGE_INSTALL += " \
packagegroup-gui-musicians \
\
${@bb.utils.contains('BBFILE_COLLECTIONS', 'office-layer', 'libreoffice', '', d)} \
${@bb.utils.contains('BBFILE_COLLECTIONS', 'browser-layer', 'chromium-x11', '', d)} \
epiphany ${@bb.utils.contains_any('BBFILE_COLLECTIONS', 'browser-layer chromium-browser-layer', 'chromium-x11', '', d)} \
"

View File

@@ -8,5 +8,6 @@ IMAGE_INSTALL += " \
rodent-icon-theme \
\
packagegroup-gui-tiny \
${@bb.utils.contains('BBFILE_COLLECTIONS', 'meta-musicians', 'xfce4-mixer', '', d)} \
"

View File

@@ -18,4 +18,4 @@ do_install() {
}
RDEPENDS_${PN} = "ranpwd"
RDEPENDS:${PN} = "ranpwd"

View File

@@ -7,7 +7,7 @@ PV = "1.2+git${SRCPV}"
inherit autotools
SRC_URI = "git://github.com/koenkooi/ranpwd.git;protocol=https \
SRC_URI = "git://github.com/koenkooi/ranpwd.git;protocol=https;branch=master \
file://ranpwd_confgure.patch \
"
@@ -15,7 +15,7 @@ SRCREV = "b62aab579e288715b82d5575befaa2b8ff210c2b"
S="${WORKDIR}/git"
do_configure_prepend () {
do_configure:prepend () {
( cd ${S}
touch NEWS README AUTHORS ChangeLog
if [ ! -e acinclude.m4 -a -e aclocal.m4 ]; then

View File

@@ -12,7 +12,8 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
# Feel free to add more...
BOOTPARTSPEC = "boot,vfat BOOT,vfat"
BOOTPARTSPEC_rpi = "raspberrypi,vfat"
# Both raspi layers thip theit own rule
BOOTPARTSPEC_rpi = ""
do_install () {
install -d ${D}${nonarch_base_libdir}/udev/rules.d
@@ -59,4 +60,4 @@ do_install () {
done
}
FILES_${PN} = "${nonarch_base_libdir}/udev/rules.d"
FILES:${PN} = "${nonarch_base_libdir}/udev/rules.d"

Some files were not shown because too many files have changed in this diff Show More