From: Phil Blundell Date: Tue, 6 Jul 2004 17:04:20 +0000 (+0000) Subject: try to get logo the right way up on collie X-Git-Tag: Release-2010-05/1~18277 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93bff189d945f62fff54e5424aedf6150012d7e9;p=openembedded.git try to get logo the right way up on collie BKrev: 40eadb94tGL-SuNz3CfsZLb3cxuOAg --- diff --git a/gpe-bootsplash/gpe-bootsplash-1.11/collie.patch b/gpe-bootsplash/gpe-bootsplash-1.11/collie.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/gpe-bootsplash/gpe-bootsplash_1.11.oe b/gpe-bootsplash/gpe-bootsplash_1.11.oe index 33405d2cb6..e92252be4a 100644 --- a/gpe-bootsplash/gpe-bootsplash_1.11.oe +++ b/gpe-bootsplash/gpe-bootsplash_1.11.oe @@ -4,11 +4,12 @@ DEPENDS = "gtk+ librsvg" MAINTAINER = "Phil Blundell " SECTION = "gpe" PRIORITY = "optional" -PR = "r1" +PR = "r2" SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz \ file://errno.patch;patch=1;pnum=0 \ file://chvt.patch;patch=1 \ + file://collie.patch;patch=1 \ file://splash-p.svg file://splash-l.svg" FILES_${PN} += "${datadir}/gpe"