mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-13 14:34:34 +02:00
wlroots: rename tinywl
- rename tinywl-0.16 and tinywl-0.17 to allow install of multiple wlroots versions into the same rootfs
This commit is contained in:
@ -51,5 +51,5 @@ EXTRA_OEMESON += "--buildtype release"
|
||||
|
||||
do_install:append() {
|
||||
install -d ${D}${bindir}
|
||||
install -m 0755 ${B}/tinywl/tinywl ${D}${bindir}
|
||||
install -m 0755 ${B}/tinywl/tinywl ${D}${bindir}/tinywl-0.17
|
||||
}
|
||||
|
Reference in New Issue
Block a user