aboutsummaryrefslogtreecommitdiffstats
path: root/meta-mel/recipes-support/consolekit/consolekit_%.bbappend
blob: 914c16af19f297182e9f0247dbfa2af2ce6d8f61 (plain)
1
2
3
4
5
6
7
8
9
# ---------------------------------------------------------------------------------------------------------------------
# SPDX-License-Identifier: MIT
# ---------------------------------------------------------------------------------------------------------------------

FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"

SRC_URI:append:mel = " \
    file://0001-Ensure-filesystems-are-still-mounted-when-consolekit.patch \
"