aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/at91bootstrap
diff options
context:
space:
mode:
authorSandeep Sheriker M <sandeep.sheriker@microchip.com>2019-08-14 00:42:14 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2019-08-17 23:08:31 +0200
commitf9c7ca84bc755aafd9ba0190c414092b066a94bd (patch)
treea33e7086938164e81c630b31f1e80181bad3266c /package/boot/at91bootstrap
parentb39dc6e550f7aa2f6870204670e9adaff4ebc68f (diff)
downloadupstream-f9c7ca84bc755aafd9ba0190c414092b066a94bd.tar.gz
upstream-f9c7ca84bc755aafd9ba0190c414092b066a94bd.tar.bz2
upstream-f9c7ca84bc755aafd9ba0190c414092b066a94bd.zip
at91bootstrap: bump v3.8.10 to v3.8.12
Signed-off-by: Sandeep Sheriker M <sandeep.sheriker@microchip.com>
Diffstat (limited to 'package/boot/at91bootstrap')
-rw-r--r--package/boot/at91bootstrap/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/package/boot/at91bootstrap/Makefile b/package/boot/at91bootstrap/Makefile
index 8a08a7aa2c..bc33383028 100644
--- a/package/boot/at91bootstrap/Makefile
+++ b/package/boot/at91bootstrap/Makefile
@@ -9,13 +9,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=at91bootstrap
-PKG_VERSION:=v3.8.10
+PKG_VERSION:=v3.8.12
PKG_RELEASE:=
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/linux4sam/at91bootstrap.git
-PKG_SOURCE_VERSION:=04efa5500d60a0211d14b6ee60df7ce0a828704d
-
+PKG_SOURCE_VERSION:=28e15d07e9f24efb04b87bb0baa211a0c5640ef1
PKG_BUILD_DIR = \
$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)