Re: [yocto] POSIX capability broken pseudo

2018-07-10 Thread Kumar, Shrawan
Any update on this ? Regards Shrawan From: Kumar, Shrawan Sent: 09 July 2018 17:17 To: 'yocto@yoctoproject.org' Cc: 'connect.shra...@gmail.com' ; 'Khem Raj' Subject: POSIX capability broken pseudo Hello Team, Under DISTRO_VERSION = "2.0.2" ("jethro"), I was using the attached

[yocto] POSIX capability broken pseudo

2018-07-09 Thread Kumar, Shrawan
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