Bump uboot.

This commit is contained in:
fewtarius 2022-07-04 17:22:58 -04:00
parent 98b7cbd51b
commit 30c9e72e0f
No known key found for this signature in database
GPG key ID: F4AE55305D1B8C1A

View file

@ -23,7 +23,7 @@ fi
if [[ "${DEVICE}" =~ RG503 ]] || [[ "${DEVICE}" =~ RG353P ]]
then
PKG_URL="https://github.com/JustEnoughLinuxOS/rk356x-uboot.git"
PKG_VERSION="dfd1bcb"
PKG_VERSION="afcb506"
fi
PKG_IS_KERNEL_PKG="yes"