This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM5728: Error when enabling RT Linux

Part Number: AM5728

Hello,

I am trying to enable RT Linux with Yocto SDK 8.02.00.006.  I am enabling it by setting ARAGO_RT_ENABLE = "1" in local.conf.  My image is based off of arago-image.inc and without enabling RT the image builds correctly.

When I do this I get the error message:


ERROR: Nothing PROVIDES 'linux-ti-staging'
linux-ti-staging was skipped: PREFERRED_PROVIDER_virtual/kernel set to linux-ti-staging-rt, not linux-ti-staging
linux-ti-staging was skipped: PREFERRED_PROVIDER_virtual/kernel set to linux-ti-staging-rt, not linux-ti-staging

Any help would be appreciated.