From 709c4d66e0b107ca606941b988bad717c0b45d9b Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 17 Mar 2009 14:32:59 -0400 Subject: rename packages/ to recipes/ per earlier agreement See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko Acked-by: Mike Westerhof Acked-by: Philip Balister Acked-by: Khem Raj Acked-by: Marcin Juszkiewicz Acked-by: Koen Kooi Acked-by: Frans Meulenbroeks --- packages/psplash/psplash-openmoko_svn.bb | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 packages/psplash/psplash-openmoko_svn.bb (limited to 'packages/psplash/psplash-openmoko_svn.bb') diff --git a/packages/psplash/psplash-openmoko_svn.bb b/packages/psplash/psplash-openmoko_svn.bb deleted file mode 100644 index 1114645040..0000000000 --- a/packages/psplash/psplash-openmoko_svn.bb +++ /dev/null @@ -1,20 +0,0 @@ -require psplash.inc -require psplash-ua.inc - -ALTERNATIVE_PRIORITY = "30" - -# You can create your own pslash-hand-img.h by doing -# ./make-image-header.sh .png HAND -# and rename the resulting .h to pslash-hand-img.h (for the logo) -# respectively psplash-bar-img.h (BAR) for the bar. -# You might also want to patch the colors (see patch) - -SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=psplash;proto=http \ - file://logo-math.patch;patch=1 \ - file://psplash-hand-img.h \ - file://psplash-bar-img.h \ - file://psplash-default \ - file://psplash-init" -S = "${WORKDIR}/psplash" - -SRC_URI_append_openmoko = " file://configurability.patch;patch=1 " -- cgit v1.2.3