Fix freetype recipe to build ft2demos again 21/6721/3
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 6 Oct 2016 22:11:35 +0000 (00:11 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 7 Oct 2016 20:15:55 +0000 (20:15 +0000)
commit1da1fa063421d930c5a882ee28eaba8e88b0449a
tree94ab3dae02ecccfc4d2c06b73f1f23c73d28ff51
parenta2dcdc074852955d6c73f56359254cb74ea7faa4
Fix freetype recipe to build ft2demos again

This changeset fixes SPEC-261 [1]

The recipe relies on ${B} = ${S} and
ft2demos needs to find the right libtool.

Therefore we remove the hardcoded LIBTOOL in the makefile.
LIBTOOL is already set and imported through config.mk

v2: replaced sed with patch

[1] https://jira.automotivelinux.org/browse/SPEC-261

Change-Id: I25f472a1774b0e7922828271117e96bf254e4b59
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
meta-ivi-common/recipes-test/freetype/files/0001-ft2demos-Makefile-Do-not-hardcode-libtool-path.patch [new file with mode: 0644]
meta-ivi-common/recipes-test/freetype/freetype_%.bbappend