diff options
author | Chen Qi <qi.chen@windriver.com> | 2013-11-01 16:21:06 +0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2013-11-04 10:01:17 -0800 |
commit | 1132c4210eddd59b22b2640935ab0bb8f48c0124 (patch) | |
tree | bab4ae8ff96e8cd2ab1c7cd8316bf96258d718af /meta/recipes-connectivity/irda-utils/irda-utils-0.9.18 | |
parent | 8308e22a44a2dea7d1bbfb429b9df9c63714a649 (diff) | |
download | openembedded-core-1132c4210eddd59b22b2640935ab0bb8f48c0124.tar.gz openembedded-core-1132c4210eddd59b22b2640935ab0bb8f48c0124.tar.bz2 openembedded-core-1132c4210eddd59b22b2640935ab0bb8f48c0124.zip |
iproute2: de-bash its scripts to remove the bash dependency
If we build a minimal image with iproute2 installed, the following
error will appear during rootfs.
error: Can't install iproute2-3.10.0-r0.0@i586: no package provides /bin/bash
The problem is that iproute2 has an implicit dependency on 'bash'.
This dependency is from per-file dependency checking.
Patch two scripts, ifcfg and rtpr, from iproute2 to remove the bash
specific syntax.
[YOCTO #5415]
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-connectivity/irda-utils/irda-utils-0.9.18')
0 files changed, 0 insertions, 0 deletions