ravpower-mcu: add missing PKG_RELEASE

This fixes the imagebuilder for this device.

Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
David Bauer 2020-07-06 16:02:15 +02:00
parent bb14d44039
commit 4c8eb4ad9e
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ravpower-mcu
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=https://github.com/blocktrron/ravpower-mcu.git