summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa
diff options
context:
space:
mode:
authorJun Zhu <junzhu@nxp.com>2023-07-01 16:54:46 +0800
committerJun Zhu <junzhu@nxp.com>2023-07-01 17:16:23 +0800
commit284a335e85c387f5a46a613a8d59712d3761ab2f (patch)
treea5513209ffa907b0069f44ad2fc7853c6cc359d6 /recipes-dpaa
parenta4fa050975779d84f4b30f825597fd4d83ac3482 (diff)
downloadmeta-freescale-284a335e85c387f5a46a613a8d59712d3761ab2f.tar.gz
eth-config: Update license file to LICENSE
Original license file has be renamed from COPYING to LICENSE.
Diffstat (limited to 'recipes-dpaa')
-rw-r--r--recipes-dpaa/eth-config/eth-config_git.bb4
1 files 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 @@
1DESCRIPTION = "Ethernet Configuration Files" 1DESCRIPTION = "Ethernet Configuration Files"
2SECTION = "eth-config" 2SECTION = "eth-config"
3LICENSE = "BSD-3-Clause & GPL-2.0-or-later" 3LICENSE = "BSD-3-Clause & GPL-2.0-or-later"
4LIC_FILES_CHKSUM = "file://COPYING;md5=47716bd5b656aa5e298a132a64d2d1e4" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=47716bd5b656aa5e298a132a64d2d1e4"
5 5
6PR = "r2" 6PR = "r2"
7 7
8SRC_URI = "git://github.com/nxp-qoriq/eth-config;protocol=https;nobranch=1" 8SRC_URI = "git://github.com/nxp-qoriq/eth-config;protocol=https;nobranch=1"
9SRCREV = "6164664070e45810c793f112781ebcedc979e132" 9SRCREV = "00fa9c6db5813735676b30b1516e30a460d61b28"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12