bd: fix board descriptor recipe

BugzID: 53636

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
This commit is contained in:
Patrick Zysset 2018-10-11 11:50:01 +02:00
parent 2028d8ca88
commit fbeebc6afd
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ SUMMARY = "Boarddescriptor Tool"
DESCRIPTION = "Read and write from/to the boarddescriptor" DESCRIPTION = "Read and write from/to the boarddescriptor"
AUTHOR = "Stefan Eichenberger (stefan.eichenberger@netmodule.com)" AUTHOR = "Stefan Eichenberger (stefan.eichenberger@netmodule.com)"
FILESEXTRAPATH_prepend := "${THISDIR}/${PN}/${MACHINE}:" FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}/${MACHINE}:"
SECTION = "core" SECTION = "core"
LICENSE = "GPLv2+" LICENSE = "GPLv2+"