**** BEGIN LOGGING AT Wed Feb 19 02:59:57 2020 Feb 19 12:28:05 khem: patch sent. Feb 19 12:29:07 fray: Hi Mark! You still wanna clean old entries in the index or at least flag ? I'm all in to help. Feb 19 22:46:25 hmm, I don't quite get this dynamic layers thing, I added meta-browser to my bblayers conf Feb 19 22:46:41 but I still get Nothing PROVIDES 'firefox' Feb 19 22:47:02 the recipe is in meta-browser//dynamic-layers/rust-layer/recipes-browser/firefox/firefox_68.0esr.bb Feb 19 22:47:17 do I need to add the rust layer to my bblayer.conf explicitly? Feb 19 22:49:42 oooh, I was missing the actual https://github.com/meta-rust/meta-rust.git layer, so the "dynamic" thing is a condition on another layer? was not familiar with that yet Feb 19 22:50:24 aye, it's a way to apply a bbappend only if a given layer is included, to avoid bitbake erroring due to the .bb files not existing Feb 19 22:50:27 that being said: did anyone compile firefox recently or does anyone use meta-browser? it fails at inheriting distutils Feb 19 22:50:29 i.e.: recipes-browser/mozilla-devscripts/mozilla-devscripts_git.bb:15: Could not inherit file classes/distutils.bbclass Feb 19 22:50:36 optional layers, basically Feb 19 22:50:42 kergoth: ah, cool Feb 19 22:50:54 that's fallout due to the python 2 removal. iirc meta-python2 was supposed to get that class back, so try adding meta-python2 from meta-oe repo Feb 19 22:51:53 oh.. ok, thank you, let me try Feb 19 22:52:24 only python 3 is in oe-core now, due to python 2.7's deprecation Feb 19 22:52:42 so meta-browser did not update yet? Feb 19 22:53:06 actually there was no zeus branch there, so they seem to be somewhat behind Feb 19 22:53:34 not uncommon. oe-core moves fast, depends on the resources available to maintain each layer and create all the stable branches.. Feb 19 22:53:54 speaking of, i should probably make sure meta-external-toolchain works on all the recent branches.. Feb 19 22:53:59 :) Feb 19 22:57:25 mhhh, firefox depends on virtual/libgl? although readme says: webgl: (off by default) Feb 19 22:59:32 I actually only need the geckodriver, but I think firefox is a dependency Feb 19 23:50:21 zeddii: we need to backport https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/patch/?id=0ada120c883d4f1f6aafd01cf0fbb10d8bbba015 Feb 19 23:50:59 zeddii: this will let binutils 2.34 compile perf otherwise it fails. Feb 19 23:55:58 here is my local patch https://github.com/YoeDistro/openembedded-core/commit/9c93c1266feee08afd11ddf0ed0601645dc347da Feb 20 00:11:59 * armpit added this var "MY_CONF" to a class but it my be political incorrect **** ENDING LOGGING AT Thu Feb 20 02:59:57 2020