From 08dd3d051951bac6e8199c45722df441f276588a Mon Sep 17 00:00:00 2001 From: "C.R. Guo" Date: Wed, 21 Mar 2018 16:32:47 +0800 Subject: eth-config: update to eefb063 *include the following changes: eefb063 - Copyright updates *update md5 checksum Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- recipes-dpaa/eth-config/eth-config_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-dpaa') diff --git a/recipes-dpaa/eth-config/eth-config_git.bb b/recipes-dpaa/eth-config/eth-config_git.bb index 489b99c3..5255bd02 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 & GPLv2+" -LIC_FILES_CHKSUM = "file://COPYING;md5=8ed5eddbfbb84af5089ea94c382d423c" +LIC_FILES_CHKSUM = "file://COPYING;md5=47716bd5b656aa5e298a132a64d2d1e4" PR = "r2" SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/eth-config;nobranch=1" -SRCREV = "e3dcd110638dab004bcc759f6f51a0994bdfd8d5" +SRCREV = "eefb06353c8c3db34d22c26825b66e921bce617d" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf