From: Jackie Huang Date: Mon, 21 Oct 2019 06:14:24 +0000 (+0800) Subject: build_oran.sh: add feature/oran-host-rt-tune X-Git-Tag: bronze-rc0~134 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=2d4dbbd68dc1a73b00d22bc9c2e8776e1feebac5;p=pti%2Frtp.git build_oran.sh: add feature/oran-host-rt-tune Add the feature for host real time tuning to get better performance. Issue-ID: INF-4 Signed-off-by: Jackie Huang Change-Id: I4ade30f39770d1c452cde1d56af55c596cca6340 --- diff --git a/scripts/build_oran.sh b/scripts/build_oran.sh index ea2231f4..7d899bbb 100755 --- a/scripts/build_oran.sh +++ b/scripts/build_oran.sh @@ -102,6 +102,7 @@ cat << EOF >> conf/local.conf ######################## DISTRO = "oran-inf" BB_NO_NETWORK = '0' +WRTEMPLATE += "feature/oran-host-rt-tune" EOF # Build the oran-inf-host image