aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-extended/shadow-securetty/shadow-securetty_4.1.4.3.bbappend
blob: 48a3f78a95224809439be4565e7ec024a0fa66bf (plain)
1
2
3
4
5
6
7
FILESEXTRAPATHS := "${THISDIR}/${PN}"

SRC_URI_append_vexpressa9 = " file://securetty-vea9"

do_configure_prepend_vexpressa9 () {
    cat ${WORKDIR}/securetty-vea9 >> ${WORKDIR}/securetty
}