Use the defalut uid:gid in /usr/bin/build 99/261699/2
authorbiao716.wang <biao716.wang@samsung.com>
Sat, 24 Jul 2021 08:31:46 +0000 (17:31 +0900)
committerbiao716.wang <biao716.wang@samsung.com>
Wed, 18 Aug 2021 10:51:42 +0000 (19:51 +0900)
commit48f3413b579e872c35efbd82bab9599d1af56250
tree0ad8b27ca285d8f73dc3d0d8bdacab556d50c6cb
parentbf0c35cc9ab7984d112aca64c0b93aa454778f3b
Use the defalut uid:gid in /usr/bin/build
Currently it use the uid:gid of user in host os, sometimes tis uid:gid is same with the others in the /etc/passwd of buildroot.
so we need to make the uid:guid unique.
Change-Id: I44f5a9aa1619b7e7cc5c9f8f09af67d20414a832
Signed-off-by: biao716.wang <biao716.wang@samsung.com>
depanneur