[oe] [PATCH 3/4] libsdl2-ttf: update to 2.0.14

Khem Raj raj.khem at gmail.com
Mon Feb 15 23:55:57 UTC 2016


On Mon, Feb 15, 2016 at 1:17 PM, Andreas Müller
<schnitzeltony at googlemail.com> wrote:
> Licence checksum was changed by change of copyright year.
>
> Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
> ---
>  .../{libsdl2-ttf_2.0.12.bb => libsdl2-ttf_2.0.14.bb}           | 10 +++-------
>  1 file changed, 3 insertions(+), 7 deletions(-)
>  rename meta-oe/recipes-support/libsdl-ttf/{libsdl2-ttf_2.0.12.bb => libsdl2-ttf_2.0.14.bb} (66%)
>
> diff --git a/meta-oe/recipes-support/libsdl-ttf/libsdl2-ttf_2.0.12.bb b/meta-oe/recipes-support/libsdl-ttf/libsdl2-ttf_2.0.14.bb
> similarity index 66%
> rename from meta-oe/recipes-support/libsdl-ttf/libsdl2-ttf_2.0.12.bb
> rename to meta-oe/recipes-support/libsdl-ttf/libsdl2-ttf_2.0.14.bb
> index 47ce115..af5a55c 100644
> --- a/meta-oe/recipes-support/libsdl-ttf/libsdl2-ttf_2.0.12.bb
> +++ b/meta-oe/recipes-support/libsdl-ttf/libsdl2-ttf_2.0.14.bb
> @@ -2,20 +2,19 @@ SUMMARY = "Simple DirectMedia Layer truetype font library"
>  SECTION = "libs"
>  DEPENDS = "virtual/libsdl2 freetype"
>  LICENSE = "Zlib"
> -LIC_FILES_CHKSUM = "file://COPYING.txt;md5=cdd16c6436d6b8fcbdd22a54d68c6dd3"
> +LIC_FILES_CHKSUM = "file://COPYING.txt;md5=cb33e7c4df9fbde389f149ad6bc93ce5"
>
>  SRC_URI = " \
>      http://www.libsdl.org/projects/SDL_ttf/release/SDL2_ttf-${PV}.tar.gz \
>      file://use.pkg-config.for.freetype2.patch \
>  "
> +SRC_URI[md5sum] = "e53c05e1e7f1382c316afd6c763388b1"
> +SRC_URI[sha256sum] = "34db5e20bcf64e7071fe9ae25acaa7d72bdc4f11ab3ce59acc768ab62fe39276"
>
>  S = "${WORKDIR}/SDL2_ttf-${PV}"
> -#EXTRA_OECONF += "SDL_CONFIG=${STAGING_BINDIR_CROSS}/sdl-config "
>
>  inherit autotools
>
> -TARGET_CC_ARCH += "${LDFLAGS}"
> -

why is this removed ?

>  do_configure_prepend() {
>      touch ${S}/NEWS ${S}/README ${S}/AUTHORS ${S}/ChangeLog
>
> @@ -26,6 +25,3 @@ do_configure_prepend() {
>          rm -f ${S}/acinclude/$i
>      done
>  }
> -
> -SRC_URI[md5sum] = "79787216b56cb4707f39d538f2225e00"
> -SRC_URI[sha256sum] = "8728605443ea1cca5cad501dc34dc0cb15135d1e575551da6d151d213d356f6e"
> --
> 2.5.0
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel



More information about the Openembedded-devel mailing list