1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2025-08-03 06:31:10 +02:00

Compare commits

..

1 Commits

Author SHA1 Message Date
49305da8d8 add custom config for wayland compositor and sfwbar 2023-07-26 23:25:42 +02:00
2 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,7 @@ DESCRIPTION = "sfwbar pannel for wayland"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-3.0-only;md5=c79ff39f19dfec6d293b95dea7b07891"
FILESEXTRAPATHS:prepend = "${THISDIR}/files:"
DEPENDS = "wayland wayland-native wayland-protocols"

View File

@ -1,4 +1,6 @@
PACKAGECONFIG:remove = " man-pages xwayland "
FILESEXTRAPATHS:prepend = "${THISDIR}/files:"
SRC_URI += " file://init \
file://autostart \
file://environment \