Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/6] package: added lirc
Date: Mon, 03 May 2010 09:24:18 +0200	[thread overview]
Message-ID: <87vdb5e9ct.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1272589129-21443-3-git-send-email-llandwerlin@gmail.com> (llandwerlin@gmail.com's message of "Fri, 30 Apr 2010 02:58:45 +0200")

>>>>> "llandwerlin" == llandwerlin  <llandwerlin@gmail.com> writes:

 llandwerlin> From: Lionel Landwerlin <llandwerlin@gmail.com>

 llandwerlin> +#############################################################
 llandwerlin> +#
 llandwerlin> +# lirc
 llandwerlin> +#
 llandwerlin> +#############################################################
 llandwerlin> +
 llandwerlin> +LIRC_VERSION = 0.8.6
 llandwerlin> +LIRC_SOURCE = lirc-$(LIRC_VERSION).tar.bz2
 llandwerlin> +LIRC_SITE = http://prdownloads.sourceforge.net/lirc
 llandwerlin> +LIRC_LIBTOOL_PATCH = NO
 llandwerlin> +LIRC_INSTALL_STAGING = YES
 llandwerlin> +
 llandwerlin> +LIRC_CONF_OPT = --without-x
 llandwerlin> +
 llandwerlin> +ifeq ($(BR2_PACKAGE_LIRC_ALL),y)
 llandwerlin> +LIRC_CONF_OPT += --with-driver=all
 llandwerlin> +endif


Don't we need to point it to the kernel dir for kernel drivers to be
built? And presumably only build after the kernel has been built?

If so, then this option should depend on !BR2_KERNEL_none.

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2010-05-03  7:24 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-30  0:58 [Buildroot] [pull request] directfb/linux-fusion bumps + lirc integration llandwerlin at gmail.com
2010-04-30  0:58 ` [Buildroot] [PATCH 1/6] directfb: bump to 1.4.3 llandwerlin at gmail.com
2010-05-03  7:25   ` Peter Korsgaard
2010-04-30  0:58 ` [Buildroot] [PATCH 2/6] package: added lirc llandwerlin at gmail.com
2010-05-03  7:24   ` Peter Korsgaard [this message]
2010-04-30  0:58 ` [Buildroot] [PATCH 3/6] directfb: added support for lirc llandwerlin at gmail.com
2010-04-30  0:58 ` [Buildroot] [PATCH 4/6] directfb: added directfb tests installation option llandwerlin at gmail.com
2010-05-03  7:34   ` Peter Korsgaard
2010-04-30  0:58 ` [Buildroot] [PATCH 5/6] directfb: drop forced linux-fusion with multiapp llandwerlin at gmail.com
2010-04-30  0:58 ` [Buildroot] [PATCH 6/6] linux-fusion: bump to 8.1.1 llandwerlin at gmail.com
2010-05-03  7:34   ` Peter Korsgaard
2010-05-01 11:15 ` [Buildroot] [pull request] directfb/linux-fusion bumps + lirc integration Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vdb5e9ct.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox