diff options
| author | Jun Zhu <junzhu@nxp.com> | 2023-07-01 16:54:46 +0800 |
|---|---|---|
| committer | Jun Zhu <junzhu@nxp.com> | 2023-07-01 17:16:23 +0800 |
| commit | 284a335e85c387f5a46a613a8d59712d3761ab2f (patch) | |
| tree | a5513209ffa907b0069f44ad2fc7853c6cc359d6 | |
| parent | a4fa050975779d84f4b30f825597fd4d83ac3482 (diff) | |
| download | meta-freescale-284a335e85c387f5a46a613a8d59712d3761ab2f.tar.gz | |
eth-config: Update license file to LICENSE
Original license file has be renamed from COPYING to LICENSE.
| -rw-r--r-- | recipes-dpaa/eth-config/eth-config_git.bb | 4 |
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 06e4382fa..aee2e2348 100644 --- a/recipes-dpaa/eth-config/eth-config_git.bb +++ b/recipes-dpaa/eth-config/eth-config_git.bb | |||
| @@ -1,12 +1,12 @@ | |||
| 1 | DESCRIPTION = "Ethernet Configuration Files" | 1 | DESCRIPTION = "Ethernet Configuration Files" |
| 2 | SECTION = "eth-config" | 2 | SECTION = "eth-config" |
| 3 | LICENSE = "BSD-3-Clause & GPL-2.0-or-later" | 3 | LICENSE = "BSD-3-Clause & GPL-2.0-or-later" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=47716bd5b656aa5e298a132a64d2d1e4" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=47716bd5b656aa5e298a132a64d2d1e4" |
| 5 | 5 | ||
| 6 | PR = "r2" | 6 | PR = "r2" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/nxp-qoriq/eth-config;protocol=https;nobranch=1" | 8 | SRC_URI = "git://github.com/nxp-qoriq/eth-config;protocol=https;nobranch=1" |
| 9 | SRCREV = "6164664070e45810c793f112781ebcedc979e132" | 9 | SRCREV = "00fa9c6db5813735676b30b1516e30a460d61b28" |
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 12 | 12 | ||
