[Buildroot] [PATCH] parted: fix minor()/major() build failure due to glibc 2.28

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Sep 10 12:08:23 UTC 2018


Hello,

On Mon, 10 Sep 2018 13:46:07 +0200, Yegor Yefremov wrote:

> > I still can't find upstream commits in general, I think I don't know
> > enough some tool you use or I don't know the best way to find them.
> > Can you point me some hint for this?
> > Maybe using git in certain way, or checking open PR on various git in a
> > certain way in repositories etc.  
> 
> Install "tig" and invoke:
> 
> tig blame libparted/arch/linux.c

What I typically do is just:

	git log -p <file>

and then use the search to find if there is a commit that looks
relevant.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list