<Jawsy>
the app I'm trying to run creates the thread with no issue, but calling pthread_setschedparam() inside the thread function returns with Operation Not Permitted.
<Jawsy>
but then again, the SDK I'm using to build the app is created without the virtualization layer baked in.
rfs613 has joined #yocto
<Jawsy>
however I may need to look into the -privileged flag
<ant__>
JaMa, hi
<ant__>
FYI big crisis with enigma2 TV interface...move to python3 could lead to a new client-server model
<ant__>
as always, not enough developers
camus has quit [Ping timeout: 265 seconds]
camus has joined #yocto
jwillikers has joined #yocto
gioyik has joined #yocto
gioyik has quit [Ping timeout: 276 seconds]
camus1 has joined #yocto
camus has quit [Read error: Connection reset by peer]
camus1 is now known as camus
florian has joined #yocto
florian has quit [Ping timeout: 260 seconds]
sveinse has joined #yocto
Guest92 has joined #yocto
Guest92 has left #yocto [#yocto]
camus1 has joined #yocto
camus has quit [Read error: Connection reset by peer]
camus1 is now known as camus
jwillikers has quit [Remote host closed the connection]
<sveinse>
What is the correct approach to disable a systemd service in a ROOTFS_POSTPROCESS step? Given that the service has been installed though systemd.bbclass and have a system-preset/98-*.preset entry
davidinux has quit [Quit: WeeChat 2.8]
oobitots has joined #yocto
ant__ has quit [Ping timeout: 260 seconds]
ant__ has joined #yocto
goliath has quit [Quit: SIGSEGV]
bluelightning has quit [Ping timeout: 240 seconds]
jwillikers has joined #yocto
oobitots has quit [Ping timeout: 256 seconds]
goliath has joined #yocto
chrfle has quit [Ping timeout: 240 seconds]
chrfle has joined #yocto
bantu has quit [Quit: bantu]
sakoman has joined #yocto
bantu has joined #yocto
gioyik has joined #yocto
gioyik has quit [Quit: WeeChat 3.1]
Guest9490 has joined #yocto
Guest9490 has quit [Client Quit]
oobitots has joined #yocto
florian has joined #yocto
dti has quit [Quit: Leaving]
Jawsy has quit [Quit: Leaving]
jwillikers has quit [Remote host closed the connection]
florian has quit [Ping timeout: 260 seconds]
oobitots has quit [Ping timeout: 256 seconds]
camus1 has joined #yocto
camus has quit [Read error: Connection reset by peer]
camus1 is now known as camus
jwillikers has joined #yocto
florian has joined #yocto
jmiehe has joined #yocto
lucaceresoli has joined #yocto
vd has quit [Ping timeout: 256 seconds]
jmiehe has quit [Quit: jmiehe]
vd has joined #yocto
lucaceresoli has quit [Quit: Leaving]
dev1990 has quit [Quit: Konversation terminated!]
sakoman has quit [Quit: Leaving.]
<jaskij[m]>
if a recipe is CMake, is STAGING_INCDIR supposed to be present?
<jaskij[m]>
in do_configure specifically
tlwoerner has quit [Quit: Leaving]
<jaskij[m]>
okay, at least in Dunfell it's only exported by a few classes in poky/meta