All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][STABLE] libecj-bootstrap_3.4.bb: Fix SRC_URI for new location
@ 2010-06-28 16:37 Stefan Schmidt
  2010-06-30 11:59 ` Marcin Juszkiewicz
  2010-07-01  6:34 ` Khem Raj
  0 siblings, 2 replies; 3+ messages in thread
From: Stefan Schmidt @ 2010-06-28 16:37 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Stefan Schmidt

From: Stefan Schmidt <stefan@buglabs.net>


Signed-off-by: Stefan Schmidt <stefan@buglabs.net>
---

This reminds me that the checksum per file patch for stable from Vitus needs
some acks make such changes easier.

 conf/checksums.ini                  |    4 ++++
 recipes/ecj/libecj-bootstrap_3.4.bb |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/conf/checksums.ini b/conf/checksums.ini
index ed06efc..909ade7 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -5562,6 +5562,10 @@ sha256=dfe24798ca067c75c84f01bf4ee3734fde3e32e4f270f7222025218d3baffbbb
 md5=4c9fe7b0c4e760e13fa887b85f8db295
 sha256=b5725fa7f8b1f7dc28776e60591e9ef0c171629fe567ef49ab9be28516ff2cd6
 
+[http://archive.eclipse.org/eclipse/downloads/drops/R-3.4-200806172000/ecjsrc-3.4.zip]
+md5=f7b84d912e61dfdd77b7173065845250
+sha256=a6ce5f0682462e85e5e47229e5b16555f74c60188fa0bb17536beb1138c537b4
+
 [http://mirrors.ibiblio.org/pub/mirrors/eclipse/eclipse/downloads/drops/R-3.4-200806172000/ecjsrc-3.4.zip]
 md5=f7b84d912e61dfdd77b7173065845250
 sha256=a6ce5f0682462e85e5e47229e5b16555f74c60188fa0bb17536beb1138c537b4
diff --git a/recipes/ecj/libecj-bootstrap_3.4.bb b/recipes/ecj/libecj-bootstrap_3.4.bb
index 381f424..57b0ab8 100644
--- a/recipes/ecj/libecj-bootstrap_3.4.bb
+++ b/recipes/ecj/libecj-bootstrap_3.4.bb
@@ -3,6 +3,6 @@ require libecj-bootstrap.inc
 PR = "r1"
 
 SRC_URI = "\
-	http://mirrors.ibiblio.org/pub/mirrors/eclipse/eclipse/downloads/drops/R-3.4-200806172000/ecjsrc-3.4.zip \
+	http://archive.eclipse.org/eclipse/downloads/drops/R-3.4-200806172000/ecjsrc-3.4.zip \
   "
 
-- 
1.7.1




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

* Re: [PATCH][STABLE] libecj-bootstrap_3.4.bb: Fix SRC_URI for new location
  2010-06-28 16:37 [PATCH][STABLE] libecj-bootstrap_3.4.bb: Fix SRC_URI for new location Stefan Schmidt
@ 2010-06-30 11:59 ` Marcin Juszkiewicz
  2010-07-01  6:34 ` Khem Raj
  1 sibling, 0 replies; 3+ messages in thread
From: Marcin Juszkiewicz @ 2010-06-30 11:59 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: Text/Plain, Size: 335 bytes --]

Dnia poniedziałek, 28 czerwca 2010 o 18:37:33 Stefan Schmidt napisał(a):
> Signed-off-by: Stefan Schmidt <stefan@buglabs.net>

Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>

Regards, 
-- 
JID:      hrw@jabber.org
Website:  http://marcin.juszkiewicz.com.pl/
LinkedIn: http://www.linkedin.com/in/marcinjuszkiewicz

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

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

* Re: [PATCH][STABLE] libecj-bootstrap_3.4.bb: Fix SRC_URI for new location
  2010-06-28 16:37 [PATCH][STABLE] libecj-bootstrap_3.4.bb: Fix SRC_URI for new location Stefan Schmidt
  2010-06-30 11:59 ` Marcin Juszkiewicz
@ 2010-07-01  6:34 ` Khem Raj
  1 sibling, 0 replies; 3+ messages in thread
From: Khem Raj @ 2010-07-01  6:34 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Stefan Schmidt

On Mon, Jun 28, 2010 at 9:37 AM, Stefan Schmidt
<stefan@datenfreihafen.org> wrote:
> From: Stefan Schmidt <stefan@buglabs.net>
>
>
> Signed-off-by: Stefan Schmidt <stefan@buglabs.net>
> ---

Acked-by: Khem Raj <raj.khem@gmail.com>

>
> This reminds me that the checksum per file patch for stable from Vitus needs
> some acks make such changes easier.
>
>  conf/checksums.ini                  |    4 ++++
>  recipes/ecj/libecj-bootstrap_3.4.bb |    2 +-
>  2 files changed, 5 insertions(+), 1 deletions(-)
>
> diff --git a/conf/checksums.ini b/conf/checksums.ini
> index ed06efc..909ade7 100644
> --- a/conf/checksums.ini
> +++ b/conf/checksums.ini
> @@ -5562,6 +5562,10 @@ sha256=dfe24798ca067c75c84f01bf4ee3734fde3e32e4f270f7222025218d3baffbbb
>  md5=4c9fe7b0c4e760e13fa887b85f8db295
>  sha256=b5725fa7f8b1f7dc28776e60591e9ef0c171629fe567ef49ab9be28516ff2cd6
>
> +[http://archive.eclipse.org/eclipse/downloads/drops/R-3.4-200806172000/ecjsrc-3.4.zip]
> +md5=f7b84d912e61dfdd77b7173065845250
> +sha256=a6ce5f0682462e85e5e47229e5b16555f74c60188fa0bb17536beb1138c537b4
> +
>  [http://mirrors.ibiblio.org/pub/mirrors/eclipse/eclipse/downloads/drops/R-3.4-200806172000/ecjsrc-3.4.zip]
>  md5=f7b84d912e61dfdd77b7173065845250
>  sha256=a6ce5f0682462e85e5e47229e5b16555f74c60188fa0bb17536beb1138c537b4
> diff --git a/recipes/ecj/libecj-bootstrap_3.4.bb b/recipes/ecj/libecj-bootstrap_3.4.bb
> index 381f424..57b0ab8 100644
> --- a/recipes/ecj/libecj-bootstrap_3.4.bb
> +++ b/recipes/ecj/libecj-bootstrap_3.4.bb
> @@ -3,6 +3,6 @@ require libecj-bootstrap.inc
>  PR = "r1"
>
>  SRC_URI = "\
> -       http://mirrors.ibiblio.org/pub/mirrors/eclipse/eclipse/downloads/drops/R-3.4-200806172000/ecjsrc-3.4.zip \
> +       http://archive.eclipse.org/eclipse/downloads/drops/R-3.4-200806172000/ecjsrc-3.4.zip \
>   "
>
> --
> 1.7.1
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



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

end of thread, other threads:[~2010-07-01  6:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-28 16:37 [PATCH][STABLE] libecj-bootstrap_3.4.bb: Fix SRC_URI for new location Stefan Schmidt
2010-06-30 11:59 ` Marcin Juszkiewicz
2010-07-01  6:34 ` Khem Raj

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.