If PV doesn't change, package managers will not be able to update this properly. You need to set it to something like 0.2+git${SRCPV}
Alex On Wed, 19 Feb 2020 at 22:08, Pierre-Jean Texier via Openembedded-core < openembedded-core@lists.openembedded.org> wrote: > This includes following changes: > > ba952d0 BUG: variable lists not released in close() > 690f868 Variables are not removed when loading from file > 9e3586a Make sure there's no file descriptor leakage in case of error > 03647c4 Check config file defines a non-zero Sector size > 3b2d4f1 Check environment size from fw_env.config > > Signed-off-by: Pierre-Jean Texier <pjtex...@koncepto.io> > --- > meta/recipes-bsp/u-boot/libubootenv_0.2.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/recipes-bsp/u-boot/libubootenv_0.2.bb > b/meta/recipes-bsp/u-boot/libubootenv_0.2.bb > index f5b6059..ac49b68 100644 > --- a/meta/recipes-bsp/u-boot/libubootenv_0.2.bb > +++ b/meta/recipes-bsp/u-boot/libubootenv_0.2.bb > @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = > "file://Licenses/lgpl-2.1.txt;md5=4fbd65380cdd255951079008b36 > SECTION = "libs" > > SRC_URI = "git://github.com/sbabic/libubootenv;protocol=https" > -SRCREV = "879c0731fa0725785b9fa4499bbf6aacd04ee4c2" > +SRCREV = "ba952d05ec9ab16029816a06d956bac7fb4e9832" > > S = "${WORKDIR}/git" > > -- > 2.7.4 > > -- > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.openembedded.org/mailman/listinfo/openembedded-core >
-- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core