move recipes/{rust,cargo} to recipes-devtools
This better matches where upstream puts compilers and development utilities.
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
BBPATH .= ":${LAYERDIR}"
|
BBPATH .= ":${LAYERDIR}"
|
||||||
|
|
||||||
# We have a recipes directory, add to BBFILES
|
# We have a recipes directory, add to BBFILES
|
||||||
BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend"
|
BBFILES += "${LAYERDIR}/recipes-*/*/*.bb ${LAYERDIR}/recipes-*/*/*.bbappend"
|
||||||
|
|
||||||
BBFILE_COLLECTIONS += "rust-layer"
|
BBFILE_COLLECTIONS += "rust-layer"
|
||||||
BBFILE_PATTERN_rust-layer := "^${LAYERDIR}/"
|
BBFILE_PATTERN_rust-layer := "^${LAYERDIR}/"
|
||||||
|
|||||||
Reference in New Issue
Block a user