Uprev to meta-rockchip-extra 80/30380/1
authorNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Mon, 7 Oct 2024 16:42:24 +0000 (01:42 +0900)
committerNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Mon, 7 Oct 2024 16:46:14 +0000 (01:46 +0900)
Enabling these update:

Add support can interface:
  RK3588 has native can interface, but it is not support bsp kernel now.
  This patch add patch to use can interface.

Add support for Qt6 build based on meta-qt6:
  The qtbase execs build test using libEGL and libGLES at configure.
  But current both library does not have library function, those
  function includes in libmali.
  This change add HACK to use libmali in case of build test at configure.

Bug-AGL: SPEC-5162

Change-Id: I91be920b831864af920c3f3f909125b39e4dfde8
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
default.xml

index 97637f4..3ed5b72 100644 (file)
 
   <!-- rockchip layers -->
   <project name="JeffyCN/meta-rockchip" path="bsp/meta-rockchip" remote="github" revision="56b093d3d43dc65cf1e229a3a9dfdac5aef98db7" upstream="scarthgap"/>
-  <project name="agl-ic-eg/meta-rockchip-extra" path="bsp/meta-rockchip-extra" remote="github" revision="52a536951707b0b576fdf6696e65bd20f268556e" upstream="scarthgap-agl"/>
+  <project name="agl-ic-eg/meta-rockchip-extra" path="bsp/meta-rockchip-extra" remote="github" revision="5f87f2e2dda3f9d2ca6657c170570f15ff7876e2" upstream="scarthgap-agl"/>
 
 </manifest>