diff options
author | Ross Burton <ross.burton@intel.com> | 2013-09-06 15:44:14 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-09-06 23:01:52 +0100 |
commit | d42f7fc333495dc35227a6d1027492ab70f29b23 (patch) | |
tree | 14e09a4c5e4288d2d36203c16c012cd93587c53f /meta/recipes-connectivity/bluez5/bluez5.inc | |
parent | c0551436974d179df23418567f18a082830380f6 (diff) | |
download | openembedded-core-d42f7fc333495dc35227a6d1027492ab70f29b23.tar.gz openembedded-core-d42f7fc333495dc35227a6d1027492ab70f29b23.tar.bz2 openembedded-core-d42f7fc333495dc35227a6d1027492ab70f29b23.zip |
systemd: split out systemd-binfmt as a separate package
If binfmt_misc was compiled as a module but isn't installed then systemd-binfmt
will put an automounter on /proc/sys/fs/binfmt_misc and when it attempts to
automount (e.g. when df is called) it can't find support for the filesystem, and
throws an error.
As binfmt_misc isn't commonly used, split this helper into it's own package, add
a dependency on kernel-module-binfmt-misc, and ensure the service gets started
when it's installed.
[ YOCTO #4863 ]
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/bluez5/bluez5.inc')
0 files changed, 0 insertions, 0 deletions