diff options
Diffstat (limited to 'packages/gpe-bootsplash')
-rw-r--r-- | packages/gpe-bootsplash/files/ramses.patch | 0 | ||||
-rw-r--r-- | packages/gpe-bootsplash/gpe-bootsplash_1.14.bb | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/packages/gpe-bootsplash/files/ramses.patch b/packages/gpe-bootsplash/files/ramses.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/packages/gpe-bootsplash/files/ramses.patch diff --git a/packages/gpe-bootsplash/gpe-bootsplash_1.14.bb b/packages/gpe-bootsplash/gpe-bootsplash_1.14.bb index f84864d353..bfb79ef33e 100644 --- a/packages/gpe-bootsplash/gpe-bootsplash_1.14.bb +++ b/packages/gpe-bootsplash/gpe-bootsplash_1.14.bb @@ -8,6 +8,7 @@ LICENSE = "GPL" PR = "r1" SRC_URI += "file://splash-p.svg file://splash-l.svg" +SRC_URI_append_ramses = " file://ramses.patch;patch=1" FILES_${PN} += "${datadir}/gpe" |