From c153ee8e59fc706cd79504f2e1874fb0afc08e85 Mon Sep 17 00:00:00 2001 From: Axel Neumann Date: Mon, 10 Jul 2017 19:49:53 +0200 Subject: [PATCH] bmx7: Update to fix raspberry compilation error --- bmx7/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bmx7/Makefile b/bmx7/Makefile index 215ec72..f1e4485 100644 --- a/bmx7/Makefile +++ b/bmx7/Makefile @@ -31,8 +31,8 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=git://github.com/axn/bmx6.git #PKG_SOURCE_URL:=file:///usr/src/bmx6/bmx6.git -PKG_REV:=589ee21b49d370056a24d8931d663626608f3c12 -PKG_VERSION:=r2017011101 +PKG_REV:=1b8cf4c119d3bf886a9b9c5a1bca8043506f3684 +PKG_VERSION:=r2017071001 PKG_RELEASE:=4 PKG_LICENSE:=GPL-2.0 -- 2.35.1