summaryrefslogtreecommitdiffstats
path: root/meta-ivi-common
diff options
context:
space:
mode:
authorRonan Le Martret <ronan.lemartret@iot.bzh>2016-10-14 13:41:15 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-01-10 19:36:58 +0000
commitd728d917b469e4904c05f281ea9d0c699d2d4b55 (patch)
tree5b251c1c63254db29bb3477b6ea347f16f1b4142 /meta-ivi-common
parente0862ef489ec3d5d75deacfccb5fd206aa21b99c (diff)
fix checksum
Change-Id: I4f0286347cd6bd56b233b6c574736beb73ca4a0f Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Diffstat (limited to 'meta-ivi-common')
-rw-r--r--meta-ivi-common/recipes-test/freetype/freetype_%.bbappend4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-ivi-common/recipes-test/freetype/freetype_%.bbappend b/meta-ivi-common/recipes-test/freetype/freetype_%.bbappend
index 926e0d8f0..a5c67299b 100644
--- a/meta-ivi-common/recipes-test/freetype/freetype_%.bbappend
+++ b/meta-ivi-common/recipes-test/freetype/freetype_%.bbappend
@@ -4,8 +4,8 @@ SRC_URI =+ "${SOURCEFORGE_MIRROR}/freetype/ft2demos-${PV}.tar.bz2;name=ft2demos
file://0001-Makefile-dont-build-gfx-demos.patch;patchdir=../ft2demos-${PV} \
file://0001-ft2demos-Makefile-Do-not-hardcode-libtool-path.patch;patchdir=../ft2demos-${PV} \
"
-SRC_URI[ft2demos.md5sum] = "f7c6102f29834a80456264fe4edd81d1"
-SRC_URI[ft2demos.sha256sum] = "b076ac52465e912d035f111ede78b88bf3dd186f91a56a54ff83ffdf862e84e4"
+SRC_URI[ft2demos.md5sum] = "b8185d15751e9decd21d0e7e63cccbf6"
+SRC_URI[ft2demos.sha256sum] = "568a8f3a6301189a881d2f7ec95da280d20c862de94d81815341870e380b00e6"
PACKAGES =+ "${PN}-demos"