Error in building

2016-02-27 Thread animesh pathak
Hi, I am new to RTEMS. I am trying to setup the environment but getting error. I followed the instruction from the rtems website. Firstly I installed RSB as instructed by this link https://devel.rtems.org/wiki/Developer/Tools/RSB (../source-builder/sb-set-builder --prefix=$HOME/development/rtems/4.

Re: Policy for RSB branches for 4.9, 4.10 and 4.11

2016-02-27 Thread Joel Sherrill
On Feb 27, 2016 5:08 PM, "Chris Johns" wrote: > > Hi, > > Should we create branches for 4.9 and 4.10 in the RSB repo? > > Should the 4.9, 4.10 and 4.11 build set files and config scripts be > removed from master? As long as we keep branches for them. FWIW I wouldn't be opposed to RSB branches fo

Re: [PATCH] Beaglebone: Fix the IRQ handling code

2016-02-27 Thread Ben Gras
All, I tested this on current HEAD and verified it fixes a case I'd ran into trouble with before, namely gpio-triggered irqs. Great to see. I pushed your change with a commit message based on your original email, Martin. I hope you like it. Thank you! On Sat, Feb 27, 2016 at 10:16 PM, Ben Gras

Policy for RSB branches for 4.9, 4.10 and 4.11

2016-02-27 Thread Chris Johns
Hi, Should we create branches for 4.9 and 4.10 in the RSB repo? Should the 4.9, 4.10 and 4.11 build set files and config scripts be removed from master? I do not see the point of maintaining the branches for releases and the master and I can see a situation where the 4.11 build on master, ie cur

Re: [PATCH] Beaglebone: Fix the IRQ handling code

2016-02-27 Thread Ben Gras
I'm doing a rebase & build right now, thanks for the reminder. On Fri, Feb 26, 2016 at 10:32 PM, Martin Galvan wrote: > Hi Ben! Sorry to bother, were you able to test my changes to the BBB > interrupt handler? > > On Fri, Feb 12, 2016 at 11:09 AM, Martin Galvan > wrote: >> Thanks Ben! Indeed, an

Re: [PATCH 5/8] generic_or1k BSP clock driver correction

2016-02-27 Thread Hesham Almatary
On Sat, Feb 20, 2016 at 11:01 PM, wrote: > From: Jakob Viketoft > > - Improve the clock driver to use RTEMS default tick period >or the on the one supplied by the application > - Avoid rewriting the timer settings, since all we need is to clear the > interrupt > - Remove any mention of o