update to latest bmx6-master branch (fix: ignore profiling probes if out of range)
This commit is contained in:
parent
314186661d
commit
9e7231781c
1 changed files with 2 additions and 2 deletions
|
@ -32,8 +32,8 @@ PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_URL:=git://github.com/axn/bmx6.git
|
PKG_SOURCE_URL:=git://github.com/axn/bmx6.git
|
||||||
#PKG_SOURCE_URL:=file:///home/neumann/bmx6/bmx6.git
|
#PKG_SOURCE_URL:=file:///home/neumann/bmx6/bmx6.git
|
||||||
|
|
||||||
PKG_REV:=c893847b458294e4559b8523f3397fbee4b32a8f
|
PKG_REV:=ecfb56ca08af8dbd8004b62b4c8b1966023c9a57
|
||||||
PKG_VERSION:=r2015080722
|
PKG_VERSION:=r2015082101
|
||||||
PKG_RELEASE:=4
|
PKG_RELEASE:=4
|
||||||
PKG_LICENSE:=GPL-2.0
|
PKG_LICENSE:=GPL-2.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue