generic-poky/meta-yocto
Richard Purdie 5e3a61b40b bblayers.conf.sample: Fix empty BBPATH entry warnings
Many people are seeing issues from the empty path warnings from BBPATH.
The empty path entry corresponding to the current working directory is a
problem since if cwd changes, so does BBPATH and build reproducibility.

Simply removing the empty element causes problems since the build
directory then isn't listed in BBPATH which means local.conf isn't found
and this gives an extremely confusing error message about bbappends
being unsatisfied.

The build directory in bitbake terms is TOPDIR. The correct way to fix
things is to add in TOPDIR into bblayers.conf itself. This means the
layers can happily append/prepend to BBPATH at will as its no longer
empty hence neatly solving all the various problems. Since the file has
changed, the version is also changed.

(From meta-yocto rev: 7bbbedf64b0820cacffe723789486d3081894827)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-06-25 16:35:55 +01:00
..
conf bblayers.conf.sample: Fix empty BBPATH entry warnings 2012-06-25 16:35:55 +01:00
recipes-bsp beagleboard-audio: drop in favour of alsa-state 2012-01-17 15:53:48 +00:00
recipes-core netbase: Correctly set FILESEXTRAPATHS to include the version 2012-04-26 12:41:17 +01:00
recipes-gnome/tasks task-poky-sdk-gmae: rename bbappends to task-core-sdk-gmae in meta-yocto 2011-05-25 15:57:26 +01:00
recipes-graphics clutter: drop unneeded bbappends 2011-11-30 15:45:55 +00:00
recipes-kernel linux-yocto/meta-yocto: update yaffs2 and drop rc6 2012-06-15 17:48:49 +01:00
recipes-qt/qt4 qt-x11-free.bbappend: Update to 4.8.1 2012-06-12 13:10:00 +01:00