Thread (36 messages) 36 messages, 9 authors, 2018-11-27

[PATCH 0/5] media: Allwinner A10 CSI support

From: thomas.petazzoni@bootlin.com (Thomas Petazzoni)
Date: 2018-11-13 16:56:04
Also in: linux-devicetree, linux-media, lkml

Hello,

On Tue, 13 Nov 2018 17:00:25 +0100, Hans Verkuil wrote:
Weird, if I build directly from that tarball, then v4l2-compliance should say:

v4l2-compliance SHA: not available, 64 bits

So that's what I expect to see from buildroot as well.
Indeed, that's strange, I see that the v4l2-compliance Makefile does:

version.h:
        @if git -C $(srcdir) rev-parse HEAD >/dev/null 2>&1; then \
                echo -n "#define SHA " >$@ ; \
                git -C $(srcdir) rev-parse HEAD >>$@ ; \
        else \
                touch $@ ; \
        fi

which correctly uses $(srcdir), so it shouldn't go "up" the libv4l
build folder and pick up the latest Buildroot commit SHA1. I'll have a
quick look.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help