From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Mon, 11 Jul 2016 10:22:05 +0200 Subject: [Buildroot] [PATCH 1/2] package/kodi: add support for libudev In-Reply-To: <1468175780-18062-1-git-send-email-bernd.kuhls@t-online.de> References: <1468175780-18062-1-git-send-email-bernd.kuhls@t-online.de> Message-ID: <20160711102205.1294d35d@free-electrons.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello, On Sun, 10 Jul 2016 20:36:19 +0200, Bernd Kuhls wrote: > Most of the times this is not needed because libdrm & mesa3d already > pull in the dependency to udev. Let's add it anyway to make sure that > udev is really used and to document that Kodi makes use of udev. > > Signed-off-by: Bernd Kuhls > --- > package/kodi/kodi.mk | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/package/kodi/kodi.mk b/package/kodi/kodi.mk > index 90c50c3..21a0d53 100644 > --- a/package/kodi/kodi.mk > +++ b/package/kodi/kodi.mk > @@ -53,6 +53,13 @@ KODI_CONF_ENV += INCLUDES="-I$(STAGING_DIR)/usr/include/interface/vcos/pthreads > LIBS="-lvcos -lvchostif" > endif > > +ifeq ($(BR2_PACKAGE_HAS_LIBUDEV),y) HAS_UDEV (same typo as mesa3d) :-) Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com