summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorChen Qi <qi.chen@windriver.com>2014-03-07 01:39:27 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-11 07:56:29 -0700
commitca55e7321f0c52fbe13d301d0dfe3adff5435639 (patch)
treec33b8b118fad32bf7b550dd6dbbccb82037b1597 /scripts
parenta77984aef1ef9f351a9ee0a30893e24034ed0aed (diff)
downloadopenembedded-core-ca55e7321f0c52fbe13d301d0dfe3adff5435639.tar.gz
openembedded-core-ca55e7321f0c52fbe13d301d0dfe3adff5435639.tar.bz2
openembedded-core-ca55e7321f0c52fbe13d301d0dfe3adff5435639.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] (From OE-Core master rev: 1132c4210eddd59b22b2640935ab0bb8f48c0124) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions