diff --git a/recipes-core/board-descriptor/board-descriptor.bb b/recipes-core/board-descriptor/board-descriptor.bb index 531e6eb..04424dc 100644 --- a/recipes-core/board-descriptor/board-descriptor.bb +++ b/recipes-core/board-descriptor/board-descriptor.bb @@ -2,7 +2,7 @@ SUMMARY = "Boarddescriptor Tool" DESCRIPTION = "Read and write from/to the boarddescriptor" AUTHOR = "Stefan Eichenberger (stefan.eichenberger@netmodule.com)" -FILESEXTRAPAHT_prepend := "${THISDIR}/${PN}/${MACHINE}:" +FILESEXTRAPATH_prepend := "${THISDIR}/${PN}/${MACHINE}:" SECTION = "core" LICENSE = "GPLv2+"