mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2024-11-08 06:28:23 +01:00
add custom config for wayland compositor and sfwbar
This commit is contained in:
parent
cf058762dd
commit
49305da8d8
@ -3,6 +3,7 @@ DESCRIPTION = "sfwbar pannel for wayland"
|
|||||||
LICENSE = "GPL-3.0-only"
|
LICENSE = "GPL-3.0-only"
|
||||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-3.0-only;md5=c79ff39f19dfec6d293b95dea7b07891"
|
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-3.0-only;md5=c79ff39f19dfec6d293b95dea7b07891"
|
||||||
|
|
||||||
|
FILESEXTRAPATHS:prepend = "${THISDIR}/files:"
|
||||||
|
|
||||||
DEPENDS = "wayland wayland-native wayland-protocols"
|
DEPENDS = "wayland wayland-native wayland-protocols"
|
||||||
|
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
PACKAGECONFIG:remove = " man-pages xwayland "
|
PACKAGECONFIG:remove = " man-pages xwayland "
|
||||||
|
FILESEXTRAPATHS:prepend = "${THISDIR}/files:"
|
||||||
|
|
||||||
SRC_URI += " file://init \
|
SRC_URI += " file://init \
|
||||||
file://autostart \
|
file://autostart \
|
||||||
file://environment \
|
file://environment \
|
||||||
|
Loading…
Reference in New Issue
Block a user