mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Juergen Beisert <jbe@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 1/2] Barebox: we have the year 2014, reflect this in the default value
Date: Thu, 23 Jan 2014 12:32:50 +0100	[thread overview]
Message-ID: <1390476771-15449-2-git-send-email-jbe@pengutronix.de> (raw)
In-Reply-To: <1390476771-15449-1-git-send-email-jbe@pengutronix.de>

Seems long time ago this menu entry was created :)

Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
---
 platforms/barebox.in     | 2 +-
 platforms/barebox_mlo.in | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/platforms/barebox.in b/platforms/barebox.in
index 80b19f0..224bb41 100644
--- a/platforms/barebox.in
+++ b/platforms/barebox.in
@@ -19,7 +19,7 @@ if BAREBOX
 config BAREBOX_VERSION
 	prompt "barebox version"
 	string
-	default "2010.10.0"
+	default "2014.01.0"
 
 config BAREBOX_MD5
 	prompt "barebox source md5sum"
diff --git a/platforms/barebox_mlo.in b/platforms/barebox_mlo.in
index 2176792..01c8669 100644
--- a/platforms/barebox_mlo.in
+++ b/platforms/barebox_mlo.in
@@ -12,7 +12,7 @@ config BAREBOX_MLO_VERSION
 	prompt "barebox version"		if !BAREBOX
 	string
 	default "${PTXCONF_BAREBOX_VERSION}"	if BAREBOX
-	default "2010.10.0"			if !BAREBOX
+	default "2014.01.0"			if !BAREBOX
 
 config BAREBOX_MLO_MD5
 	prompt "barebox source md5sum"		if !BAREBOX
-- 
1.8.5.2


-- 
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2014-01-23 11:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-23 11:32 [ptxdist] [PATCH] We have 2014 (yes, I'm sure) Juergen Beisert
2014-01-23 11:32 ` Juergen Beisert [this message]
2014-01-23 11:32 ` [ptxdist] [PATCH 2/2] Toolchain/gdb: we have the year 2014, reflect this in the default values Juergen Beisert
2014-01-23 16:57   ` Michael Olbrich
2014-01-23 21:12 ` [ptxdist] [PATCH] We have 2014 (yes, I'm sure) Uwe Kleine-König
2014-01-24  8:30   ` Juergen Beisert

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=1390476771-15449-2-git-send-email-jbe@pengutronix.de \
    --to=jbe@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox