diff options
-rw-r--r-- | meta/classes/distrodata.bbclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/classes/distrodata.bbclass b/meta/classes/distrodata.bbclass index 1886805824..39d5508fc5 100644 --- a/meta/classes/distrodata.bbclass +++ b/meta/classes/distrodata.bbclass | |||
@@ -1,3 +1,4 @@ | |||
1 | include conf/distro/include/package_regex.inc | ||
1 | addhandler distro_eventhandler | 2 | addhandler distro_eventhandler |
2 | distro_eventhandler[eventmask] = "bb.event.BuildStarted" | 3 | distro_eventhandler[eventmask] = "bb.event.BuildStarted" |
3 | python distro_eventhandler() { | 4 | python distro_eventhandler() { |