]> code.ossystems Code Review - openembedded-core.git/commit
kbd: Fix build reproducibility issue
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Jan 2020 16:32:59 +0000 (16:32 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Jan 2020 16:44:04 +0000 (16:44 +0000)
commit037bef5c7dfe82642d19f07b38f6ccc783958e41
tree1325830baf60a28cb8040f6b12c8c23c839c385e
parentc139e058bb2df48c79784cf3fd701e51bbc68427
kbd: Fix build reproducibility issue

Our CFLAGS were being lost which was breaking reproducibile builds due to
losee of the debug prefix remapping flags. Fix this.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/kbd/kbd/fix_cflags.patch [new file with mode: 0644]
meta/recipes-core/kbd/kbd_2.2.0.bb