attaching an interrupt in beaglebone bsp

Chris Johns chrisj at rtems.org
Sat Jun 20 21:51:54 UTC 2015


On 19/06/2015 11:47 pm, Gedare Bloom wrote:
> On Fri, Jun 19, 2015 at 1:52 AM, Chris Johns <chrisj at rtems.org> wrote:
>> On 19/06/2015 1:54 pm, Angelo Fraietta wrote:
>>> There were other dependencies also that need to be added to it also.
>>
>> I do not mind adding pax but RTEMS should handle a missing pax better.
>> The RSB check is not suppose to be mega check of any thing a package
>> might need. It puts demands on to users for things they may never use.
>>
> Perhaps sb-check can be parametrized to check for specific packages
> being built, or the packages can provide a config file to specify
> their dependencies that sb will check before trying to build the
> package?

I think it is a good idea to add something like this to the RSB. We
would need to update the various packages as needed. Checking for
various executables is easier, check for libraries is a little more
difficult, ie libz or zlib for gcc.

> If this is of interest we can at least open a ticket about it.

If you want. It is a low priority. A higher priority item is to add a
License field and collect them all.

Chris



More information about the users mailing list