summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/libftdi/libftdi_1.5.bb2
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
39PACKAGES =+ "${PN}-python ftdi-eeprom" 39PACKAGES =+ "${PN}-python ftdi-eeprom"
40 40
41FILES:ftdi-eeprom = "${bindir}/ftdi_eeprom" 41FILES:${PN}-ftdi-eeprom = "${bindir}/ftdi_eeprom"
42FILES:${PN}-python = "${PYTHON_SITEPACKAGES_DIR}/" 42FILES:${PN}-python = "${PYTHON_SITEPACKAGES_DIR}/"