On Tue, Nov 8, 2016 at 8:59 AM, Igor Socec <[email protected]> wrote:
> Bitbake reports a [debug-files] QA Issue for the following path: > packages-split/lxc/usr/lib/lxc/lxc/hooks/.debug/unmount-namespace > merged. Bruce > > Signed-off-by: Igor Socec <[email protected]> > --- > recipes-containers/lxc/lxc_2.0.0.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/recipes-containers/lxc/lxc_2.0.0.bb b/recipes-containers/lxc/ > lxc_2.0.0.bb > index 53068a8..5e45949 100644 > --- a/recipes-containers/lxc/lxc_2.0.0.bb > +++ b/recipes-containers/lxc/lxc_2.0.0.bb > @@ -84,7 +84,7 @@ FILES_${PN}-doc = "${mandir} ${infodir}" > # For LXC the docdir only contains example configuration files and should > be included in the lxc package > FILES_${PN} += "${docdir}" > FILES_${PN} += "${libdir}/python3*" > -FILES_${PN}-dbg += "${libexecdir}/lxc/.debug" > +FILES_${PN}-dbg += "${libexecdir}/lxc/.debug ${libexecdir}/lxc/hooks/. > debug" > PACKAGES =+ "${PN}-templates ${PN}-setup ${PN}-networking" > FILES_${PN}-templates += "${datadir}/lxc/templates" > RDEPENDS_${PN}-templates += "bash" > -- > 2.9.3 > > -- > _______________________________________________ > meta-virtualization mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-virtualization > -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end"
-- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
