<dv_>
no idea. it is mostly tested on cubox-i devices
<dv_>
ask jnettlet for more
<dv_>
he is in #cubox
<dv_>
I think it should work, since most patches there are not cubox-i specific
<dv_>
they just havent been tested on the gk802 etc.
<dv_>
I suspect mainly dtb issues
codinho has joined #imx6-dev
codinho has joined #imx6-dev
codinho has quit [Changing host]
<steeve>
dv_: i'll stick with the battle tested 3.0.35
<steeve>
then move to this one once i got my stick booting, thanks :)
<dv_>
okay
<codinho>
dv_, how do you think is it possible to add building gst1.x meta without X11 ?
<codinho>
currently if I'm x11 to DISTRO_FEATURES_remove I can see errors regarding some gst packages requires x11 related packages
<codinho>
*adding*
<dv_>
hm
<dv_>
it should be possible
<dv_>
if you remove something from the DISTRO_FEATURES the recipes should register that and disable the relevant parts
<dv_>
what exactly fails to compile ?
<codinho>
well, I've disabled some packages, currently Can't install gst-plugins-bad-rfbsrc-0.10.23-r4@cortexa9hf_vfp_neon: no package provides libxcb1 >= 1.10
cnxsoft has quit [Quit: cnxsoft]
<codinho>
dv_, do you think current fsl-community-bsp master could be broken at current moment?
<codinho>
I'm actually want to ask about boundary's kernel 3.10
<dv_>
I do not know, I dont use it, and use the kernel from jnettlet
<codinho>
ok
<dv_>
ask otavio
<codinho>
so it depends on fsl kernel components I think
<codinho>
obviously
<codinho>
otavio, hi, does current boundary 3.10.x kernel supports fsl video/egl components for gst-0.10?
<drfu_>
hello everybody, every time i run the setupenvironment script i have to edit the local.con file and add a 1 to the fsl eula because it gets cleared each time... is this a bug? I'm using a sabre lite board
JBD1986 has quit [Remote host closed the connection]
JBD1986 has joined #imx6-dev
diego_r has joined #imx6-dev
<dv_>
codinho: gst 0.10 and egl components? what do you mean?
<dv_>
the fsl plugins do not have anything to do with egl
<codinho>
dv_, oh, ok, so just gst-0.10 then
<codinho>
sure, yeah
<dv_>
or did you mean support for the GPU?
<dv_>
I guess the boundary kernel 3.10 does have the VPU and GPU bits inside
<codinho>
so you mean that at least gst0.10 hw decoding should work there