ping
On Tue, 27 Feb 2024 at 21:33, zack leung wrote:
>
> joel said:
>+#if CONFIGURE_TICKS_PER_TIMESLICE <= 0 &&
> > defined(CONFIGURE_TICKS_PER_TIMESLICE)
> > + #error "CONFIGURE_TICKS_PER_TIMESLICE shall be greater than zero"
> > +#endif
> > +
> >
> >
> > This is modifying
On 4/3/2024 6:35 pm, Sebastian Huber wrote:
> On 04.03.24 08:22, Chris Johns wrote:
>>> diff --git a/spec/build/bsps/powerpc/qoriq/mkimage.yml
>>> b/spec/build/bsps/powerpc/qoriq/mkimage.yml
>>> new file mode 100644
>>> index 00..712fd237b1
>>> --- /dev/null
>>> +++ b/spec/build/bsps/powerp