On Thu, Dec 10, 2020 at 07:10:25AM -0600, Dan Murphy wrote: > Paul > > On 12/10/20 7:06 AM, Paul Barker wrote: > >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? > > I asked Caleb to send it to this list. But he forgot to add the > target repo. > > These scripts are part of this repo > > http://arago-project.org/git/projects/?p=tisdk-setup-scripts.git;a=summary
The patch should not have [meta-ti] nor [dunfell/master] tags in the subject. Instead, it should have [tisdk-setup-scripts] tag to avoid confusion. -- Denys _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
