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.