bitbake.conf: make cvs and wget fetching obey PATH from the metadata.
authorChris Larson <clarson@mvista.com>
Thu, 5 Mar 2009 15:52:34 +0000 (07:52 -0800)
committerChris Larson <clarson@kergoth.com>
Sun, 22 Mar 2009 03:45:27 +0000 (20:45 -0700)
commit2652dfa9fb6da4423f9d556aaa289ac6fc198fe5
tree8ac3e893cf6d2179f8c38e9a2f426ae0f68006e9
parent4cd7e03d78aed8ee6f3bd18d569a0ee9b2587633
bitbake.conf: make cvs and wget fetching obey PATH from the metadata.

This is a workaround.  The cvs and wget fetchers should be modified to use
the runfetchcmd method, which lets certain metadata variables through when
executing the fetch commands.

Signed-off-by: Chris Larson <clarson@mvista.com>
conf/bitbake.conf