2024-09-09 08:57:42 +00:00
|
|
|
BBFILES += "${LAYERDIR}/recipes/*/*.bb ${LAYERDIR}/recipes/*/*.bbappend"
|
|
|
|
BBPATH .= ":${LAYERDIR}"
|
|
|
|
BBFILE_COLLECTIONS += "tp"
|
|
|
|
BBFILE_PRIORITY_tp = "20"
|
|
|
|
BBFILE_PATTERN_tp := "^${LAYERDIR}/"
|
|
|
|
#LICENSE_PATH += "${LAYERDIR}/files/tp-licenses"
|
|
|
|
LICENSE_DIR .= "${LAYERDIR}/files/tp-licenses"
|
2024-09-09 08:59:52 +00:00
|
|
|
SPDXLICENSEMAP[TPLink-Corporation-Limited.-Proprietary] = "TPLink-Corporation-Limited.-Proprietary"
|