aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-bootsplash
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2005-04-18 21:52:38 +0000
committerRichard Purdie <rpurdie@rpsys.net>2005-04-18 21:52:38 +0000
commit6cd231e76313efe966147b12ac992ab99235ec7d (patch)
tree74c3021a7dcdc0950bdbfe83316c162b8f52b9cb /packages/gpe-bootsplash
parent029b25c4f326aa7ad4b206c7b6a5f8a9ec78ec54 (diff)
downloadopenembedded-6cd231e76313efe966147b12ac992ab99235ec7d.tar.gz
gpe-bootsplash: fix rotation for c7x0 under 2.6 kernel
BKrev: 42642c26GFDvc596nzV7JL0jkWh0fg
Diffstat (limited to 'packages/gpe-bootsplash')
-rw-r--r--packages/gpe-bootsplash/files/c7x0-rotation.patch0
-rw-r--r--packages/gpe-bootsplash/gpe-bootsplash_1.14.bb3
2 files changed, 2 insertions, 1 deletions
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
--- /dev/null
+++ b/packages/gpe-bootsplash/files/c7x0-rotation.patch
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"