From: Aníbal Limón Date: Tue, 2 Jun 2015 16:48:02 +0000 (-0500) Subject: distrodata: Remove unnecessary include of package_regex.inc X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~30152 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c53917e79dc34757a482c94e653568619868fff4;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git distrodata: Remove unnecessary include of package_regex.inc This causes a warning when follow documentation to use distrodata class that points to include, include conf/distro/include/distro_alias.inc include conf/distro/include/recipe_color.inc include conf/distro/include/maintainers.inc include conf/distro/include/upstream_tracking.inc include conf/distro/include/package_regex.inc INHERIT+= "distrodata" Signed-off-by: Aníbal Limón --- diff --git a/meta/classes/distrodata.bbclass b/meta/classes/distrodata.bbclass index 83aa381fe7e..e1fc6dd3fd6 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() {