Apelete Seketeli | 1 Jul 2012 20:56

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

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
(Continue reading)

Apelete Seketeli | 1 Jul 2012 20:56

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

Convert all psplash recipes from svn.o-hand.com to
git.yoctoproject.org since svn.o-hand.com seems to be down.

Signed-off-by: Apelete Seketeli <apelete <at> seketeli.net>
---
 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

diff --git a/recipes/psplash/psplash-angstrom_git.bb b/recipes/psplash/psplash-angstrom_git.bb
new file mode 100644
(Continue reading)

Khem Raj | 1 Jul 2012 21:04
Picon
Gravatar

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


On 7/1/2012 11:56 AM, Apelete Seketeli wrote:
> 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

Thanks for all your patches. Could you rebase all your patches against
2011.03 branch and send a pull request for that maintenance branch since
it will be of interest to that branch

Thx
-Khem
Apelete Seketeli | 4 Jul 2012 23:40

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

Hi Khem,

Le 01-Jul-12, Khem Raj a écrit:
> 
> Apelete
> 
> Thanks for all your patches. Could you rebase all your patches against
> 2011.03 branch and send a pull request for that maintenance branch since
> it will be of interest to that branch
> 
> Thx
> - -Khem

Thanks for the advice.

I rebased all the patches I have sent to the mailing list,
unfortunately I discovered new issues while doing a test bake of the
muffinman-image all these patches were fixing.

I am fixing these new issues now. I will send the appropriate patches
as usual and then do the pull request once I succeeded in baking
muffinman-image from 2011.03-maintenance branch, unless you think I
should proceed otherwise.

Cheers.
--

-- 
        Apelete

Gmane