aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-multimedia/v4l2apps/v4l-utils/export-mediactl-headers.patch
blob: c610e7e488412c96d20047f00b5ff6d80131efc6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Index: v4l-utils-1.6.2/utils/media-ctl/Makefile.am
===================================================================
--- v4l-utils-1.6.2.orig/utils/media-ctl/Makefile.am
+++ v4l-utils-1.6.2/utils/media-ctl/Makefile.am
@@ -4,8 +4,8 @@ libmediactl_la_CFLAGS = $(LIBUDEV_CFLAGS
 libmediactl_la_LDFLAGS = $(LIBUDEV_LIBS)
 libv4l2subdev_la_SOURCES = libv4l2subdev.c
 libv4l2subdev_la_LIBADD = libmediactl.la
-mediactl_includedir=$(includedir)/mediactl
-noinst_HEADERS = mediactl.h v4l2subdev.h
+otherincludedir = $(includedir)/mediactl
+otherinclude_HEADERS = mediactl.h v4l2subdev.h
 
 pkgconfig_DATA = libmediactl.pc
 bin_PROGRAMS = media-ctl