diff options
Diffstat (limited to 'meta/classes/distrodata.bbclass')
| -rw-r--r-- | meta/classes/distrodata.bbclass | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/classes/distrodata.bbclass b/meta/classes/distrodata.bbclass index 010cdc6a0f..4168e43849 100644 --- a/meta/classes/distrodata.bbclass +++ b/meta/classes/distrodata.bbclass | |||
| @@ -1,4 +1,8 @@ | |||
| 1 | include conf/distro/include/package_regex.inc | 1 | include conf/distro/include/package_regex.inc |
| 2 | include conf/distro/include/upstream_tracking.inc | ||
| 3 | include conf/distro/include/distro_alias.inc | ||
| 4 | include conf/distro/include/maintainers.inc | ||
| 5 | |||
| 2 | addhandler distro_eventhandler | 6 | addhandler distro_eventhandler |
| 3 | distro_eventhandler[eventmask] = "bb.event.BuildStarted" | 7 | distro_eventhandler[eventmask] = "bb.event.BuildStarted" |
| 4 | python distro_eventhandler() { | 8 | python distro_eventhandler() { |
