On 8 April 2016 at 16:05, Andy Gikling wrote: > So what do I do in that case? Just make two of my own versions of the > u-boot_2014.04.bb file, and give them different names? For example “ > u-boot-faux_2014.04.bb” and “u-boot-faux-debug_2014.04.bb” ? That should > work but does that make sense to do? As the stock u-boot appears to be sufficient I'd say use that and then add a u-boot-faux-debug_2014.04.bb recipe that just does "include u-boot-${PV}.bb" and then whatever SRC_URI changes you want in that version. Hopefully you don't need to make any fiddly changes to the recipe as PN is now different. Ross