1
0
This repository has been archived on 2024-11-10. You can view files and clone it, but cannot push or open issues or pull requests.
Moretz 698ae89d26 upd
upd
2024-11-08 17:39:59 -03:00

16 lines
548 B
Makefile

# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="rkbin"
# Version is: knaerzche/tag:libreelec-991d0e4
PKG_VERSION="7b83eae7baf1166672f4cc34db397c2665fdcbc0"
PKG_SHA256="6ba07342d7d78c8be23f3b2745ee4d273449304b13ceb60a3df40a7ec4245dbc"
PKG_ARCH="arm aarch64"
PKG_LICENSE="nonfree"
PKG_SITE="https://github.com/rockchip-linux/rkbin"
PKG_URL="https://github.com/ilmich/rkbin/archive/$PKG_VERSION.tar.gz"
PKG_LONGDESC="rkbin: Rockchip Firmware and Tool Binaries"
PKG_TOOLCHAIN="manual"