aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/at91bootstrap/at91bootstrap-3.1.2/0013-Update-version-to-3.1.1.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/at91bootstrap/at91bootstrap-3.1.2/0013-Update-version-to-3.1.1.patch')
-rw-r--r--recipes/at91bootstrap/at91bootstrap-3.1.2/0013-Update-version-to-3.1.1.patch26
1 files changed, 26 insertions, 0 deletions
diff --git a/recipes/at91bootstrap/at91bootstrap-3.1.2/0013-Update-version-to-3.1.1.patch b/recipes/at91bootstrap/at91bootstrap-3.1.2/0013-Update-version-to-3.1.1.patch
new file mode 100644
index 0000000000..3f3df390e4
--- /dev/null
+++ b/recipes/at91bootstrap/at91bootstrap-3.1.2/0013-Update-version-to-3.1.1.patch
@@ -0,0 +1,26 @@
+From 47a30a31312141e9818161248234409a0f45ee4e Mon Sep 17 00:00:00 2001
+From: Ulf Samuelsson <ulf_samuelsson@telia.com>
+Date: Sun, 23 Oct 2011 15:48:57 +0200
+Subject: [PATCH 13/39] Update version to 3.1.1
+
+Signed-off-by: Ulf Samuelsson <ulf.samuelsson@telia.com>
+---
+ Makefile | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/Makefile b/Makefile
+index 2518d12..0b137e0 100644
+--- a/Makefile
++++ b/Makefile
+@@ -19,7 +19,7 @@ BINDIR:=$(TOPDIR)/binaries
+
+ DATE:=$(shell date +%Y%m%d)
+
+-VERSION:=3.1
++VERSION:=3.1.1
+
+
+ noconfig_targets:= menuconfig defconfig $(CONFIG) oldconfig
+--
+1.7.5.4
+