10 lines
288 B
Plaintext
10 lines
288 B
Plaintext
# Copyright (C) 2024 Digi International Inc.
|
|
FILESEXTRAPATHS:prepend := "${THISDIR}/${BP}:"
|
|
|
|
SRC_URI += " \
|
|
file://0001-Restore-wl_shell-to-weston-12.patch \
|
|
file://0002-Revert-libweston-libinput-device-Enable-Set-pointer-.patch \
|
|
"
|
|
|
|
EXTRA_OEMESON += "-Ddeprecated-wl-shell=true"
|