[oe-commits] Marco Cavallini : psplash-kaeilos_svn.bb: Added KaeilOS specific psplash recipe

git version control git at git.openembedded.org
Thu Jan 20 14:31:29 UTC 2011


Module: openembedded.git
Branch: master
Commit: 8b3b078b21fc75d80e35ecbc6bb0d2d88df90285
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8b3b078b21fc75d80e35ecbc6bb0d2d88df90285

Author: Marco Cavallini <m.cavallini at koansoftware.com>
Date:   Thu Jan 20 15:28:04 2011 +0100

psplash-kaeilos_svn.bb: Added KaeilOS specific psplash recipe

---

 recipes/psplash/psplash-kaeilos_svn.bb |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/recipes/psplash/psplash-kaeilos_svn.bb b/recipes/psplash/psplash-kaeilos_svn.bb
new file mode 100644
index 0000000..9a40cc7
--- /dev/null
+++ b/recipes/psplash/psplash-kaeilos_svn.bb
@@ -0,0 +1,18 @@
+require psplash.inc
+require psplash-ua.inc
+
+ALTERNATIVE_PRIORITY = "20"
+
+SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=psplash;proto=http \
+          file://logo-math.patch \
+          file://psplash-poky-img.h \
+          file://psplash-bar-img.h \
+          file://psplash-default \
+          file://splashfuncs \
+          file://psplash-init \
+          file://psplash-18bpp.patch \
+          file://psplash-24bpp-BGR666.patch"
+
+S = "${WORKDIR}/psplash"
+
+





More information about the Openembedded-commits mailing list