]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-sc-firmware: Fix the license as Proprietary
authorTom Hochstein <tom.hochstein@nxp.com>
Fri, 10 Apr 2020 21:56:11 +0000 (16:56 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 13 Apr 2020 22:18:30 +0000 (19:18 -0300)
The package license was set incorrectly as MIT. The license is
Proprietary.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
recipes-bsp/imx-sc-firmware/imx-sc-firmware_1.2.bb

index 904c8cc39729ab60baf0dfc6b3435ebf8964626a..b6697d1952eb342a172623cf3dfd48aa3571dec1 100644 (file)
@@ -2,7 +2,7 @@
 # Copyright (C) 2017-2019 NXP
 
 DESCRIPTION = "i.MX System Controller Firmware"
-LICENSE = "MIT"
+LICENSE = "Proprietary"
 LIC_FILES_CHKSUM = "file://COPYING;md5=80c0478f4339af024519b3723023fe28"
 SECTION = "BSP"