recipes-devtools/rpm: Remove the beecrypt dependency

beecrypt is no longer included in OE-core (since fb8ca4225f beecrypt:
remove) so remove our dependency on it.

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
This commit is contained in:
Alistair Francis
2018-05-08 17:21:02 -07:00
committed by Khem Raj
parent 288d91ac4a
commit 3adeec9dc3

View File

@@ -1,3 +0,0 @@
DEPENDS_append_class-target = " beecrypt"
EXTRA_OECONF_append_class-target = " --with-crypto=beecrypt"