1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 01:19:52 +00:00

bitbake: Update along 1.8 branch

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2345 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-08-03 13:40:52 +00:00
parent 034bbb805b
commit bfc70eb24e
16 changed files with 535 additions and 181 deletions
+2
View File
@@ -124,6 +124,8 @@ def getName(e):
else:
return e.__name__
class ConfigParsed(Event):
"""Configuration Parsing Complete"""
class PkgBase(Event):
"""Base class for package events"""