1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

pcie-lld-rtos: Update license checksum

The license itself has not changed, but the copyright year got updated.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Mahesh Radhakrishnan
2020-01-06 21:08:46 +00:00
committed by Denys Dmytriyenko
parent 87976e7deb
commit 60c01b5e81

View File

@@ -7,12 +7,12 @@ TI_PDK_COMP = "ti.drv.pcie"
PE = "1"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://pcie.h;beginline=1;endline=34;md5=566a784d78790a716d641764d5d60b74"
LIC_FILES_CHKSUM = "file://pcie.h;beginline=1;endline=34;md5=232c0b07bdf7ab934b23c09e6c5279b0"
COMPATIBLE_MACHINE = "omap-a15|keystone|c66x|k3"
PACKAGE_ARCH = "${MACHINE_ARCH}"
PR = "r0"
PR = "r1"
DEPENDS_append_k3 = " udma-lld-rtos \
"