Home
last modified time | relevance | path

Searched refs:supported_os (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop/
H A D0001-meson-Add-riscv32-to-seccomp-unsupported-list.patch21 supported_os = ['linux']
24 if supported_os.contains(host_os) and not unsupported_cpus.contains(host_cpu)
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A DAPI.pm517 foreach my $supported_os ( @{$supportedOSHash{$oSType}} ) {
518 if ( $supported_os eq $os ) {