All of lore.kernel.org
 help / color / mirror / Atom feed
* [oe-classic][PATCH 0/1] psplash: convert from svn.o-hand.com to git.yoctoproject.org
@ 2012-07-01 18:56 Apelete Seketeli
  2012-07-01 18:56 ` [oe-classic][PATCH 1/1] " Apelete Seketeli
  2012-07-01 19:04 ` [oe-classic][PATCH 0/1] " Khem Raj
  0 siblings, 2 replies; 4+ messages in thread
From: Apelete Seketeli @ 2012-07-01 18:56 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Kristoffer Ericson

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




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-07-04 21:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-01 18:56 [oe-classic][PATCH 0/1] psplash: convert from svn.o-hand.com to git.yoctoproject.org Apelete Seketeli
2012-07-01 18:56 ` [oe-classic][PATCH 1/1] " Apelete Seketeli
2012-07-01 19:04 ` [oe-classic][PATCH 0/1] " Khem Raj
2012-07-04 21:40   ` Apelete Seketeli

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.