Closed awiouy closed 8 years ago
So here is a question to start the discussion: what is missing to run Chromium on OpenELEC for RPi?
mainly xorg
Ah! This is not apparent from the PKG_DEPEND_TARGET variable of the chromium package.mk file, according to which only pciutils was not suitable for RPi. Which parts of X.org would be missing? @
Everything, we don't include xorg for arm devices on OpenELEC.
Bummer! This closes the discussion :) I hope this PR may nevertheless be useful. Someone should test it, though. Cheers @
Just out of curiosity, I tried to build chromium for RPi2, after settings the PKG_DEPEND_TARGET variable of the requisite packages to "any". Everything builds, but for chromium, due to this:
Traceback (most recent call last):
File "/home/jc/Projects/OpenELEC.tv-6.0.1/build.OpenELEC-RPi2.arm-6.0.1/toolchain/lib/python2.7/hashlib.py", line 139, in
The build does not seem to find libssl. Any clue why ? @
Hello,
I just wanted to check whether nss with nspr would build for RPi2: they do! I could however not run the test suite (see nss_02 patch), whose build fails miserably. Neither could I test nss and nspr against Chromium. Do therefore not commit this PR, which is for discussion only.
So here is a question to start the discussion: what is missing to run Chromium on OpenELEC for RPi?
Thank you for your attention, and regards, @