diff options
| author | Armin Kuster <akuster808@gmail.com> | 2018-04-19 19:15:35 -0700 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2018-05-07 15:18:58 -0700 |
| commit | d01d18ad95cce293be44bb791fb1c29315293149 (patch) | |
| tree | 5e43533dbad11a67a513dc316e31e1672ec5740f /recipes-devtools | |
| parent | 16ff910cca7932525cd42d1b86ac4ba0e3b5777c (diff) | |
| download | meta-security-d01d18ad95cce293be44bb791fb1c29315293149.tar.gz | |
qemu: remove bb as this option is in core
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'recipes-devtools')
| -rw-r--r-- | recipes-devtools/qemu/qemu_2%.bbappend | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-devtools/qemu/qemu_2%.bbappend b/recipes-devtools/qemu/qemu_2%.bbappend deleted file mode 100644 index d4cecb9..0000000 --- a/recipes-devtools/qemu/qemu_2%.bbappend +++ /dev/null | |||
| @@ -1 +0,0 @@ | |||
| 1 | EXTRA_OECONF += "${@bb.utils.contains('DISTRO_FEATURES', 'tpm', '--enable-tpm', '', d)}" | ||
