From: Joe Slater Date: Tue, 1 Sep 2015 21:34:30 +0000 (-0700) Subject: ifupdown: create alternative links X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~29093 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5e8c095fb6452c6b58526d242faedd2c653213d;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ifupdown: create alternative links Inherit update-alternatives so links are created. ifup and ifdown are higher priority than the versions provided by busybox. Signed-off-by: Joe Slater Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/ifupdown/ifupdown_0.7.48.1.bb b/meta/recipes-core/ifupdown/ifupdown_0.7.48.1.bb index e29cc49242c..24eb87bafbe 100644 --- a/meta/recipes-core/ifupdown/ifupdown_0.7.48.1.bb +++ b/meta/recipes-core/ifupdown/ifupdown_0.7.48.1.bb @@ -18,7 +18,7 @@ EXTRA_OEMAKE = "" S = "${WORKDIR}/ifupdown-${PV}ubuntu5" -inherit update-rc.d +inherit update-rc.d update-alternatives do_compile () { chmod a+rx *.pl *.sh