Wind River Support Network

HomeDefectsLIN1023-9231
Fixed

LIN1023-9231 : ls1028 BSP: "devtool modify xserver-xorg" results an error when applying a patch.

Created: Nov 11, 2024    Updated: Dec 17, 2024
Resolved Date: Dec 1, 2024
Found In Version: 10.23.30.6
Fix Version: 10.23.30.14
Severity: Standard
Applicable for: Wind River Linux LTS 23
Component/s: BSP

Description

There are two issues in this defect.
1."0001-glamor-Fix-fbo-pixmap-format-with-GL_BGRA_EXT.patch" was failed to apply since the prototype of function glamor_add_format() was changed by adding an additional bool parameter. Fix this issue by complementing the parameter.
2."0001-glamor-Fix-fbo-pixmap-format-with-GL_BGRA_EXT.patch" has been appended twice (one in meta-freescale layer, the other one in meta-imx layer). So that applying this patch was still failed after correcting issue 1. Fix this issue by deleting the appending in WindRiver specific layer (meta-imx).

Steps to Reproduce

The customer uses RCPL6.

0. git clone --branch WRLINUX_10_23_LTS_RCPL0006 https://gateway.delivers.windriver.com/git/linux-lts/release/wrlinux-lts.23/WRLinux-lts-23-Core/wrlinux-x

1. Create a platform project with graphics support then build.
  See below description of BSP README file.
  
  6.11.3 Build Project with Graphics Feature

2. After the platform build is completed, Run devtools like below.

    # . environment-setup-x86_64-wrlinuxsdk-linux
    # . oe-init-build-env
    # devtool modify xserver-xorg
Live chat
Online