mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
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:
committed by
Richard Purdie
parent
41423d94a7
commit
798daa70bf
@@ -1,3 +1,4 @@
|
||||
include conf/distro/include/package_regex.inc
|
||||
addhandler distro_eventhandler
|
||||
distro_eventhandler[eventmask] = "bb.event.BuildStarted"
|
||||
python distro_eventhandler() {
|
||||
|
||||
Reference in New Issue
Block a user