]> code.ossystems Code Review - openembedded-core.git/commit
libxcb: Fix install file owner/group
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 1 Nov 2020 11:47:29 +0000 (11:47 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 2 Nov 2020 11:35:06 +0000 (11:35 +0000)
commit34ef5c2a8d77fcb4a51c875a443f7b97b409586e
tree94ac333f651cf9c9f72658bbb0748425f1dfb310
parentd76b33c6a8489378a1f5500554367127199ae19d
libxcb: Fix install file owner/group

The makefile uses cp -P behind the scenes for installing the tutorial files
and this preserves the build user identity. Fix this to the correct
owner/group. Usually do_package fixes and hides this but it can be seen
in do_install.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/xorg-lib/libxcb_1.14.bb