From 9e7231781c5ba220c1bc1aef6a0393f70e31a145 Mon Sep 17 00:00:00 2001 From: Axel Neumann Date: Fri, 21 Aug 2015 17:26:01 +0200 Subject: [PATCH] update to latest bmx6-master branch (fix: ignore profiling probes if out of range) --- bmx7/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bmx7/Makefile b/bmx7/Makefile index 9f2e937..7e8d6a9 100644 --- a/bmx7/Makefile +++ b/bmx7/Makefile @@ -32,8 +32,8 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=git://github.com/axn/bmx6.git #PKG_SOURCE_URL:=file:///home/neumann/bmx6/bmx6.git -PKG_REV:=c893847b458294e4559b8523f3397fbee4b32a8f -PKG_VERSION:=r2015080722 +PKG_REV:=ecfb56ca08af8dbd8004b62b4c8b1966023c9a57 +PKG_VERSION:=r2015082101 PKG_RELEASE:=4 PKG_LICENSE:=GPL-2.0 -- 2.30.2