From 284a335e85c387f5a46a613a8d59712d3761ab2f Mon Sep 17 00:00:00 2001 From: Jun Zhu Date: Sat, 1 Jul 2023 16:54:46 +0800 Subject: eth-config: Update license file to LICENSE Original license file has be renamed from COPYING to LICENSE. --- recipes-dpaa/eth-config/eth-config_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-dpaa/eth-config/eth-config_git.bb b/recipes-dpaa/eth-config/eth-config_git.bb index 06e4382f..aee2e234 100644 --- a/recipes-dpaa/eth-config/eth-config_git.bb +++ b/recipes-dpaa/eth-config/eth-config_git.bb @@ -1,12 +1,12 @@ DESCRIPTION = "Ethernet Configuration Files" SECTION = "eth-config" LICENSE = "BSD-3-Clause & GPL-2.0-or-later" -LIC_FILES_CHKSUM = "file://COPYING;md5=47716bd5b656aa5e298a132a64d2d1e4" +LIC_FILES_CHKSUM = "file://LICENSE;md5=47716bd5b656aa5e298a132a64d2d1e4" PR = "r2" SRC_URI = "git://github.com/nxp-qoriq/eth-config;protocol=https;nobranch=1" -SRCREV = "6164664070e45810c793f112781ebcedc979e132" +SRCREV = "00fa9c6db5813735676b30b1516e30a460d61b28" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf