Hello,
with my colleagues we are attempting to run Tizen on RaspberryPi.
First, we installed Raspbian on the device. After a bit of tweaking
compiled and replaced its kernel. Then we managed to manually build
some light-dependency packages (like grep) from Tizen's repository and
install them on Raspbian. So, we have a working toolchain for the
proper architecture, exactly armv6j-hardfloat-linux-gnueabi. Now we'd
like to use GBS to build bigger parts of the system, and a few
questions arise:
(a) What is the difference between armv6j, armv6k, armv6l? I read that
RPi is armv6k, but some sources, e.g. gentoo forums, advised using
armv6j toolchain. In the v6 family only armv6l is supported by GBS,
will it be compatible?
(b) If yes, how to tell GBS to use our own toolchain for it?
(c) If not, how to add new architecture profile for armv6j/k with our
toolchain to the GBS?

gbs code pointed us to a script named 'depanneur', but after spending
*some* time above it we couldn't find the answer to (b) and (c). Any
tips (or directions where to get them) would be appreciated.

Thanks in advance & best regards,
Artur Kozak
_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev

Reply via email to