On Tue, May 22, 2018 at 1:17 AM, Denys Dmytriyenko <[email protected]> wrote: > From: Denys Dmytriyenko <[email protected]> > > Signed-off-by: Denys Dmytriyenko <[email protected]> > --- > meta/recipes-devtools/mtd/mtd-utils_git.bb | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/meta/recipes-devtools/mtd/mtd-utils_git.bb > b/meta/recipes-devtools/mtd/mtd-utils_git.bb > index a0e1cf7..97a3e0c 100644 > --- a/meta/recipes-devtools/mtd/mtd-utils_git.bb > +++ b/meta/recipes-devtools/mtd/mtd-utils_git.bb > @@ -10,9 +10,9 @@ inherit autotools pkgconfig update-alternatives > DEPENDS = "zlib lzo e2fsprogs util-linux" > RDEPENDS_mtd-utils-tests += "bash" > > -PV = "2.0.1+${SRCPV}" > +PV = "2.0.2+${SRCPV}" > > -SRCREV = "9c6173559f95e939e66efb2ec3193d6f3618cf69" > +SRCREV = "bc63d36e39f389c8c17f6a8e9db47f2acc884659" > SRC_URI = "git://git.infradead.org/mtd-utils.git \ > file://add-exclusion-to-mkfs-jffs2-git-2.patch \
Hi Denys, I am just wondering about this patch:we carry it since 2009 [1] and is still marked as pending. Why was it necessary to ignore part of the filesystem? Can you remember? Just curious... Cheers Andrea [1] Denys Dmytriyenko 2009-03-17 http://cgit.openembedded.org/openembedded/log/recipes/mtd/mtd-utils/add-exclusion-to-mkfs-jffs2-git-2.patch > " > -- > 2.7.4 > > -- > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
