9 lines
241 B
Plaintext
9 lines
241 B
Plaintext
# Copyright (C) 2024 Vincent BENOIT <vincent.benoit@scle.fr>
|
|
# Release under the MIT license (see COPYING.MIT for the terms)
|
|
|
|
FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
|
|
|
|
SRC_URI += " \
|
|
file://0001-debug.patch \
|
|
"
|