mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/fmc: bump version to lf-6.6.52-2.2.0
- The license file was renamed from COPYING to LICENSE. Signed-off-by: Akhilesh Nema <nemaakhilesh@gmail.com> Reviewed-by: Brandon Maier <brandon.maier@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
a3412adb2a
commit
ba8a8359e9
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 a58514816108a16d07307f924ebceb67c7d61709e4449978763fc44ed6e1fc44 fmc-LSDK-21.08.tar.gz
|
||||
sha256 f92862ceb95db5492f50a59d7c799c9395b714db88db92d11891dc0233e2ac42 COPYING
|
||||
sha256 13a5e327ef1d727946187fbd021513194981e42681c73e56933109af8a5889e7 fmc-lf-6.6.52-2.2.0.tar.gz
|
||||
sha256 f92862ceb95db5492f50a59d7c799c9395b714db88db92d11891dc0233e2ac42 LICENSE
|
||||
|
||||
@@ -4,10 +4,10 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
FMC_VERSION = LSDK-21.08
|
||||
FMC_VERSION = lf-6.6.52-2.2.0
|
||||
FMC_SITE = $(call github,nxp-qoriq,fmc,$(FMC_VERSION))
|
||||
FMC_LICENSE = MIT
|
||||
FMC_LICENSE_FILES = COPYING
|
||||
FMC_LICENSE_FILES = LICENSE
|
||||
FMC_DEPENDENCIES = libxml2 tclap fmlib
|
||||
|
||||
FMC_MAKE_OPTS = \
|
||||
|
||||
Reference in New Issue
Block a user