There is a typo in the short log. *conf*. On Sat, Dec 27, 2014 at 3:21 PM, Armin Kuster <[email protected]> wrote: > From: Liu Jian <[email protected]> > > * Files will be over written when updating using rpm. > > * If there is no %config micro before the file in the spec file, > this file will be over-written after updating this package > using rpm. This will make our settings lost. > > Signed-off-by: Jian Liu <[email protected]> > Signed-off-by: Martin Jansa <[email protected]> > Signed-off-by: Armin Kuster <[email protected]> > --- > meta-oe/recipes-support/lvm2/lvm2.inc | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/meta-oe/recipes-support/lvm2/lvm2.inc > b/meta-oe/recipes-support/lvm2/lvm2.inc > index 1bbb158..42f6e3a 100644 > --- a/meta-oe/recipes-support/lvm2/lvm2.inc > +++ b/meta-oe/recipes-support/lvm2/lvm2.inc > @@ -48,3 +48,5 @@ FILES_${PN} += "${libdir}/device-mapper/*.so > ${base_libdir}/udev" > FILES_${PN}-dbg += "${libdir}/device-mapper/.debug" > > RDEPENDS_${PN} = "bash" > + > +CONFFILES_${PN} += "${sysconfdir}/lvm/lvm.conf" > -- > 1.9.1 >
-- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
