blob: e632d563c20017cacbba2866ad30fec843962a61 [file] [log] [blame]
inherit obmc-phosphor-utils
FILESEXTRAPATHS_prepend := "${@mf_enabled(d, 'obmc-ubi-fs', '${THISDIR}/${PN}:')}"
RDEPENDS_${PN}_append += "${@mf_enabled(d, 'obmc-ubi-fs', 'preinit-mounts')}"
do_install_append() {
install -d ${D}/srv
}