commit
e4b4c113c4
1 changed files with 2 additions and 2 deletions
|
@ -11,12 +11,12 @@ PKG_TOOLCHAIN="cmake"
|
|||
|
||||
case ${DEVICE} in
|
||||
RK356*)
|
||||
PKG_VERSION="0798292ee50821be1081a4ddc68699044ded0020"
|
||||
PKG_VERSION="5ab5070d73f1acc51e064bd96be4ba6ce3c06f5c"
|
||||
PKG_PATCH_DIRS+=" legacy"
|
||||
PKG_CMAKE_OPTS_TARGET+=" -DUSE_DRMKMS=ON -DENABLE_EGL=ON -DUSE_MALI=OFF"
|
||||
;;
|
||||
*)
|
||||
PKG_VERSION="0798292ee50821be1081a4ddc68699044ded0020"
|
||||
PKG_VERSION="0798292"
|
||||
PKG_PATCH_DIRS+=" wayland"
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Reference in a new issue