mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-08-03 06:31:10 +02:00
Compare commits
1 Commits
cf058762dd
...
49305da8d8
Author | SHA1 | Date | |
---|---|---|---|
49305da8d8 |
@ -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"
|
||||
|
||||
|
@ -1,4 +1,6 @@
|
||||
PACKAGECONFIG:remove = " man-pages xwayland "
|
||||
FILESEXTRAPATHS:prepend = "${THISDIR}/files:"
|
||||
|
||||
SRC_URI += " file://init \
|
||||
file://autostart \
|
||||
file://environment \
|
||||
|
Reference in New Issue
Block a user