mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-04-02 10:41:46 -04:00
12 lines
589 B
Makefile
12 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="36f258b88ca019be511d315e58dfbb3a964d5b78"
|
|
PKG_SHA256="655e5b2a1451e7e404783dd481e6655e198adef4f1471f0ecc1fb54a3ec44896"
|
|
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}"
|