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