From: Ross Burton Date: Tue, 16 Jun 2015 09:31:29 +0000 (+0100) Subject: Revert "distrodata: Remove unnecessary include of package_regex.inc" X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~30040 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5af4f61dfa7ac583fb96a0309c6130b7e6820fc9;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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 2a4ee94667d4d356cad2ca6d60a100a30c92737b. Signed-off-by: Ross Burton --- diff --git a/meta/classes/distrodata.bbclass b/meta/classes/distrodata.bbclass index 18868058242..39d5508fc58 100644 --- a/meta/classes/distrodata.bbclass +++ b/meta/classes/distrodata.bbclass @@ -1,3 +1,4 @@ +include conf/distro/include/package_regex.inc addhandler distro_eventhandler distro_eventhandler[eventmask] = "bb.event.BuildStarted" python distro_eventhandler() {