From: Konrad Weihmann Date: Tue, 2 Jun 2020 20:44:15 +0000 (+0200) Subject: libxt: fix whitespaces X-Git-Tag: uninative-2.9~599 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=dd41594cb8340fb1f4df5822f42c4742d720805b;p=openembedded-core.git libxt: fix whitespaces remove unnecessary whitespace and line breaks Signed-off-by: Konrad Weihmann Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/xorg-lib/libxt_1.2.0.bb b/meta/recipes-graphics/xorg-lib/libxt_1.2.0.bb index 42df435052..54384521c8 100644 --- a/meta/recipes-graphics/xorg-lib/libxt_1.2.0.bb +++ b/meta/recipes-graphics/xorg-lib/libxt_1.2.0.bb @@ -22,8 +22,8 @@ PE = "1" XORG_PN = "libXt" -SRC_URI += "file://libxt_fix_for_x32.patch \ - " +SRC_URI += "file://libxt_fix_for_x32.patch" + SRC_URI[md5sum] = "a9019421d3ee8b4937b6afd9025f018a" SRC_URI[sha256sum] = "b31df531dabed9f4611fc8980bc51d7782967e2aff44c4105251a1acb5a77831"