Re: Fixing build when changing kernel PREFERRED_PROVIDER
Andre McCurdy <armccurdy@...>
On Wed, Dec 2, 2015 at 1:08 PM, Bryan Evenson <bevenson@...> wrote:
I'm on poky/dizzy-1.7.2 and I'm in the process of updating to poky/dizzy-1.7.3. I'm using an Atmel processor, so while I'm at it I'm pulling in changes from meta-atmel (over at https://github.com/linux4sam/meta-atmel, dizzy branch). One of the commits I pulled in was this one: https://github.com/linux4sam/meta-atmel/commit/ae10c274a681adebb1b59ea1173e6a8c603b66f1. This renamed the kernel package from linux-yocto-custom to linux-at91. After this change when I tried to build the image, I was greeted with a very long list of files and the following error:If you can restore the old linux-yocto-custom recipe (e.g. temporarily git revert the commit that removed it) then you should be able to run it's clean task. Deleting tmp is probably safer and quicker though. It certainly should not take a day to recreate it if you keep your downloads and sstate directories intact. Thanks, |
|