On Thu, 10 Dec 2020 at 12:42, Caleb Robey <[email protected]> wrote: > > From: a0232989 <[email protected]> > > --- > setup-host-check.sh | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/setup-host-check.sh b/setup-host-check.sh > index 45b4c71..a9db056 100644 > --- a/setup-host-check.sh > +++ b/setup-host-check.sh > @@ -43,6 +43,6 @@ if [ "$host" != "precise" -a "$host" != "trusty" -a "$host" > != "xenial" -a "$ho > echo "Unsupported host machine, only Ubuntu 12.04 LTS, Ubuntu 14.04 LTS, > Ubuntu 16.04 LTS, and Ubuntu 18.04 LTS are supported" > exit 1 > fi > -echo "Ubuntu 12.04 LTS, Ubuntu 14.04, or Ubuntu 14.04 LTS is being used, > continuing.." > +echo "Ubuntu 12.04 LTS, Ubuntu 14.04, LTS Ubuntu 16.04 LTS, or Ubuntu 18.04 > LTS is being used, continuing.." > echo > "--------------------------------------------------------------------------------" > echo > -- > 2.17.1
I don't see the file "setup-host-check.sh" in meta-ti or meta-arago. The list of Ubuntu versions there looks very out of date as well. Are you sure this patch is being sent to the right place? Thanks, -- Paul Barker Konsulko Group _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
