diff options
author | Holger Schurig <schurig@mn-solutions.de> | 2005-04-14 06:36:07 +0000 |
---|---|---|
committer | Holger Schurig <schurig@mn-solutions.de> | 2005-04-14 06:36:07 +0000 |
commit | d8efe397ab28904068612c36882639808128f62c (patch) | |
tree | bf6169bd9e3e1cc1c6b9c0a1ca5d720c30b92bb7 /packages/gpe-bootsplash | |
parent | 2682ffed0c89f542ca83b58fe9b9a966a9a94ae2 (diff) |
Support for MNCI "Ramses"
BKrev: 425e0f572Q9JtEGyeRdGdNTRd0RSAg
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" |