**** BEGIN LOGGING AT Tue Feb 27 03:00:01 2018 Feb 27 15:19:55 armpit: i was looking over the agenda for OEDAM and am curious to know what is meant by "Connecting to a Machine ( h/w)"? Feb 27 15:22:51 iirc that was in the context of oeqa / testimage / targetcontroller / lava Feb 27 15:23:39 rburton that was specific to the oeqa Feb 27 15:23:56 Lava was related but not the discussion point there Feb 27 16:12:21 tlwoerner, there appears to be some ability to connect to a machine. the yocto-bsp have code for the 4 machines they support. Feb 27 16:12:32 not sure if its lava related Feb 27 16:13:23 not sure if I will have time to figure it out by OEDAM.. Feb 27 16:30:45 its not lava related and i'm not sure if its ever been used in production Feb 27 16:36:09 rburton, if that is the case, that code should be removed : ) Feb 27 16:36:47 it would be cool to target to run from testimage Feb 27 16:38:36 yeah that was the aim Feb 27 18:12:28 okay, thanks for the info :-) Feb 27 20:07:02 damnit, where is the example of inheriting a class based on PACKAGCONFIG agin Feb 27 20:07:04 google suck Feb 27 20:19:23 Crofton|work: inherit ${@bb.utils.contains('PACKAGECONFIG', 'scripting', 'perlnative', '', d)} Feb 27 20:19:43 (inherit does not care if what comes after it ends up empty, thus this is possible) Feb 27 20:22:02 I need to remember this :) Feb 27 20:22:22 althoug I'd pretty much qworked it out, just not confident about the empty part Feb 27 20:23:36 although I'd pretty much worked it out, just not confident about the empty part Feb 27 20:25:46 I wonder if I should add it to my technical FAQ Feb 27 20:25:55 https://wiki.yoctoproject.org/wiki/Technical_FAQ Feb 27 20:27:09 anywhere google gets it Feb 27 20:28:04 google at least knows about that page Feb 27 20:28:52 Crofton|work: any keywords would you expect to be in the text (other than "conditionally inherit PACKAGECONFIG")? Feb 27 20:30:16 that is pretty good Feb 27 20:32:44 https://wiki.yoctoproject.org/wiki/Technical_FAQ#Can_I_conditionally_inherit_a_class_in_a_recipe.3F Feb 27 20:33:51 hmm for clarity I should probably explain what the example does Feb 27 20:35:19 done Feb 27 20:59:59 But what I really need to do is disbale a recipe if a layer it needs isn't included ..... Feb 27 21:15:30 Crofton|work: you could do that in anonymous python, raise SkipRecipe if the layer isn't in BBLAYERS Feb 27 21:32:04 ANy ide how to fix this in rocko? Feb 27 21:32:05 ERROR: Required build target 'python-twisted' has no buildable providers. Feb 27 21:32:05 Missing or unbuildable dependency chain was: ['python-twisted', 'python-incremental'] Feb 27 21:36:33 so why is python-incremental unbuildable? Feb 27 21:36:42 Crofton|work: ^ Feb 27 22:22:11 nothing provides it? What is it? Feb 27 22:23:20 ERROR: Nothing PROVIDES 'python-incremental'. Close matches: Feb 27 22:32:39 python 2 vs 3? Feb 27 22:36:49 Crofton|work: what branch are you on? Feb 27 22:37:13 that was fixed in master, but might need to be backported Feb 27 22:38:39 Crofton|work: http://git.openembedded.org/meta-openembedded/commit/meta-python/recipes-devtools/python/python-incremental_17.5.0.bb?id=63791edb3f69269fc6e0b83863e76f6a4a35965c Feb 27 23:02:03 rocko Feb 27 23:02:46 look suspicious **** ENDING LOGGING AT Wed Feb 28 03:00:01 2018