[Angstrom-devel] Dmitry Eremin-Solenikov : psplash: convert from svn.o-hand.org to git. yoctoproject.org

Angstrom Git Repos ang-git at xora.vm.bytemark.co.uk
Fri Oct 7 12:23:26 CEST 2011


Module: meta-angstrom
Branch: master
Commit: 2f31437fa4c28f7bc7e639f63cf65b5781517b53

Author: Dmitry Eremin-Solenikov <dbaryshkov at gmail.com>
Date:   Tue Oct  4 20:48:34 2011 +0400

psplash: convert from svn.o-hand.org to git.yoctoproject.org

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov at gmail.com>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 ...ash-angstrom_svn.bb => psplash-angstrom_git.bb} |    4 ++--
 ...3pandora_svn.bb => psplash-omap3pandora_git.bb} |    4 ++--
 .../{psplash-ti_svn.bb => psplash-ti_git.bb}       |    4 ++--
 recipes-core/psplash/psplash.inc                   |    8 ++++----
 .../psplash/{psplash_svn.bb => psplash_git.bb}     |    4 ++--
 5 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/recipes-core/psplash/psplash-angstrom_svn.bb b/recipes-core/psplash/psplash-angstrom_git.bb
similarity index 85%
rename from recipes-core/psplash/psplash-angstrom_svn.bb
rename to recipes-core/psplash/psplash-angstrom_git.bb
index 2667cc4..7cfdcc1 100644
--- a/recipes-core/psplash/psplash-angstrom_svn.bb
+++ b/recipes-core/psplash/psplash-angstrom_git.bb
@@ -9,7 +9,7 @@ ALTERNATIVE_PRIORITY = "20"
 # 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 \
+SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \
           file://psplash-18bpp.patch \
           file://logo-math.patch \
           file://psplash-poky-img.h \
@@ -17,5 +17,5 @@ SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=psplash;proto=http \
           file://psplash-default \
           file://splashfuncs \
           file://psplash-init"
-S = "${WORKDIR}/psplash"
+S = "${WORKDIR}/git"
 
diff --git a/recipes-core/psplash/psplash-omap3pandora_svn.bb b/recipes-core/psplash/psplash-omap3pandora_git.bb
similarity index 85%
rename from recipes-core/psplash/psplash-omap3pandora_svn.bb
rename to recipes-core/psplash/psplash-omap3pandora_git.bb
index 120679b..81478c6 100644
--- a/recipes-core/psplash/psplash-omap3pandora_svn.bb
+++ b/recipes-core/psplash/psplash-omap3pandora_git.bb
@@ -10,12 +10,12 @@ ALTERNATIVE_PRIORITY_omap3pandora = "5"
 # 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 \
+SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \
           file://logo-math.patch \
           file://psplash-poky-img.h \
           file://psplash-bar-img.h \
           file://psplash-default \
           file://splashfuncs \
           file://psplash-init"
-S = "${WORKDIR}/psplash"
+S = "${WORKDIR}/git"
 
diff --git a/recipes-core/psplash/psplash-ti_svn.bb b/recipes-core/psplash/psplash-ti_git.bb
similarity index 86%
rename from recipes-core/psplash/psplash-ti_svn.bb
rename to recipes-core/psplash/psplash-ti_git.bb
index b754d09..d259757 100644
--- a/recipes-core/psplash/psplash-ti_svn.bb
+++ b/recipes-core/psplash/psplash-ti_git.bb
@@ -9,7 +9,7 @@ ALTERNATIVE_PRIORITY = "20"
 # 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 \
+SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \
           file://psplash-18bpp.patch \
           file://logo-math.patch \
           file://0001-configurability-for-rev-422.patch \
@@ -18,5 +18,5 @@ SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=psplash;proto=http \
           file://psplash-default \
           file://splashfuncs \
           file://psplash-init"
-S = "${WORKDIR}/psplash"
+S = "${WORKDIR}/git"
 
diff --git a/recipes-core/psplash/psplash.inc b/recipes-core/psplash/psplash.inc
index dc6ce2e..18343c3 100644
--- a/recipes-core/psplash/psplash.inc
+++ b/recipes-core/psplash/psplash.inc
@@ -1,5 +1,5 @@
 DESCRIPTION = "Userspace framebuffer boot logo based on usplash."
-HOMEPAGE = "http://projects.o-hand.com/psplash"
++HOMEPAGE = "http://git.yoctoproject.org/cgit/cgit.cgi/psplash"
 SECTION = "base"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://psplash.h;md5=a87c39812c1e37f3451567cc29a29c8f"
@@ -8,9 +8,9 @@ PROVIDES = "virtual/psplash"
 RPROVIDES_${PN} = "virtual-psplash"
 RCONFLICTS_${PN} = "exquisite"
 
-SRCREV_pn-${PN} = "422"
-PV = "0.0+svnr${SRCPV}"
-PR = "r34"
+SRCREV = "e05374aae945bcfc6d962ed0d7b2774b77987e1d"
+PV = "0.1+git${SRCPV}"
+PR = "r0"
 
 # You can create your own pslash-poky-img.h by doing
 # ./make-image-header.sh <file>.png POKY
diff --git a/recipes-core/psplash/psplash_svn.bb b/recipes-core/psplash/psplash_git.bb
similarity index 83%
rename from recipes-core/psplash/psplash_svn.bb
rename to recipes-core/psplash/psplash_git.bb
index c47ff11..34b15b6 100644
--- a/recipes-core/psplash/psplash_svn.bb
+++ b/recipes-core/psplash/psplash_git.bb
@@ -3,13 +3,13 @@ require psplash-ua.inc
 
 ALTERNATIVE_PRIORITY = "10"
 
-SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=psplash;proto=http \
+SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \
           file://psplash-poky-img.h \
           file://psplash-bar-img.h \
           file://psplash-default \
           file://splashfuncs \
           file://psplash-init"
-S = "${WORKDIR}/psplash"
+S = "${WORKDIR}/git"
 
 # This really should be default, but due yo openmoko hack below, can't be easily
 SRC_URI_append_angstrom = " file://logo-math.patch "




More information about the Angstrom-distro-devel mailing list