package/flashrom: remove dmidecode dependency

flashrom uses its own internal DMI decoder since version 0.9.8 and
4c6d3a4b73

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 7edb1e1c29)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Fabrice Fontaine 2019-02-28 20:26:08 +01:00 committed by Peter Korsgaard
parent 268ff8cdca
commit 838e5efae2

View File

@ -6,8 +6,6 @@ config BR2_PACKAGE_FLASHROM
select BR2_PACKAGE_LIBUSB
select BR2_PACKAGE_LIBUSB_COMPAT
select BR2_PACKAGE_LIBFTDI
# dmidecode is only a runtime dependency
select BR2_PACKAGE_DMIDECODE
help
flashrom is a utility for identifying, reading, writing,
verifying and erasing flash chips. It is designed to flash