From: Richard Purdie Date: Mon, 18 Apr 2005 21:52:38 +0000 (+0000) Subject: gpe-bootsplash: fix rotation for c7x0 under 2.6 kernel X-Git-Tag: Release-2010-05/1~14394 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cd231e76313efe966147b12ac992ab99235ec7d;p=openembedded.git gpe-bootsplash: fix rotation for c7x0 under 2.6 kernel BKrev: 42642c26GFDvc596nzV7JL0jkWh0fg --- diff --git a/packages/gpe-bootsplash/files/c7x0-rotation.patch b/packages/gpe-bootsplash/files/c7x0-rotation.patch new file mode 100644 index 0000000000..e69de29bb2 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"