diff options
| author | Armin Kuster <akuster808@gmail.com> | 2022-06-20 21:14:30 -0700 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2022-06-23 18:47:59 -0700 |
| commit | a68a46ded922b3c171dd1d1702663e2befc11e6e (patch) | |
| tree | f0ce397e45daf903c57591dccc1fa2cd82d54685 /recipes-core | |
| parent | fdff18d9da93f826d29df99bf568784e6170ba07 (diff) | |
| download | meta-security-a68a46ded922b3c171dd1d1702663e2befc11e6e.tar.gz | |
packagegroup-core-security: skip mips firejail
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'recipes-core')
| -rw-r--r-- | recipes-core/packagegroup/packagegroup-core-security.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-core/packagegroup/packagegroup-core-security.bb b/recipes-core/packagegroup/packagegroup-core-security.bb index ef65428..05951da 100644 --- a/recipes-core/packagegroup/packagegroup-core-security.bb +++ b/recipes-core/packagegroup/packagegroup-core-security.bb | |||
| @@ -41,6 +41,8 @@ RDEPENDS:packagegroup-security-utils = "\ | |||
| 41 | ${@bb.utils.contains("DISTRO_FEATURES", "pax", "pax-utils packctl", "",d)} \ | 41 | ${@bb.utils.contains("DISTRO_FEATURES", "pax", "pax-utils packctl", "",d)} \ |
| 42 | " | 42 | " |
| 43 | 43 | ||
| 44 | RDEPENDS:packagegroup-security-utils:remove:mipsarch = "firejail" | ||
| 45 | |||
| 44 | SUMMARY:packagegroup-security-scanners = "Security scanners" | 46 | SUMMARY:packagegroup-security-scanners = "Security scanners" |
| 45 | RDEPENDS:packagegroup-security-scanners = "\ | 47 | RDEPENDS:packagegroup-security-scanners = "\ |
| 46 | ${@bb.utils.contains_any("TUNE_FEATURES", "riscv32 riscv64", "", " arpwatch",d)} \ | 48 | ${@bb.utils.contains_any("TUNE_FEATURES", "riscv32 riscv64", "", " arpwatch",d)} \ |
