Move vnstat into "backports" directory

Making it clear that it was backported from a more recent release of the
networking layer.

BugzID: 74466
This commit is contained in:
Alexandre Bard 2021-08-26 16:44:54 +02:00
parent 4e96599e87
commit 81db6fbd81
2 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ BBPATH .= ":${LAYERDIR}"
BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
${LAYERDIR}/recipes-*/*/*.bbappend \
${LAYERDIR}/bbappends/*/recipes-*/*/*.bbappend \
${LAYERDIR}/backports/*/recipes-*/*/*.bb \
${LAYERDIR}/backports/*/recipes-*/*/*.bbappend \
"
BBFILE_COLLECTIONS += "netmodule-distro"