meta-browser icon indicating copy to clipboard operation
meta-browser copied to clipboard

No kirkstone branch for firefox

Open dimonic opened this issue 2 years ago • 5 comments

What it says on the tin.

dimonic avatar Aug 11 '22 16:08 dimonic

master branch is what we make work on multiple yocto releases, thats why you dont see it.

kraj avatar Aug 11 '22 16:08 kraj

@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.

rwmacleod avatar Aug 31 '22 18:08 rwmacleod

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.

bkauler avatar Dec 05 '22 12:12 bkauler

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.

scsijon avatar Dec 07 '22 08:12 scsijon

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.

shr-project avatar Feb 27 '23 17:02 shr-project