diff options
-rw-r--r-- | gpe-bootsplash/gpe-bootsplash-1.11/collie.patch | 0 | ||||
-rw-r--r-- | gpe-bootsplash/gpe-bootsplash_1.11.oe | 3 |
2 files changed, 2 insertions, 1 deletions
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 --- /dev/null +++ b/gpe-bootsplash/gpe-bootsplash-1.11/collie.patch 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 <pb@handhelds.org>" 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" |