]> code.ossystems Code Review - openembedded-core.git/commitdiff
Revert "distrodata: Remove unnecessary include of package_regex.inc"
authorRoss Burton <ross.burton@intel.com>
Tue, 16 Jun 2015 09:31:29 +0000 (10:31 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 23 Jun 2015 10:38:12 +0000 (11:38 +0100)
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 <ross.burton@intel.com>
meta/classes/distrodata.bbclass

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