mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/flashrom: remove dmidecode dependency
flashrom uses its own internal DMI decoder since version 0.9.8 and4c6d3a4b73Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry picked from commit7edb1e1c29) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
268ff8cdca
commit
838e5efae2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user