Revert "distrodata: Remove unnecessary include of package_regex.inc"

Instead of asking the user to include a number of configuration files, the class
can do this.  Next step is to fix the documentation.

This reverts commit 2a4ee94667.

(From OE-Core rev: 5af4f61dfa7ac583fb96a0309c6130b7e6820fc9)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton 2015-06-16 10:31:29 +01:00 committed by Richard Purdie
parent 41423d94a7
commit 798daa70bf
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
include conf/distro/include/package_regex.inc
addhandler distro_eventhandler
distro_eventhandler[eventmask] = "bb.event.BuildStarted"
python distro_eventhandler() {