fix LICENSE_PATH location
The path in LICENSE_PATH was not the correct path to where the licenses are located in this repo. Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
This commit is contained in:
@@ -8,4 +8,4 @@ BBFILE_COLLECTIONS += "rust-layer"
|
||||
BBFILE_PATTERN_rust-layer := "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_rust-layer = "7"
|
||||
|
||||
LICENSE_PATH += "${LAYERDIR}/files/licenses"
|
||||
LICENSE_PATH += "${LAYERDIR}/files/common-licenses"
|
||||
|
||||
Reference in New Issue
Block a user