]> code.ossystems Code Review - openembedded-core.git/commit
systemd: install udev.pc
authorRobert Yang <liezhi.yang@windriver.com>
Thu, 21 Jul 2016 03:35:53 +0000 (20:35 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 23 Sep 2016 17:06:10 +0000 (18:06 +0100)
commita32dac24808bf8621fdbbecb654eff784acee47e
tree4b0475e542d2020c7151866a5e0b01408f39a9c3
parente1b81a80760fc79612254804e429cab5228b1ab6
systemd: install udev.pc

It provides udev, but doesn't install udev.pc, which causes other
recipes failed to figure out udevdir.

Fixed when systemd in DISTRO_FEATURES:
$ bitbake pcmciautils (or btrfs-tools):

Package udev was not found in the pkg-config search path.
Perhaps you should add the directory containing `udev.pc'
to the PKG_CONFIG_PATH environment variable
No package 'udev' found

Their udev rules file may not be installed according to each pkg's
implementation.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/recipes-core/systemd/systemd_230.bb