sapphire: set correct PKG_ADDON_REPOVERSION

This commit is contained in:
kszaq 2017-02-08 16:03:31 +01:00
parent 93969d3c9d
commit 9df4e09341

View File

@ -33,7 +33,7 @@ PKG_AUTORECONF="no"
PKG_IS_ADDON="yes"
PKG_ADDON_NAME="Sapphire Remote Driver"
PKG_ADDON_TYPE="xbmc.service"
PKG_ADDON_REPOVERSION="8.0"
PKG_ADDON_REPOVERSION="7.0"
if [ -f $SYSROOT_PREFIX/usr/include/linux/input-event-codes.h ]; then
INPUT_H="$SYSROOT_PREFIX/usr/include/linux/input-event-codes.h"