diff options
| author | Adrian Bunk <bunk@stusta.de> | 2019-06-18 19:53:10 +0300 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-06-18 15:58:26 -0700 |
| commit | 7727e4cb99204727a3651d9529e4a0cb971d1a51 (patch) | |
| tree | 5b7967abaf8e70c99c68cc0d7066bfc667574282 /meta-oe/conf | |
| parent | e01261885b0290f6bcadede64cb4d18421d2733f (diff) | |
| download | meta-openembedded-7727e4cb99204727a3651d9529e4a0cb971d1a51.tar.gz | |
ndctl: Remove the unnecessary dependency on virtual/kernel
This also makes it no longer specific to MACHINE_ARCH.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/conf')
| -rw-r--r-- | meta-oe/conf/layer.conf | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf index 507ac50eca..31f2f17fc8 100644 --- a/meta-oe/conf/layer.conf +++ b/meta-oe/conf/layer.conf | |||
| @@ -51,12 +51,6 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ | |||
| 51 | phoronix-test-suite->php \ | 51 | phoronix-test-suite->php \ |
| 52 | " | 52 | " |
| 53 | 53 | ||
| 54 | # Depends on ndctl (through nvdimm PACKAGECONFIG) which depends on MACHINE_ARCH kernel | ||
| 55 | # and making libblockdev MACHINE_ARCH is not an option as python3-blivet, udisks2, gvfs | ||
| 56 | # would be MACHINE_ARCH as well | ||
| 57 | SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ | ||
| 58 | libblockdev->ndctl \ | ||
| 59 | " | ||
| 60 | # ttf.inc inherits fontcache which adds fontconfig-utils to RDEPENDS | 54 | # ttf.inc inherits fontcache which adds fontconfig-utils to RDEPENDS |
| 61 | SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ | 55 | SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ |
| 62 | terminus-font->fontconfig \ | 56 | terminus-font->fontconfig \ |
