diff options
Diffstat (limited to 'meta')
-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 @@ -include conf/distro/include/package_regex.inc addhandler distro_eventhandler distro_eventhandler[eventmask] = "bb.event.BuildStarted" python distro_eventhandler() { |