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: 2015-10~1639 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=c53917e79dc34757a482c94e653568619868fff4;p=openembedded-core.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 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() {