diff options
Diffstat (limited to 'meta-ivi-common/recipes-test')
-rw-r--r-- | meta-ivi-common/recipes-test/freetype/freetype_2.7.1.bbappend (renamed from meta-ivi-common/recipes-test/freetype/freetype_%.bbappend) | 4 |
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_2.7.1.bbappend index a5c67299b..0593cf573 100644 --- a/meta-ivi-common/recipes-test/freetype/freetype_%.bbappend +++ b/meta-ivi-common/recipes-test/freetype/freetype_2.7.1.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] = "b8185d15751e9decd21d0e7e63cccbf6" -SRC_URI[ft2demos.sha256sum] = "568a8f3a6301189a881d2f7ec95da280d20c862de94d81815341870e380b00e6" +SRC_URI[ft2demos.md5sum] = "5c10cb35bec755dbd3f7999e0f97aee3" +SRC_URI[ft2demos.sha256sum] = "d3f8a0d5a3f0d58701133458a8c1d3f97f658869f3c904b1fda447ed3b290ecd" PACKAGES =+ "${PN}-demos" |