Revert "libftdi: Fix missing ftdi_eeprom"

This reverts commit 98a4af1f7809400eec58569110063434bdceea1c.
This commit is contained in:
Khem Raj 2024-08-05 09:54:16 -07:00
parent d2fb845195
commit 79858c7b95
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -38,5 +38,5 @@ BBCLASSEXTEND = "native nativesdk"
PACKAGES =+ "${PN}-python ftdi-eeprom"
FILES:${PN}-ftdi-eeprom = "${bindir}/ftdi_eeprom"
FILES:ftdi-eeprom = "${bindir}/ftdi_eeprom"
FILES:${PN}-python = "${PYTHON_SITEPACKAGES_DIR}/"