X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=scripts%2Fbuild_inf_yocto%2Fbuild_inf_yocto.sh;fp=scripts%2Fbuild_inf_yocto%2Fbuild_inf_yocto.sh;h=4a873119ea27d225162f2f83cb1de697deeeb79f;hb=de7a253b002ab668764b2ddfcc2c3c516cc47a2d;hp=e28f6f73eebf6b11fb1eaa21908a7df9b256e692;hpb=9e2d8c0eae42f847494bea1f2bcefbbbe0978e4c;p=pti%2Frtp.git diff --git a/scripts/build_inf_yocto/build_inf_yocto.sh b/scripts/build_inf_yocto/build_inf_yocto.sh index e28f6f7..4a87311 100755 --- a/scripts/build_inf_yocto/build_inf_yocto.sh +++ b/scripts/build_inf_yocto/build_inf_yocto.sh @@ -348,7 +348,7 @@ prepare_src () { echo_step_end -# Not andy meta-patch is needed for the time being, but new ones may be needed and added +# Not any meta-patch is needed for the time being, but new ones may be needed and added # sometime in the future, so just leave these code commented out here. # # Apply meta patches # for l in $(ls -1 ${SRC_META_PATCHES}); do