aboutsummaryrefslogtreecommitdiffstats
path: root/classes/meta-virt-depreciated-warning.bbclass
blob: 97495bbff53b4886c817c9562d9410fdf8d4cefa (plain)
1
2
3
do_compile:append() {
    bbwarn "${PN} is depreciated and should not be used, it will be removed in the future"
}