This website works better with JavaScript
Home
Explore
Help
Sign In
qyg
/
bitbakeguide
mirror of
https://bitbucket.org/a4z/bitbakeguide.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Add recipe lookup
a4z
3 years ago
parent
272729e368
commit
064ff456ac
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
ch04/meta-tutorial/conf/layer.conf
+ 1
- 0
ch04/meta-tutorial/conf/layer.conf
View File
@@ -1 +1,2 @@
BBPATH .= ":${LAYERDIR}"
+BBFILES += "${LAYERDIR}/recipes-*/*/*.bb"