mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
libxt: fix whitespaces
remove unnecessary whitespace and line breaks (From OE-Core rev: dd41594cb8340fb1f4df5822f42c4742d720805b) Signed-off-by: Konrad Weihmann <kweihmann@outlook.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
9f36414d22
commit
c6eda7a98f
@@ -22,8 +22,8 @@ PE = "1"
|
|||||||
|
|
||||||
XORG_PN = "libXt"
|
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[md5sum] = "a9019421d3ee8b4937b6afd9025f018a"
|
||||||
SRC_URI[sha256sum] = "b31df531dabed9f4611fc8980bc51d7782967e2aff44c4105251a1acb5a77831"
|
SRC_URI[sha256sum] = "b31df531dabed9f4611fc8980bc51d7782967e2aff44c4105251a1acb5a77831"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user