bd: fix board descriptor recipe
BugzID: 53636 Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
This commit is contained in:
parent
2028d8ca88
commit
fbeebc6afd
|
|
@ -2,7 +2,7 @@ SUMMARY = "Boarddescriptor Tool"
|
|||
DESCRIPTION = "Read and write from/to the boarddescriptor"
|
||||
AUTHOR = "Stefan Eichenberger (stefan.eichenberger@netmodule.com)"
|
||||
|
||||
FILESEXTRAPATH_prepend := "${THISDIR}/${PN}/${MACHINE}:"
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}/${MACHINE}:"
|
||||
|
||||
SECTION = "core"
|
||||
LICENSE = "GPLv2+"
|
||||
|
|
|
|||
Loading…
Reference in New Issue