[yocto] POSIX capability broken pseudo

Kumar, Shrawan Shrawan.Kumar at harman.com
Tue Jul 10 02:07:26 PDT 2018


Any update  on this ?


Regards
Shrawan

From: Kumar, Shrawan
Sent: 09 July 2018 17:17
To: 'yocto at yoctoproject.org' <yocto at yoctoproject.org>
Cc: 'connect.shrawan at gmail.com' <connect.shrawan at gmail.com>; 'Khem Raj' <raj.khem at gmail.com>
Subject: POSIX capability broken pseudo

Hello Team,

Under DISTRO_VERSION = "2.0.2" ("jethro"), I was using the attached “setcap.patch” on pseudo_1.7.4  to get POSIX capability set in the files as below :

pkg_postinst_${PN}() {

    setcap cap_net_raw+ep  $D$bindir/helloworld

}

This was working fine.


However, recently switched to DISTRO_VERSION = "2.2.2" ("morty") - pseudo_1.8.1, where the patch is getting applied but the POSIX capabilities are not getting set.

Can someone help here?


Regards
Shrawan


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20180710/325df1c1/attachment.html>


More information about the yocto mailing list