All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Kennedy <Andy.Kennedy@adtran.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] kexec: bump to version 2.0.2 + change URL to match kernel.org
Date: Fri, 14 Jan 2011 15:45:39 -0600	[thread overview]
Message-ID: <4D30C403.4010105@AdTran.com> (raw)

Okay, this is like TAKE-5 or so. . . Hopefully, there will be no egg
in my face this time. ;)

Changed the KEXEC_SITE to the new home of kexec.  This patch also
satisfies bug id=3007 created by me last month.  Thanks to Gustavo for
pointing out that the easy fix was to bump kexec to 2.0.2.

Signed-of-by: Andy Kennedy <Andy.Kennedy@AdTran.com>
---
diff -Naur a/package/kexec/kexec.mk b/package/kexec/kexec.mk
--- a/package/kexec/kexec.mk    2011-01-06 05:25:33.000000000 -0600
+++ b/package/kexec/kexec.mk    2011-01-03 13:09:10.000000000 -0600
@@ -3,9 +3,9 @@
 # kexec
 #
 #############################################################
-KEXEC_VERSION = 2.0.1
+KEXEC_VERSION = 2.0.2
 KEXEC_SOURCE = kexec-tools-$(KEXEC_VERSION).tar.bz2
-KEXEC_SITE = $(BR2_KERNEL_MIRROR)/linux/kernel/people/horms/kexec-tools/
+KEXEC_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/kernel/kexec

 ifeq ($(BR2_PACKAGE_KEXEC_ZLIB),y)
 KEXEC_CONF_OPT += --with-zlib

             reply	other threads:[~2011-01-14 21:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-14 21:45 Andy Kennedy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-01-14 21:53 [Buildroot] [PATCH] kexec: bump to version 2.0.2 + change URL to match kernel.org Andy Kennedy
2011-01-14 22:08 ` Peter Korsgaard
2011-01-14 18:08 akennedy at wpid-am.com
2011-01-14 18:08 ` akennedy at wpid-am.com
2011-01-14 19:21 ` Peter Korsgaard
2011-01-11 17:30 ANDY KENNEDY
2011-01-14  8:48 ` Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D30C403.4010105@AdTran.com \
    --to=andy.kennedy@adtran.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.