[oe] [oe-classic][PATCH 0/1] psplash: convert from svn.o-hand.com to git.yoctoproject.org

Apelete Seketeli apelete at seketeli.net
Sun Jul 1 18:56:22 UTC 2012


Hello,

The psplash recipes found in oe-classic were still relying on the
svn.o-hand.com repository. I converted them to use the
git.yoctoproject.org repository instead.

Please note that I chose do that conversion instead of simply rebasing
on the psplash_git.bb recipe found in oe-core because the oe-core
recipe was written to work with newer versions of bitbake that are not
compatible with oe-classic (versions beyond 1.12.0).

The patch that comes as a follow-up of this message is what it's all
about.

Apelete Seketeli (1):
  psplash: convert from svn.o-hand.com to git.yoctoproject.org

 recipes/psplash/psplash-angstrom_git.bb     |   21 +++++++++++++++++++++
 recipes/psplash/psplash-angstrom_svn.bb     |   21 ---------------------
 recipes/psplash/psplash-kaeilos_git.bb      |   18 ++++++++++++++++++
 recipes/psplash/psplash-kaeilos_svn.bb      |   18 ------------------
 recipes/psplash/psplash-omap3pandora_git.bb |   21 +++++++++++++++++++++
 recipes/psplash/psplash-omap3pandora_svn.bb |   21 ---------------------
 recipes/psplash/psplash-ti_git.bb           |   22 ++++++++++++++++++++++
 recipes/psplash/psplash-ti_svn.bb           |   22 ----------------------
 recipes/psplash/psplash.inc                 |    8 ++++----
 recipes/psplash/psplash_git.bb              |   20 ++++++++++++++++++++
 recipes/psplash/psplash_svn.bb              |   19 -------------------
 11 files changed, 106 insertions(+), 105 deletions(-)
 create mode 100644 recipes/psplash/psplash-angstrom_git.bb
 delete mode 100644 recipes/psplash/psplash-angstrom_svn.bb
 create mode 100644 recipes/psplash/psplash-kaeilos_git.bb
 delete mode 100644 recipes/psplash/psplash-kaeilos_svn.bb
 create mode 100644 recipes/psplash/psplash-omap3pandora_git.bb
 delete mode 100644 recipes/psplash/psplash-omap3pandora_svn.bb
 create mode 100644 recipes/psplash/psplash-ti_git.bb
 delete mode 100644 recipes/psplash/psplash-ti_svn.bb
 create mode 100644 recipes/psplash/psplash_git.bb
 delete mode 100644 recipes/psplash/psplash_svn.bb

-- 
1.7.10





More information about the Openembedded-devel mailing list