generic-poky/meta/recipes-connectivity
Chen Qi 8d326e6728 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)

(From OE-Core rev: ca55e7321f0c52fbe13d301d0dfe3adff5435639)

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>
2014-03-11 07:56:39 -07:00
..
avahi avahi: handle SO_REUSEPORT not being available 2014-03-11 07:56:39 -07:00
bind bind: port a patch to fix a build failure 2013-09-26 16:37:55 +01:00
bluez bluez4: added dependency on 'libsndfile1' 2014-02-09 11:04:11 +00:00
bluez5 bluez4/5: Add EXCLUDE_FROM_WORLD = 1 2013-09-11 23:31:00 +01:00
connman connman-conf: add a global public DNS to network provisioning 2013-10-07 09:37:31 +01:00
dhcp dhcp: drop noattrmode.patch 2013-06-17 16:45:35 +01:00
iproute2 iproute2: de-bash its scripts to remove the bash dependency 2014-03-11 07:56:39 -07:00
irda-utils irda-utils: restart irda daemon correctly 2013-12-12 17:00:14 +00:00
libnss-mdns libnss-mdns:fix support prerm at image creation time 2013-01-18 13:28:08 +00:00
libpcap libpcap: upgrade to 1.4.0 2013-06-07 16:48:29 +01:00
mobile-broadband-provider-info remove the unnecessary protocol parameters 2013-08-30 16:23:46 +01:00
neard remove the unnecessary protocol parameters 2013-08-30 16:23:46 +01:00
nfs-utils nfs-utils: explicitly rdepend on bash 2013-12-12 17:00:24 +00:00
ofono remove the unnecessary protocol parameters 2013-08-30 16:23:46 +01:00
openssh openssh: fix sshd status command error prompt 2013-12-12 17:00:13 +00:00
openssl openssl: use PACKAGECONFIG to disable perl bits 2014-02-09 11:04:15 +00:00
portmap portmap: obey 'tcp-wrappers' PACKAGECONFIG 2013-05-31 08:06:56 +01:00
ppp ppp: Fix compilation errors in Makefile 2013-12-12 17:00:11 +00:00
ppp-dialin ppp-dialin: use useradd.bbclass instead of hardcoded adduser/deluser calls 2011-11-30 15:38:30 +00:00
resolvconf resolvconf: specify configuration for systemd-tmpfiles --update 2013-09-06 23:04:50 +01:00
socat socat: add PACKAGECONFIG for tcp-wrappers 2013-07-29 13:09:10 +01:00
telepathy telepathy-mission-control: Add PACKAGECONFIG for upower and connectivity 2013-10-14 16:55:23 +01:00
wireless-tools wireless-tools: Remove QA warning: No GNU_HASH in the elf binary 2012-12-26 11:34:06 +00:00
wpa-supplicant wpa-supplicant-2.0: don't exit in pkg_postinst 2014-02-09 11:04:16 +00:00