mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-08-29 23:41:59 +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:
@@ -49,5 +49,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.16
|
||||
}
|
||||
|
Reference in New Issue
Block a user