From: Zhenhua Luo Date: Mon, 5 Jan 2015 10:32:33 +0000 (+0800) Subject: flib: update to revision 4bd48d4 X-Git-Tag: 2.1~534^2~63 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=c6d85b6e0862249b345c5517e3f54f857aeb783e;p=meta-freescale.git flib: update to revision 4bd48d4 This update to fsl sdk v1.7 release. The detailed changes can be found at: http://git.freescale.com/git/cgit.cgi/ppc/sdk/flib.git/ The license file changes: 1. add SPDX license identifier 2. update to 'Copyright 2008-2014' Signed-off-by: Zhenhua Luo --- diff --git a/meta-fsl-ppc/recipes-dpaa/flib/flib_git.bb b/meta-fsl-ppc/recipes-dpaa/flib/flib_git.bb index 56737180..3ac7886b 100644 --- a/meta-fsl-ppc/recipes-dpaa/flib/flib_git.bb +++ b/meta-fsl-ppc/recipes-dpaa/flib/flib_git.bb @@ -1,10 +1,10 @@ DESCRIPTION = "Foundation Library" SECTION = "flib" LICENSE = "BSD & GPLv2" -LIC_FILES_CHKSUM = "file://COPYING;md5=3f16fa8e677e45af3127c5c4bafc3c00" +LIC_FILES_CHKSUM = "file://COPYING;md5=75d2f6a74299640c05ae6c69ed7a4ad6" SRC_URI = "git://git.freescale.com/ppc/sdk/flib.git;nobranch=1" -SRCREV = "6918b5d4ff24a5e7ab4803c849570d45f359a8d7" +SRCREV = "4bd48d4d6dbb1bd57c3c608fe66e97f4eb8e05b9" S = "${WORKDIR}/git"