<khem>
use something like -:ALL EXCEPT root:ALL in /etc/security/access.conf and account required pam_access.so to /etc/pam.d/login
brgl has quit [Quit: Ping timeout (120 seconds)]
brgl has joined #yocto
cambrian_invader has quit [Ping timeout: 244 seconds]
cambrian_invader has joined #yocto
dmoseley has quit [Ping timeout: 258 seconds]
dmoseley has joined #yocto
sakoman has quit [Ping timeout: 260 seconds]
sakoman has joined #yocto
tammranil has quit [Remote host closed the connection]
tammranil has joined #yocto
jclsn has quit [Ping timeout: 248 seconds]
jclsn has joined #yocto
Vonter has quit [Ping timeout: 245 seconds]
Vonter has joined #yocto
mathieudb has quit [Ping timeout: 258 seconds]
_whitelogger has joined #yocto
ablu has joined #yocto
zeemate has joined #yocto
Vonter has quit [Ping timeout: 258 seconds]
Vonter has joined #yocto
jclsn has quit [Ping timeout: 248 seconds]
jclsn has joined #yocto
goliath has joined #yocto
rfuentess has joined #yocto
dlpartain has quit [Ping timeout: 245 seconds]
Xagen has quit [Ping timeout: 260 seconds]
Xagen has joined #yocto
<CrazyGecko>
Jones42: Thanks, that don't work for me because we only need a config file in a specific distro tweek. But I see now, that you want to use the config depending on the machine. That should be possible by putting it into subfolders with the machine name: conf/distro/machine1/config.conf and conf/distro/machine2/config.conf
rob_w has joined #yocto
dlpartain has joined #yocto
agodard has quit [Changing host]
agodard has joined #yocto
florian_kc has joined #yocto
frieder has joined #yocto
leon-anavi has joined #yocto
vladest has quit [Quit: vladest]
Articulus has quit [Quit: Leaving]
mckoan|away is now known as mckoan
vladest has joined #yocto
vladest has quit [Remote host closed the connection]
LainIwakura has joined #yocto
vladest has joined #yocto
Jones42 has joined #yocto
Jones42_ has joined #yocto
mm_x_ has joined #yocto
jclsn has quit [Ping timeout: 260 seconds]
jclsn has joined #yocto
jmiehe has joined #yocto
jmiehe has quit [Client Quit]
jclsn has quit [Ping timeout: 248 seconds]
jclsn has joined #yocto
florian__ has joined #yocto
LainIwakura has quit [Ping timeout: 250 seconds]
florian__ has quit [Read error: Connection reset by peer]
<rgolledge>
Hi, I am have created a signed fitImage which works. I am trying to add intiramfs and i can see the creation of fitImage-bundle and a symbolic to being created. What appears in my rootfs is a symbloc link to fitImage-6.6.92-yocto-standard-00200-g6032c9c1ac18 which looks to be created from the linux-yocto.spec file. Is this spec file for RPMs and being used in the package task? Can some point to
<halstead>
kanavin: it's paused waiting on the previous auh run to finish. If it has I'll take care of that worker and get it un-paused. I can also add other rhel8 workers as targets but didn't we need to assure no concurrent auh runs happened?
<kanavin>
halstead, I canceled that auh, as it was taking too long
<kanavin>
halstead, concurrent auh runs should be fine, I do not remember discussing the issue. the original restriction was about being able to send email I think.
<halstead>
kanavin: Ok, thank you. I'll add alma8-vk-1 and rocky8-vk-1 as available auh workers as well.
<kanavin>
halstead, thanks, let me know when I can start auh again
frgo has quit [Ping timeout: 256 seconds]
|Xagen has joined #yocto
Xagen has quit [Ping timeout: 248 seconds]
<halstead>
kanavin: Additional workers are enabled. alma8-vk-2 will be a few more minutes but the job should queue up now.
dankm has quit [Remote host closed the connection]
dankm has joined #yocto
<rburton>
jwinarsk: can't you just install all those dependencies at once?
frgo has quit [Remote host closed the connection]
<jwinarsk>
it's odd. The dnf log for the image shows pipewire packages getting installed, but they are not present on the image. Then manually attempting to install as above, the circular dependency is clear
<Saur>
jwinarsk: But dnf should handle the circular dependency by installing all of the packages.
<Saur>
And so should rpm if you install all three packages at the same time.
<jwinarsk>
ah didn't try that :) this works: rpm -i libpipewire-0.3-0-1.4.7-r0.cortexa76.rpm pipewire-modules-client-node-1.4.7-r0.cortexa76.rpm pipewire-modules-protocol-native-1.4.7-r0.cortexa76.rpm
mckoan is now known as mckoan|away
<jwinarsk>
oh then wireplumber requires pipewire 0.5 and the pipewire recipe is at 0.3
<jwinarsk>
wireplumber is the "official" session manager for pipewire
frgo has joined #yocto
<Saur>
jwinarsk: Umm, you just installed version 1.4.7 of pipewire...