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-24 07:30:09 +0100 |
| commit | 544241e12553127a7f3b522671292f9828374850 (patch) | |
| tree | af485e713be4659d8afdfd07555e00b1ef06d2b4 /scripts/lib/devtool/package.py | |
| parent | 5728255c958df1a19c165b6a90ac3aa051121e69 (diff) | |
| download | poky-544241e12553127a7f3b522671292f9828374850.tar.gz | |
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.
(From OE-Core rev: a32dac24808bf8621fdbbecb654eff784acee47e)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/package.py')
0 files changed, 0 insertions, 0 deletions
