mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
gst-omx: fix _LICENSE_FILES tag
It is <pkg>_LICENSE_FILES, not <pkg>_LICENSE_FILE. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
@@ -9,7 +9,7 @@ GST_OMX_SOURCE = gst-omx-$(GST_OMX_VERSION).tar.xz
|
||||
GST_OMX_SITE = http://gstreamer.freedesktop.org/src/gst-omx/
|
||||
|
||||
GST_OMX_LICENSE = LGPLv2.1
|
||||
GST_OMX_LICENSE_FILE = COPYING
|
||||
GST_OMX_LICENSE_FILES = COPYING
|
||||
|
||||
ifeq ($(BR2_PACKAGE_RPI_USERLAND),y)
|
||||
GST_OMX_CONF_OPT = \
|
||||
|
||||
Reference in New Issue
Block a user