From 6cd231e76313efe966147b12ac992ab99235ec7d Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 18 Apr 2005 21:52:38 +0000 Subject: gpe-bootsplash: fix rotation for c7x0 under 2.6 kernel BKrev: 42642c26GFDvc596nzV7JL0jkWh0fg --- packages/gpe-bootsplash/gpe-bootsplash_1.14.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'packages/gpe-bootsplash/gpe-bootsplash_1.14.bb') diff --git a/packages/gpe-bootsplash/gpe-bootsplash_1.14.bb b/packages/gpe-bootsplash/gpe-bootsplash_1.14.bb index 0e59b0bfa5..311dafbeb3 100644 --- a/packages/gpe-bootsplash/gpe-bootsplash_1.14.bb +++ b/packages/gpe-bootsplash/gpe-bootsplash_1.14.bb @@ -7,7 +7,8 @@ PRIORITY = "optional" LICENSE = "GPL" PR = "r2" -SRC_URI += "file://splash-p.svg file://splash-l.svg" +SRC_URI += "file://splash-p.svg file://splash-l.svg \ + file://c7x0-rotation.patch;patch=1" SRC_URI_append_ramses = " file://ramses.patch;patch=1" FILES_${PN} += "${datadir}/gpe" -- cgit 1.2.3-korg