bitbake/lib/bb/event.py:
authorHolger Hans Peter Freyther <zecke@selfish.org>
Mon, 13 Mar 2006 22:58:51 +0000 (22:58 +0000)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Mon, 13 Mar 2006 22:58:51 +0000 (22:58 +0000)
commitd17325cdaad9c3a4e0de1dbbbd546a5778839162
tree9fb5c2044d4f6a68cfb0ba0bf31d931749414955
parent42af6588791236c95c21053ac9d6c54281cf1952
bitbake/lib/bb/event.py:
    Introduce a NoProvider Event. It contains
    a 'runtime' flag, the item name and the
    configuration data.

bitbake/bin/bitbake:
    Fire the NoProvider event at some spots. There
    are more events we need to fire. Ideally the
    BitBake UI would just be a handler...
bin/bitbake
lib/bb/event.py