layer.conf/bblayers.conf.sample: Fix empty BBPATH entry warnings

(From OE-Core rev: 3d379929d119ee59b233116c5392441c625355f2)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2012-06-22 14:33:12 +01:00
parent b876f42821
commit 8b92304d88
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
BBPATH ?= ""
# We have a conf and classes directory, add to BBPATH
BBPATH .= ":${LAYERDIR}"
# We have a packages directory, add to BBFILES