distribution/projects/Amlogic/packages/amlogic-boot-fip/package.mk

11 lines
449 B
Makefile

# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (C) 2022-present JELOS (https://github.com/JustEnoughLinuxOS)
PKG_NAME="amlogic-boot-fip"
PKG_VERSION="e96b6a694380ff07d5a9e4be644ffe254bd18512"
PKG_LICENSE="GPLv3"
PKG_SITE="https://github.com/LibreELEC/amlogic-boot-fip"
PKG_URL="${PKG_SITE}.git"
PKG_DEPENDS_TARGET="toolchain"
PKG_SHORTDESC="Firmware Image Pacakge (FIP) sources used to sign Amlogic u-boot binaries"
PKG_TOOLCHAIN="manual"