Skip to content
  • Nicolas Dechesne's avatar
    Create initial BSP layer for IFC6410 · afd2f114
    Nicolas Dechesne authored
    
    
    - create meta-qualcomm OE layer
    - add README and license file
    - create machine configuration for ifc6410, using the 3.4+freedreno kernel
    - configure freedreno in mesa, and create xf86-video-freedreno recipe
    
    This has been tested with distro-less OE-core on IFC6410
    
    meta = "master:6bc3696d8451a23d743daf03ee98c4ba54ce4551"
    
    Using the following extra configuration in local.conf:
    
    DISTRO_FEATURES_append = " opengl"
    CORE_IMAGE_EXTRA_INSTALL += "mesa-demos"
    VIRTUAL-RUNTIME_graphical_init_manager = ""
    
    glxgears was tested using the GPU firmware from the Inforce BSP v1.5 release.
    
    Signed-off-by: default avatarNicolas Dechesne <nicolas.dechesne@linaro.org>
    afd2f114
This project is licensed under the MIT License. Learn more