mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-20 07:25:18 +00:00
We can use chmod to set the SUID bit for applications in the do_install task. If we do so, the pkg_postinsts are no longer needed. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Joe MacDonald <joe@deserted.net>