[OE-core] [PATCH 12/15] harfbuzz: upgrade 1.7.5 -> 1.8.4

Burton, Ross ross.burton at intel.com
Tue Jul 17 19:21:36 UTC 2018


Realised I forgot to put that and updated my branch.  Because there's
a new library, libharfbuzz-subset.so, which doesn't justify a new
subpackage but otherwise upsets the renaming.

Ross

On 17 July 2018 at 19:23, Khem Raj <raj.khem at gmail.com> wrote:
> On Tue, Jul 17, 2018 at 9:41 AM Ross Burton <ross.burton at intel.com> wrote:
>>
>> Signed-off-by: Ross Burton <ross.burton at intel.com>
>> ---
>>  .../harfbuzz/{harfbuzz_1.7.5.bb => harfbuzz_1.8.4.bb}              | 7 ++++---
>>  1 file changed, 4 insertions(+), 3 deletions(-)
>>  rename meta/recipes-graphics/harfbuzz/{harfbuzz_1.7.5.bb => harfbuzz_1.8.4.bb} (86%)
>>
>> diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_1.7.5.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_1.8.4.bb
>> similarity index 86%
>> rename from meta/recipes-graphics/harfbuzz/harfbuzz_1.7.5.bb
>> rename to meta/recipes-graphics/harfbuzz/harfbuzz_1.8.4.bb
>> index 0a9b029461f..4d5964d6bb7 100644
>> --- a/meta/recipes-graphics/harfbuzz/harfbuzz_1.7.5.bb
>> +++ b/meta/recipes-graphics/harfbuzz/harfbuzz_1.8.4.bb
>> @@ -11,9 +11,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e021dd6dda6ff1e6b1044002fc662b9b \
>>  DEPENDS = "glib-2.0 cairo fontconfig freetype"
>>
>>  SRC_URI = "http://www.freedesktop.org/software/harfbuzz/release/${BP}.tar.bz2"
>> -
>> -SRC_URI[md5sum] = "1466ab51fc5aaa6af4065936939cec62"
>> -SRC_URI[sha256sum] = "84574e1b1f65ca694cb8fb6905309665c0368af18a312357f8ff886ee2f29563"
>> +SRC_URI[md5sum] = "f176eeda0a4e51a056d3ea6b9e65c27f"
>> +SRC_URI[sha256sum] = "3c592f86fa0da69e2e0e98cae9f5d5b61def3bb7948aa00ca45748f27fa545fd"
>>
>>  inherit autotools pkgconfig lib_package gtk-doc
>>
>> @@ -30,6 +29,8 @@ EXTRA_OECONF = " \
>>
>>  PACKAGES =+ "${PN}-icu ${PN}-icu-dev"
>>
>> +LEAD_SONAME = "libharfbuzz.so"
>> +
>
> why is this needed in this version
>
>>  FILES_${PN}-icu = "${libdir}/libharfbuzz-icu.so.*"
>>  FILES_${PN}-icu-dev = "${libdir}/libharfbuzz-icu.la \
>>                         ${libdir}/libharfbuzz-icu.so \
>> --
>> 2.11.0
>>
>> --
>> _______________________________________________
>> Openembedded-core mailing list
>> Openembedded-core at lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-core



More information about the Openembedded-core mailing list