13 lines
589 B
Makefile
13 lines
589 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
|
|
|
PKG_NAME="amlogic-boot-fip"
|
|
PKG_LICENSE="nonfree"
|
|
PKG_VERSION="ac20772f44b2b74c8f55331b5c91a277d0bfbc37"
|
|
PKG_SHA256="4bc92f046e960b5760ace3d93536eb26422484225b34238631de9b8d819a92aa"
|
|
PKG_SITE="https://github.com/LibreELEC/amlogic-boot-fip"
|
|
PKG_URL="https://github.com/LibreELEC/amlogic-boot-fip/archive/${PKG_VERSION}.tar.gz"
|
|
PKG_LONGDESC="Firmware Image Package (FIP) sources used to sign Amlogic u-boot binaries in LibreELEC images"
|
|
PKG_TOOLCHAIN="manual"
|
|
PKG_STAMP="${UBOOT_SYSTEM}"
|