From d5ed71a6f174dbba4e49f94ef69696d120a72ece Mon Sep 17 00:00:00 2001 From: Nikhil Zinjurde Date: Fri, 9 Dec 2016 16:27:57 +0530 Subject: [PATCH] Bump uboot-pistachio to 1.0.3 Signed-off-by: Nikhil Zinjurde --- uboot-pistachio/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uboot-pistachio/Makefile b/uboot-pistachio/Makefile index 96abd49..05716e4 100644 --- a/uboot-pistachio/Makefile +++ b/uboot-pistachio/Makefile @@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=u-boot PKG_RELEASE:=1 -PKG_SOURCE_VERSION:=1.0.2 +PKG_SOURCE_VERSION:=1.0.3 PKG_VERSION=2015.10-pistachio-$(PKG_SOURCE_VERSION) PKG_SOURCE_PROTO:=git