From 013cb89f24fa048a6f1b7928497cda31b240a615 Mon Sep 17 00:00:00 2001 From: Abhijit Mahajani Date: Mon, 5 Dec 2016 17:35:32 +0530 Subject: [PATCH] Bump uboot-pistachio to 1.0.2 Signed-off-by: Abhijit Mahajani --- uboot-pistachio/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uboot-pistachio/Makefile b/uboot-pistachio/Makefile index 08946e5..96abd49 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.0 +PKG_SOURCE_VERSION:=1.0.2 PKG_VERSION=2015.10-pistachio-$(PKG_SOURCE_VERSION) PKG_SOURCE_PROTO:=git