summaryrefslogtreecommitdiff
path: root/recipes-extended
diff options
context:
space:
mode:
authorMykyta Dorokhin <mykyta.dorokhin@globallogic.com>2022-03-15 12:51:48 +0200
committerJohn Klug <john.klug@multitech.com>2022-03-15 09:12:10 -0500
commitf9706ed8c29085ca1d1e553e3b4372f245e4ba3c (patch)
tree2f64b6c379132cef2661447589b0940f61110d36 /recipes-extended
parentc170ebccd8ea303d689689e654652925fcbc5323 (diff)
downloadmeta-mlinux-f9706ed8c29085ca1d1e553e3b4372f245e4ba3c.tar.gz
meta-mlinux-f9706ed8c29085ca1d1e553e3b4372f245e4ba3c.tar.bz2
meta-mlinux-f9706ed8c29085ca1d1e553e3b4372f245e4ba3c.zip
Fix incorrect usage of extrausers class instead of useradd class in tpm2-tss_2.3.2.bb recipe.
Wrong usage leads to the folowing: bash# cat /etc/group | grep 1000 tss:x:1000: admin:x:1000: bash# cat /etc/passwd | grep 1000 tss:x:999:1000::/var/lib/tpm:/bin/false admin:x:1000:1000:admin:/home/admin:/bin/bash Fixed in mainline yocto (tpm2-tss_3.1.0.bb): https://git.yoctoproject.org/meta-security/commit/meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_3.1.0.bb?id=da23c2a094b2e1a87da2932552ec96c0f842a639
Diffstat (limited to 'recipes-extended')
0 files changed, 0 insertions, 0 deletions