mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-07-19 18:37:36 +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>