meta-browser
meta-browser copied to clipboard
No kirkstone branch for firefox
What it says on the tin.
master branch is what we make work on multiple yocto releases, thats why you dont see it.
@dimonic so as Khem stated, you can use meta-browser/master with poky/meta-oe/... checkout out to dunfell, kirkstone or master. If that works for you, please close this issue.
Hi guys, Some feedback. I am building with kirkstone and have the kirkstone branch of meta-clang.
Success compiling chromium 106.0.5249.119, thanks for that! Ha ha, it took about 8 hours.
Firefox 68.9.0esr fails with this error message:
ERROR: The libclang located at /mnt/build/oe-kirkstone/oe-quirky/build-amd64/tmp/work/nocona-64-poky-linux/firefox/68.9.0esr-r0/recipe-sysroot/usr/lib/libclang.so is too old (need at least 4.0).
...which is odd, as clang is version 14.0.3
So, something to check if you decide to bump the version of firefox.
Just a note for all, in case it's usefull, the current esr firefox is 102.5.0. It contains various stability, functionality, and security fixes. also 107.0.1 is the current general release version.
meta-firefox is pretty much unmaintained for quite long time.
Last major update from 60 to 68.0 was in 2019 by @ashie.
Then I did smaller upgrade to 68.8 and 68.9 in 2020 and then couple more fixes to keep it buildable with newer OE releases (mostly newer rust), but I don't use firefox from meta-browser (and never did) - I just unfortunately included it in my OE build time benchmark (https://github.com/shr-project/test-oe-build-time) long time ago and needed to measure its build time with newer OE releases as well :), never did any runtime testing with it as stated in the PRs.
So if you do use firefox in OE builds (and I've just noticed it being mentioned by you in EasyOS https://bkhome.org/news/202212/easyos-advancing-to-kirkstone-series.html) then patches welcome.