]> code.ossystems Code Review - openembedded-core.git/commit
udev: fix ptest rule syntax check
authorMax Krummenacher <max.oss.09@gmail.com>
Wed, 25 Mar 2015 22:09:36 +0000 (23:09 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Mar 2015 14:16:35 +0000 (14:16 +0000)
commit32fa3ff2849a74deeb13ac53cc65e212b9cffd92
tree1e87e6003cbcf2dfb9bcbb821c878c71be2f84a4
parent03739bcc1672df8f55c6428184670f1a8c8f80b2
udev: fix ptest rule syntax check

The ptest which checks for correct udev rules fails.
Missing files and paths for the build host caused this.

Signed-off-by: Max Krummenacher <max.oss.09@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/udev/udev.inc
meta/recipes-core/udev/udev/add-install-ptest.patch
meta/recipes-core/udev/udev/fix_rule-syntax-regex-ptest.patch [new file with mode: 0644]