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:
parent
4e96599e87
commit
81db6fbd81
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue