mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-16 14:27:48 +00:00
firmware: Update license path
The licenses were moved into a sub directory in the upstream linux-firmware repository. License-Update: Fix paths to new location. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
@@ -3,7 +3,7 @@ SUMMARY = "Cadence MHDP DP bridge firmware"
|
|||||||
require recipes-bsp/ti-linux-fw/ti-linux-fw.inc
|
require recipes-bsp/ti-linux-fw/ti-linux-fw.inc
|
||||||
|
|
||||||
LICENSE = "BSD-3-Clause | Apache-2.0"
|
LICENSE = "BSD-3-Clause | Apache-2.0"
|
||||||
LIC_FILES_CHKSUM = "file://LICENCE.cadence;md5=009f46816f6956cfb75ede13d3e1cee0"
|
LIC_FILES_CHKSUM = "file://LICENSES/LICENCE.cadence;md5=009f46816f6956cfb75ede13d3e1cee0"
|
||||||
|
|
||||||
PV = "${CADENCE_MHDP_FW_VERSION}"
|
PV = "${CADENCE_MHDP_FW_VERSION}"
|
||||||
PR = "${INC_PR}.0"
|
PR = "${INC_PR}.0"
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ require recipes-bsp/ti-linux-fw/ti-linux-fw.inc
|
|||||||
inherit update-alternatives
|
inherit update-alternatives
|
||||||
|
|
||||||
LICENSE = "BSD-3-Clause"
|
LICENSE = "BSD-3-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://LICENCE.cnm;md5=df3992006621b797e36de43f36336e36"
|
LIC_FILES_CHKSUM = "file://LICENSES/LICENCE.cnm;md5=df3992006621b797e36de43f36336e36"
|
||||||
|
|
||||||
PV = "${CNM_WAVE521_FW_VERSION}"
|
PV = "${CNM_WAVE521_FW_VERSION}"
|
||||||
PR = "${INC_PR}.1"
|
PR = "${INC_PR}.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user