]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
systemd: install udev.pc
authorRobert Yang <liezhi.yang@windriver.com>
Thu, 21 Jul 2016 03:35:53 +0000 (20:35 -0700)
committerRobert Yang <liezhi.yang@windriver.com>
Fri, 23 Sep 2016 08:45:36 +0000 (01:45 -0700)
commit9cf3619d3acaf28575e85e9e724c818e87fe560c
tree422e55a83b7991d0f72768d233d9c3644d372456
parent927e29743f18dad1a3b2292b8eeaa33079538926
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