bitbake.conf: don't filter out nonexisting paths from FILESPATH
authorChris Larson <chris_larson@mentor.com>
Sat, 22 May 2010 00:11:48 +0000 (17:11 -0700)
committerChris Larson <chris_larson@mentor.com>
Thu, 10 Jun 2010 18:35:01 +0000 (11:35 -0700)
commit29e61b1d387b8e7b5bba8cbcbb9cfb2e2954ab68
tree35476508f7778ad019c2c3da347612062a62e98a
parent9004bd8f2ee251308a21b8bdb35f070d349266d0
bitbake.conf: don't filter out nonexisting paths from FILESPATH

It's unnecessary, and can cause problems with amend.bbclass.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
conf/bitbake.conf