* [PATCH 1/3] libzypp: git repo moved to github
2011-09-20 8:32 [PATCH 0/3] [oe-core & yocto RC] Fix unfetchable zypp-related packages Anders Darander
@ 2011-09-20 8:33 ` Anders Darander
2011-09-20 8:33 ` [PATCH 2/3] sat-solver: " Anders Darander
` (3 subsequent siblings)
4 siblings, 0 replies; 8+ messages in thread
From: Anders Darander @ 2011-09-20 8:33 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Anders Darander <anders@chargestorm.se>
---
meta/recipes-extended/libzypp/libzypp_git.bb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-extended/libzypp/libzypp_git.bb b/meta/recipes-extended/libzypp/libzypp_git.bb
index aeae7df..4b1b8e4 100644
--- a/meta/recipes-extended/libzypp/libzypp_git.bb
+++ b/meta/recipes-extended/libzypp/libzypp_git.bb
@@ -16,7 +16,7 @@ SRCREV = "15b6c52260bbc52b3d8e585e271b67e10cc7c433"
PV = "0.0-git${SRCPV}"
PR = "r14"
-SRC_URI = "git://gitorious.org/opensuse/libzypp.git;protocol=git \
+SRC_URI = "git://github.com/openSUSE/libzypp.git;protocol=git \
file://no-doc.patch \
file://rpm5.patch \
file://rpm5-no-rpmdbinit.patch \
--
1.7.6.3
^ permalink raw reply related [flat|nested] 8+ messages in thread* [PATCH 2/3] sat-solver: git repo moved to github
2011-09-20 8:32 [PATCH 0/3] [oe-core & yocto RC] Fix unfetchable zypp-related packages Anders Darander
2011-09-20 8:33 ` [PATCH 1/3] libzypp: git repo moved to github Anders Darander
@ 2011-09-20 8:33 ` Anders Darander
2011-09-20 8:33 ` [PATCH 3/3] zypper: " Anders Darander
` (2 subsequent siblings)
4 siblings, 0 replies; 8+ messages in thread
From: Anders Darander @ 2011-09-20 8:33 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Anders Darander <anders@chargestorm.se>
---
meta/recipes-extended/sat-solver/sat-solver_git.bb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-extended/sat-solver/sat-solver_git.bb b/meta/recipes-extended/sat-solver/sat-solver_git.bb
index 9b212db..0d9a439 100644
--- a/meta/recipes-extended/sat-solver/sat-solver_git.bb
+++ b/meta/recipes-extended/sat-solver/sat-solver_git.bb
@@ -12,7 +12,7 @@ PR = "r11"
PARALLEL_MAKE=""
-SRC_URI = "git://gitorious.org/opensuse/sat-solver.git;protocol=git \
+SRC_URI = "git://github.com/openSUSE/sat-solver.git;protocol=git \
file://sat-solver_rpm5.patch \
file://sat-solver_obsolete.patch \
file://cmake.patch \
--
1.7.6.3
^ permalink raw reply related [flat|nested] 8+ messages in thread* [PATCH 3/3] zypper: git repo moved to github
2011-09-20 8:32 [PATCH 0/3] [oe-core & yocto RC] Fix unfetchable zypp-related packages Anders Darander
2011-09-20 8:33 ` [PATCH 1/3] libzypp: git repo moved to github Anders Darander
2011-09-20 8:33 ` [PATCH 2/3] sat-solver: " Anders Darander
@ 2011-09-20 8:33 ` Anders Darander
2011-09-20 18:10 ` [PATCH 0/3] [oe-core & yocto RC] Fix unfetchable zypp-related packages Saul Wold
2011-09-21 22:54 ` Saul Wold
4 siblings, 0 replies; 8+ messages in thread
From: Anders Darander @ 2011-09-20 8:33 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Anders Darander <anders@chargestorm.se>
---
meta/recipes-extended/zypper/zypper_git.bb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-extended/zypper/zypper_git.bb b/meta/recipes-extended/zypper/zypper_git.bb
index 299fcb5..7f7ceb3 100644
--- a/meta/recipes-extended/zypper/zypper_git.bb
+++ b/meta/recipes-extended/zypper/zypper_git.bb
@@ -11,7 +11,7 @@ SRCREV = "2c5bb6ceb99ecd950ef993e43d77bf0569ea0582"
inherit cmake
-SRC_URI = "git://gitorious.org/opensuse/zypper.git;protocol=git \
+SRC_URI = "git://github.com/openSUSE/zypper.git;protocol=git \
file://cmake.patch \
file://dso_linking_change_build_fix.patch \
file://rpm5-flag.patch \
--
1.7.6.3
^ permalink raw reply related [flat|nested] 8+ messages in thread* Re: [PATCH 0/3] [oe-core & yocto RC] Fix unfetchable zypp-related packages
2011-09-20 8:32 [PATCH 0/3] [oe-core & yocto RC] Fix unfetchable zypp-related packages Anders Darander
` (2 preceding siblings ...)
2011-09-20 8:33 ` [PATCH 3/3] zypper: " Anders Darander
@ 2011-09-20 18:10 ` Saul Wold
2011-09-20 19:37 ` Richard Purdie
2011-09-21 6:12 ` Anders Darander
2011-09-21 22:54 ` Saul Wold
4 siblings, 2 replies; 8+ messages in thread
From: Saul Wold @ 2011-09-20 18:10 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
On 09/20/2011 01:32 AM, Anders Darander wrote:
>
> openSUSE has moved several of it's projects from gitorious to github. Lately,
> these has become unfetchable from gitorius, thus the SRC_URI fixes are needed
> also for the upcoming yocto release.
>
> No other changes are included, SRCREV's are kept the same.
>
> The following changes since commit 81274f4488fbc4d68d150870735ec0181b60b451:
>
> freetype: disable bzip2 compressed font support (2011-09-19 13:14:03 +0100)
>
> are available in the git repository at:
> git://github.com/darander/oe-core opensuse-fixes
> https://github.com/darander/oe-core/tree/opensuse-fixes
>
> Anders Darander (3):
> libzypp: git repo moved to github
> sat-solver: git repo moved to github
> zypper: git repo moved to github
>
> meta/recipes-extended/libzypp/libzypp_git.bb | 2 +-
> meta/recipes-extended/sat-solver/sat-solver_git.bb | 2 +-
> meta/recipes-extended/zypper/zypper_git.bb | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
>
Do these need PR Bumps?
Sau!
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: [PATCH 0/3] [oe-core & yocto RC] Fix unfetchable zypp-related packages
2011-09-20 18:10 ` [PATCH 0/3] [oe-core & yocto RC] Fix unfetchable zypp-related packages Saul Wold
@ 2011-09-20 19:37 ` Richard Purdie
2011-09-21 6:12 ` Anders Darander
1 sibling, 0 replies; 8+ messages in thread
From: Richard Purdie @ 2011-09-20 19:37 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
On Tue, 2011-09-20 at 11:10 -0700, Saul Wold wrote:
> On 09/20/2011 01:32 AM, Anders Darander wrote:
> >
> > openSUSE has moved several of it's projects from gitorious to github. Lately,
> > these has become unfetchable from gitorius, thus the SRC_URI fixes are needed
> > also for the upcoming yocto release.
> >
> > No other changes are included, SRCREV's are kept the same.
> >
> > The following changes since commit 81274f4488fbc4d68d150870735ec0181b60b451:
> >
> > freetype: disable bzip2 compressed font support (2011-09-19 13:14:03 +0100)
> >
> > are available in the git repository at:
> > git://github.com/darander/oe-core opensuse-fixes
> > https://github.com/darander/oe-core/tree/opensuse-fixes
> >
> > Anders Darander (3):
> > libzypp: git repo moved to github
> > sat-solver: git repo moved to github
> > zypper: git repo moved to github
> >
> > meta/recipes-extended/libzypp/libzypp_git.bb | 2 +-
> > meta/recipes-extended/sat-solver/sat-solver_git.bb | 2 +-
> > meta/recipes-extended/zypper/zypper_git.bb | 2 +-
> > 3 files changed, 3 insertions(+), 3 deletions(-)
> >
> Do these need PR Bumps?
No, since the generated output didn't change and with git, we can be
pretty sure we're building the same thing if the hashes match.
Cheers,
Richard
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH 0/3] [oe-core & yocto RC] Fix unfetchable zypp-related packages
2011-09-20 18:10 ` [PATCH 0/3] [oe-core & yocto RC] Fix unfetchable zypp-related packages Saul Wold
2011-09-20 19:37 ` Richard Purdie
@ 2011-09-21 6:12 ` Anders Darander
1 sibling, 0 replies; 8+ messages in thread
From: Anders Darander @ 2011-09-21 6:12 UTC (permalink / raw)
To: openembedded-core
* Saul Wold <sgw@linux.intel.com> [110920 20:11]:
> On 09/20/2011 01:32 AM, Anders Darander wrote:
> > openSUSE has moved several of it's projects from gitorious to github. Lately,
> > these has become unfetchable from gitorius, thus the SRC_URI fixes are needed
> > also for the upcoming yocto release.
> > No other changes are included, SRCREV's are kept the same.
> > sat-solver: git repo moved to github
> > zypper: git repo moved to github
> > meta/recipes-extended/libzypp/libzypp_git.bb | 2 +-
> > meta/recipes-extended/sat-solver/sat-solver_git.bb | 2 +-
> > meta/recipes-extended/zypper/zypper_git.bb | 2 +-
> > 3 files changed, 3 insertions(+), 3 deletions(-)
> Do these need PR Bumps?
No, nothing the in the source or the generated package should differ.
We're still checking out the same SRCREV from the git repo, it's just
the location of the git repo that has been changed.
Cheers,
Anders
--
Anders Darander
ChargeStorm AB / eStorm AB
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH 0/3] [oe-core & yocto RC] Fix unfetchable zypp-related packages
2011-09-20 8:32 [PATCH 0/3] [oe-core & yocto RC] Fix unfetchable zypp-related packages Anders Darander
` (3 preceding siblings ...)
2011-09-20 18:10 ` [PATCH 0/3] [oe-core & yocto RC] Fix unfetchable zypp-related packages Saul Wold
@ 2011-09-21 22:54 ` Saul Wold
4 siblings, 0 replies; 8+ messages in thread
From: Saul Wold @ 2011-09-21 22:54 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer; +Cc: Anders Darander
On 09/20/2011 01:32 AM, Anders Darander wrote:
>
> openSUSE has moved several of it's projects from gitorious to github. Lately,
> these has become unfetchable from gitorius, thus the SRC_URI fixes are needed
> also for the upcoming yocto release.
>
> No other changes are included, SRCREV's are kept the same.
>
> The following changes since commit 81274f4488fbc4d68d150870735ec0181b60b451:
>
> freetype: disable bzip2 compressed font support (2011-09-19 13:14:03 +0100)
>
> are available in the git repository at:
> git://github.com/darander/oe-core opensuse-fixes
> https://github.com/darander/oe-core/tree/opensuse-fixes
>
> Anders Darander (3):
> libzypp: git repo moved to github
> sat-solver: git repo moved to github
> zypper: git repo moved to github
>
> meta/recipes-extended/libzypp/libzypp_git.bb | 2 +-
> meta/recipes-extended/sat-solver/sat-solver_git.bb | 2 +-
> meta/recipes-extended/zypper/zypper_git.bb | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
>
Merged into OE-Core
Thanks
Sau!
^ permalink raw reply [flat|nested] 8+ messages in thread