Browse Source

at91bootstrap: bump v3.8.10 to v3.8.12

Signed-off-by: Sandeep Sheriker M <[email protected]>
Sandeep Sheriker M 6 years ago
parent
commit
f9c7ca84bc
1 changed files with 2 additions and 3 deletions
  1. 2 3
      package/boot/at91bootstrap/Makefile

+ 2 - 3
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)