merged bruce
On Wed, Jan 4, 2017 at 8:26 PM, <[email protected]> wrote: > From: fli <[email protected]> > > lxc's postinst will run populate-volatile.sh scripts, > which is provided by initscripts package, thus it's better > to add this rdepends. > > Signed-off-by: fli <[email protected]> > --- > recipes-containers/lxc/lxc_2.0.0.bb | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/recipes-containers/lxc/lxc_2.0.0.bb b/recipes-containers/lxc/ > lxc_2.0.0.bb > index 53068a8..26c9e1d 100644 > --- a/recipes-containers/lxc/lxc_2.0.0.bb > +++ b/recipes-containers/lxc/lxc_2.0.0.bb > @@ -10,6 +10,7 @@ RDEPENDS_${PN} = " \ > libcap-bin \ > bridge-utils \ > dnsmasq \ > + initscripts \ > perl-module-strict \ > perl-module-getopt-long \ > perl-module-vars \ > -- > 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
