Re: Added support for MX Linux

2019-08-25 Thread Himanshu Sekhar Nayak
Awesome, thanks! I will update the documentation part. On Sat, Aug 24, 2019, 12:12 PM Chris Johns wrote: > On 24/8/19 2:35 pm, Himanshu Sekhar Nayak wrote: > > Here is the patch. I hope it will apply this time. > > The patch applied and I have pushed it. > > A documentation update to add MX in t

Re: Added support for MX Linux

2019-08-23 Thread Chris Johns
On 24/8/19 2:35 pm, Himanshu Sekhar Nayak wrote: > Here is the patch. I hope it will apply this time. The patch applied and I have pushed it. A documentation update to add MX in this section ... https://git.rtems.org/rtems-docs/tree/user/hosts/posix.rst#n40 would be most welcome. :) Thanks Chr

Re: Added support for MX Linux

2019-08-23 Thread Himanshu Sekhar Nayak
Here is the patch. I hope it will apply this time. -Himanshu From ec2be28e9716bf48822344f3877198d9de6c2940 Mon Sep 17 00:00:00 2001 From: Himanshu40 Date: Sat, 24 Aug 2019 10:03:38 +0530 Subject: [PATCH] Add support for MX Linux --- source-builder/sb/linux.py | 2 +- 1 file changed, 1 insertion

Re: Added support for MX Linux

2019-08-21 Thread Joel Sherrill
Neither Chris nor I could apply the patch. Make sure it is against the master and resend it. I will try again. --joel On Wed, Aug 21, 2019 at 8:47 AM Himanshu Sekhar Nayak wrote: > > I pulled out the latest commit to my repo and didn't see my commit yet. btw > what should I do next ? > > -Hima

Re: Added support for MX Linux

2019-08-21 Thread Himanshu Sekhar Nayak
I pulled out the latest commit to my repo and didn't see my commit yet. btw what should I do next ? -Himanshu ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

Re: Added support for MX Linux

2019-08-20 Thread Joel Sherrill
I was curious why this didn't apply. I tried it as a patch and then looked at git blame. The code hasn't changed since 2014 according to git blame. Is your repo up to date? Are you on the master? --joel On Tue, Aug 20, 2019 at 6:55 AM Himanshu Sekhar Nayak wrote: > > Ok, I'll check it out and r

Re: Added support for MX Linux

2019-08-20 Thread Himanshu Sekhar Nayak
Ok, I'll check it out and report you soon On Tue, Aug 20, 2019, 5:23 PM Chris Johns wrote: > On 18/8/19 4:41 pm, Himanshu Sekhar Nayak wrote: > > Hi Chris, > > > > Here is the patch and test output. Seems like two executable file > failed.|| Here > > is the test output:- > > https://paste.ofcode

Re: Added support for MX Linux

2019-08-20 Thread Chris Johns
On 18/8/19 4:41 pm, Himanshu Sekhar Nayak wrote: > Hi Chris, > > Here is the patch and test output. Seems like two executable file failed.|| > Here > is the test output:- > https://paste.ofcode.org/gHYFmCZQ9YcDCvc6YiAJuc and warnings > https://paste.ofcode.org/YBgGpNV7yhXsmJJjwYWMYF > I could n

Added support for MX Linux

2019-08-17 Thread Himanshu Sekhar Nayak
:00:00 2001 From: Himanshu40 Date: Sun, 18 Aug 2019 11:45:26 +0530 Subject: [PATCH] Added support for MX Linux --- source-builder/sb/linux.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source-builder/sb/linux.py b/source-builder/sb/linux.py index 238fc81..43a6d1d 100644