diff options
-rw-r--r-- | meta-oe/recipes-support/libftdi/libftdi_1.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libftdi/libftdi_1.5.bb b/meta-oe/recipes-support/libftdi/libftdi_1.5.bb index 24dc5b2288..b3cb40921e 100644 --- a/meta-oe/recipes-support/libftdi/libftdi_1.5.bb +++ b/meta-oe/recipes-support/libftdi/libftdi_1.5.bb | |||
@@ -38,5 +38,5 @@ BBCLASSEXTEND = "native nativesdk" | |||
38 | 38 | ||
39 | PACKAGES =+ "${PN}-python ftdi-eeprom" | 39 | PACKAGES =+ "${PN}-python ftdi-eeprom" |
40 | 40 | ||
41 | FILES:ftdi-eeprom = "${bindir}/ftdi_eeprom" | 41 | FILES:${PN}-ftdi-eeprom = "${bindir}/ftdi_eeprom" |
42 | FILES:${PN}-python = "${PYTHON_SITEPACKAGES_DIR}/" | 42 | FILES:${PN}-python = "${PYTHON_SITEPACKAGES_DIR}/" |