mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 07:27:43 +00:00
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>
This commit is contained in:
parent
da49312af9
commit
7edb1e1c29
@ -6,8 +6,6 @@ config BR2_PACKAGE_FLASHROM
|
|||||||
select BR2_PACKAGE_LIBUSB
|
select BR2_PACKAGE_LIBUSB
|
||||||
select BR2_PACKAGE_LIBUSB_COMPAT
|
select BR2_PACKAGE_LIBUSB_COMPAT
|
||||||
select BR2_PACKAGE_LIBFTDI
|
select BR2_PACKAGE_LIBFTDI
|
||||||
# dmidecode is only a runtime dependency
|
|
||||||
select BR2_PACKAGE_DMIDECODE
|
|
||||||
help
|
help
|
||||||
flashrom is a utility for identifying, reading, writing,
|
flashrom is a utility for identifying, reading, writing,
|
||||||
verifying and erasing flash chips. It is designed to flash
|
verifying and erasing flash chips. It is designed to flash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user