*include the following changes: eefb063 - Copyright updates *update md5 checksum
Signed-off-by: Chunrong Guo <[email protected]> --- 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 489b99c..5255bd0 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" -- 1.9.0 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
