From a63f391ea8c759adc793324395ac7c63a09fe794 Mon Sep 17 00:00:00 2001 From: popoviciri Date: Mon, 4 May 2020 22:52:43 +0200 Subject: [PATCH] bring back MOTION_LICENSE; copied this from motioneyeos repo --- package/motion/motion.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/motion/motion.mk b/package/motion/motion.mk index 7d73923284..4efcc54a0b 100644 --- a/package/motion/motion.mk +++ b/package/motion/motion.mk @@ -6,6 +6,8 @@ MOTION_VERSION = release-4.3.1 MOTION_SITE = $(call github,Motion-Project,motion,$(MOTION_VERSION)) +MOTION_LICENSE = GPL-2.0 +MOTION_LICENSE_FILES = doc/COPYING MOTION_AUTORECONF = YES MOTION_DEPENDENCIES = host-pkgconf ffmpeg jpeg libmicrohttpd MOTION_CONF_OPTS = --without-pgsql \