Browse Source

Add recipe lookup

a4z 3 years ago
parent
commit
064ff456ac
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ch04/meta-tutorial/conf/layer.conf

+ 1 - 0
ch04/meta-tutorial/conf/layer.conf

@@ -1 +1,2 @@
 BBPATH .= ":${LAYERDIR}"
+BBFILES += "${LAYERDIR}/recipes-*/*/*.bb"