mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-21 23:03:59 -09:00
As suggested by Baruch Siach, using "git rev-parse HEAD" is a lot simpler than playing around with "git log" to just retrieve the commit id corresponding to the current HEAD. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>