mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2024-12-15 16:49:53 +00:00
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="c4bf0e3b1ab1246c3176d6c3e420a5e1cdf40c4e"
|
|
PKG_SHA256="77ba6437f105ae8feab25bfe8536e6741dd184975dc082d8ff73284d2037027d"
|
|
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}"
|