06:45 | xobs | jnettlet, I built tizen-common-crosswalk-imx6, and it sorta works. I suspect https is broken, but http works, and is accelerated. There is some graphical glitching, though. What I kind of want to call "macroblocking" on the GPU. |
07:20 | jnettlet | xobs, which directions did you follow? Did you by any chance include. meta-fsl-arm-extra as a yocto layer? |
07:20 | xobs | jnettlet, the ones at https://wiki.tizen.org/wiki/HummingBoard which do include that layer |
07:21 | jnettlet | xobs, yeah okay...we had to migrate away from that community support layer because they were trying to force us to support upstream projects that we didn't have time to. |
07:22 | xobs | jnettlet, sounds normal. What layer should I move to instead? |
07:22 | jnettlet | replace that layer with ours. https://github.com/SolidRun/meta-solidrun-arm-imx6 and you will most likely have a better experience... as for https...make sure the time/date didn't get reset |
07:23 | xobs | Is meta-solidrun-arm-imx6 a replacement for both meta-fsl-arm and meta-fsl-arm-extra? |
07:23 | jnettlet | nope, just meta-fsl-arm-extras |
07:32 | xobs | That doesn't provide VPU support, does it? |
07:32 | xobs | fg |
07:33 | jnettlet | it does yes |
07:35 | xobs | Hmm... gstreamer1.0-plugins-imx-meta depends on gpu-viv-g2d, which bitbake seems to think doesn't exist. Though I think imx-gpu-viv should provide that. Maybe. Except it's masked. |
07:38 | jnettlet | why is imx-gpu-viv masked? |
07:39 | jnettlet | the recipe should be masked because it is provided by imx-gpu-viv |
07:40 | xobs | gpu-viv-g2d isn't in the "PROVIDES" list of imx-gpu-viv.inc. I've added it locally to see if that results in a successful build. |
07:50 | jnettlet | hmmm. I wonder why I don't have that problem. |
07:52 | jnettlet | some parts of yocto just seem a mystery |
07:53 | xobs | My guess is something got renamed in meta-fsl-arm. Maybe they renamed imx-gpu-viv-g2d to gpu-viv-g2d. I can't check right now. |
07:54 | jnettlet | sounds about right...don't worry about it. I will just do a clean build |
07:55 | xobs | My [re-]build is on step 5766/6193. I should have a build ready after lunch, if it succeeds. |
12:26 | xobs | jnettlet, the build finished, I dd'ed the resulting file on, and I get nothing after U-Boot. Unfortunately I need to head out for the day. |
12:27 | jnettlet | xobs, okay my build is still going. Catch up with me when you have time and I can update you. |
12:27 | jnettlet | I am also browsing the other repositories on their site |
12:31 | xobs | Thanks. |