* [Buildroot] [PATCH 1/2] uboot: bump version to 2015.10
@ 2015-10-24 8:49 Peter Korsgaard
2015-10-24 8:49 ` [Buildroot] [PATCH 2/2] uboot-tools: bump " Peter Korsgaard
2015-10-25 20:51 ` [Buildroot] [PATCH 1/2] uboot: bump version " Peter Korsgaard
0 siblings, 2 replies; 4+ messages in thread
From: Peter Korsgaard @ 2015-10-24 8:49 UTC (permalink / raw)
To: buildroot
Keep the 2015.07 patch so things still work for people using 2015.07.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
boot/uboot/Config.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/boot/uboot/Config.in b/boot/uboot/Config.in
index 8643dab..b75006b 100644
--- a/boot/uboot/Config.in
+++ b/boot/uboot/Config.in
@@ -38,7 +38,7 @@ choice
Select the specific U-Boot version you want to use
config BR2_TARGET_UBOOT_LATEST_VERSION
- bool "2015.07"
+ bool "2015.10"
config BR2_TARGET_UBOOT_CUSTOM_VERSION
bool "Custom version"
@@ -83,7 +83,7 @@ endif
config BR2_TARGET_UBOOT_VERSION
string
- default "2015.07" if BR2_TARGET_UBOOT_LATEST_VERSION
+ default "2015.10" if BR2_TARGET_UBOOT_LATEST_VERSION
default BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE \
if BR2_TARGET_UBOOT_CUSTOM_VERSION
default "custom" if BR2_TARGET_UBOOT_CUSTOM_TARBALL
--
2.1.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH 2/2] uboot-tools: bump to 2015.10
2015-10-24 8:49 [Buildroot] [PATCH 1/2] uboot: bump version to 2015.10 Peter Korsgaard
@ 2015-10-24 8:49 ` Peter Korsgaard
2015-10-25 20:51 ` Peter Korsgaard
2015-10-25 20:51 ` [Buildroot] [PATCH 1/2] uboot: bump version " Peter Korsgaard
1 sibling, 1 reply; 4+ messages in thread
From: Peter Korsgaard @ 2015-10-24 8:49 UTC (permalink / raw)
To: buildroot
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
package/uboot-tools/uboot-tools.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/uboot-tools/uboot-tools.mk b/package/uboot-tools/uboot-tools.mk
index 5a239ab..6e4d0ed 100644
--- a/package/uboot-tools/uboot-tools.mk
+++ b/package/uboot-tools/uboot-tools.mk
@@ -4,7 +4,7 @@
#
################################################################################
-UBOOT_TOOLS_VERSION = 2015.07
+UBOOT_TOOLS_VERSION = 2015.10
UBOOT_TOOLS_SOURCE = u-boot-$(UBOOT_TOOLS_VERSION).tar.bz2
UBOOT_TOOLS_SITE = ftp://ftp.denx.de/pub/u-boot
UBOOT_TOOLS_LICENSE = GPLv2+
--
2.1.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH 1/2] uboot: bump version to 2015.10
2015-10-24 8:49 [Buildroot] [PATCH 1/2] uboot: bump version to 2015.10 Peter Korsgaard
2015-10-24 8:49 ` [Buildroot] [PATCH 2/2] uboot-tools: bump " Peter Korsgaard
@ 2015-10-25 20:51 ` Peter Korsgaard
1 sibling, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2015-10-25 20:51 UTC (permalink / raw)
To: buildroot
>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:
> Keep the 2015.07 patch so things still work for people using 2015.07.
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Committed, thanks.
--
Venlig hilsen,
Peter Korsgaard
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH 2/2] uboot-tools: bump to 2015.10
2015-10-24 8:49 ` [Buildroot] [PATCH 2/2] uboot-tools: bump " Peter Korsgaard
@ 2015-10-25 20:51 ` Peter Korsgaard
0 siblings, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2015-10-25 20:51 UTC (permalink / raw)
To: buildroot
>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Committed, thanks.
--
Venlig hilsen,
Peter Korsgaard
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-10-25 20:51 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-24 8:49 [Buildroot] [PATCH 1/2] uboot: bump version to 2015.10 Peter Korsgaard
2015-10-24 8:49 ` [Buildroot] [PATCH 2/2] uboot-tools: bump " Peter Korsgaard
2015-10-25 20:51 ` Peter Korsgaard
2015-10-25 20:51 ` [Buildroot] [PATCH 1/2] uboot: bump version " Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox