**** BEGIN LOGGING AT Sun Apr 23 03:00:01 2017 Apr 23 21:20:13 Is there a way to make a variable dependent on the toolchain host architecture? Something like SRC_URI-x86_64 += "file://licheck64". Something in dora/daisy is ideal, but could cherry-pick something in upstream poky. Apr 23 21:43:55 Rallis: You can specify SRC_URI_class-native and SRC_URI_class-target. Does that help? Apr 23 21:46:01 Rallis: See http://www.yoctoproject.org/docs/latest/mega-manual/mega-manual.html#ref-classes-native for details. Apr 23 21:54:13 Thats the sort of functionality I'm looking for, but based on the SDK_MACHINE. I may just check the SDK_MACHINE in do_install and install the right pre-built binary. Apr 23 21:56:55 Oops, meant SDKMACHINE **** ENDING LOGGING AT Mon Apr 24 03:00:01 2017