summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa/eth-config/eth-config_git.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-07-03 08:56:31 -0300
committerGitHub <noreply@github.com>2023-07-03 08:56:31 -0300
commit49ea3586cd341bc80e6e0d5d6fef7aaaf55c14b5 (patch)
tree542751afdde0026e1ad0d472b4cacbf71afba210 /recipes-dpaa/eth-config/eth-config_git.bb
parenta4fa050975779d84f4b30f825597fd4d83ac3482 (diff)
parent6153ca0fbd1db97fd6a7994c3ae5097fc07554b0 (diff)
downloadmeta-freescale-49ea3586cd341bc80e6e0d5d6fef7aaaf55c14b5.tar.gz
Merge pull request #1594 from junzhuimx/master
Upsteam recipes-dpaa of L6.1.22-2.0.0 BSP
Diffstat (limited to 'recipes-dpaa/eth-config/eth-config_git.bb')
-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