diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2016-07-20 20:35:53 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-23 18:06:10 +0100 |
commit | a32dac24808bf8621fdbbecb654eff784acee47e (patch) | |
tree | 4b0475e542d2020c7151866a5e0b01408f39a9c3 /meta/recipes-graphics | |
parent | e1b81a80760fc79612254804e429cab5228b1ab6 (diff) | |
download | openembedded-core-a32dac24808bf8621fdbbecb654eff784acee47e.tar.gz openembedded-core-a32dac24808bf8621fdbbecb654eff784acee47e.tar.bz2 openembedded-core-a32dac24808bf8621fdbbecb654eff784acee47e.zip |
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>
Diffstat (limited to 'meta/recipes-graphics')
0 files changed, 0 insertions, 0 deletions