Rockchip: rebuild u-boot pkg if any bootloader files are updated

This commit is contained in:
spycat88 2024-04-02 23:31:07 +01:00
parent fab1c5481e
commit 16aad3c829

View file

@ -11,6 +11,8 @@ PKG_DEPENDS_TARGET="toolchain Python3 swig:host rkbin glibc pyelftools:host"
PKG_LONGDESC="Rockchip U-Boot is a bootloader for embedded systems."
PKG_PATCH_DIRS+="${DEVICE}"
PKG_NEED_UNPACK="$PROJECT_DIR/$PROJECT/bootloader"
case ${DEVICE} in
RK3588*)
PKG_VERSION="ad0cfba1ac51e8dd8b039f6c56b9c9f9a679df91"