David James 2be3f829e9 Fix infinite recursion in PrebuiltsReady when graph is cyclic.
Our package graph is cyclic, so parallel_emerge needs to handle cycles
correctly in all cases. PrebuiltsReady should only need to check each package
once, so we should set cache[pkg] to True if we found the package in the cache.

TEST=Ran build_packages --fast
BUG=none

Review URL: http://codereview.chromium.org/3047009
2010-07-21 14:17:05 -07:00
2010-07-16 15:14:51 -07:00
2010-06-30 20:56:00 -07:00
2010-04-01 13:07:10 -07:00
2010-07-13 15:24:54 -07:00
2010-07-13 15:34:11 -07:00
2010-06-21 21:52:43 -07:00
2009-10-09 20:56:14 +00:00
2010-07-19 10:12:37 -07:00
2010-06-10 01:36:40 -07:00
Description
image build and composition scripts for Flatcar Container Linux
BSD-3-Clause 166 MiB
Languages
Shell 93.1%
Python 6.9%