**** BEGIN LOGGING AT Sat Aug 09 02:59:59 2014 Aug 09 12:45:49 * ajtag is away: off with the faries Aug 09 17:03:50 In a bbappend, is it possible to apply patches from the SRC_URI, depending on the ${PV} ? Aug 09 17:06:47 yes Aug 09 17:09:03 JaMa: how can I do that? Aug 09 18:01:41 ok I found it, SRC_URI_X.Y (with X.Y the version, it's also possible to do X.Y+) Aug 09 18:27:31 Hello! When building with yocto I see the tune preference callconvention-hard. Is that hardfp? Aug 09 18:39:55 Anarky: pretty sure _X.Y will only work when using BBVERSIONS, which nobody ever uses Aug 09 18:39:56 * kergoth shrugs Aug 09 18:42:54 kergoth: ok, actually I only tested when the version doesn't match Aug 09 18:43:08 otherwise, how can I do that? Aug 09 18:43:10 * kergoth chuckles Aug 09 18:44:09 I thought using a python function but it seems overkill :/ Aug 09 18:50:44 worst case just use inline python Aug 09 18:50:54 ${@'file://foo.patch' if '${PV}' == '1.0' else ''} Aug 09 18:51:32 damnit, this is irritating. I have a circular dependency problem, but i can't use the graph to diagnose, because the circular dep breaks graphviz generation Aug 09 18:51:40 that's pretty stupid Aug 09 18:54:20 kergoth: thanks, I'll keep you updated Aug 09 18:54:24 np Aug 09 19:43:59 kergoth: it's all your fault, you know... Aug 09 19:44:18 hm? Aug 09 19:44:30 should i ever get a chance to teach the yocto foundation course... Aug 09 19:45:24 *if rudi and whoever else have conflicts, it might happen Aug 09 19:47:36 i got to audit the one last week so in theory i'm available Aug 09 20:50:50 whew, fixed the libc rebuild support in the broken-up meta-sourcery, and confirmed that multilib functions. still not using TUNEABI stuff yet though Aug 09 20:52:58 now to refactor the sysroot extraction stuff so it can in theory be used to support a better native MACHINE, with extraction of bits from the host sysroot Aug 09 20:53:26 also need to better split the general external support from the sourcery specifics. almost done with that Aug 09 22:09:37 * ajtag is back (gone 04:16:26) Aug 10 01:46:13 Hello, how should I package an AMD Catalyst installer, which is interactive? Aug 10 01:49:41 I need that package to use the fglrx drivers. **** ENDING LOGGING AT Sun Aug 10 02:59:59 2014