All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <koen@dominion.thruhere.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH v2 1/3] kernel.bbclass: stage additional directories
Date: Fri, 18 Nov 2011 13:51:20 +0100	[thread overview]
Message-ID: <ja5kc8$8vl$1@dough.gmane.org> (raw)
In-Reply-To: <1321600643-8366-1-git-send-email-msprathap@ti.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Op 18-11-11 08:17, Prathap M S schreef:
> * The graphics SDK requires additional directories to be staged for
> compilation.
> 
> Signed-off-by: Prathap M S <msprathap@ti.com>

This doesn't apply, did you generate it against HEAD?

> --- classes/kernel.bbclass |    2 +- 1 files changed, 1 insertions(+), 1
> deletions(-)
> 
> diff --git a/classes/kernel.bbclass b/classes/kernel.bbclass index
> 0109ce6..bf731e6 100644 --- a/classes/kernel.bbclass +++
> b/classes/kernel.bbclass @@ -168,7 +168,7 @@ sysroot_stage_all_append()
> { mkdir -p $kerneldir/include/asm-generic cp -fR include/asm-generic/*
> $kerneldir/include/asm-generic/
> 
> -	for entry in drivers/crypto drivers/media include/generated
> include/linux include/net include/pcmcia include/media include/acpi
> include/sound include/video include/scsi include/trace include/mtd
> include/rdma include/drm include/xen crypto/ocf; do +	for entry in
> drivers/crypto drivers/media drivers/video drivers/gpu drivers/base
> include/generated include/linux include/net include/pcmcia include/media
> include/acpi include/sound include/video include/scsi include/trace
> include/mtd include/rdma include/drm include/xen crypto/ocf; do if [ -d
> $entry ]; then mkdir -p $kerneldir/$entry cp -fR $entry/*
> $kerneldir/$entry/

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
Comment: GPGTools - http://gpgtools.org

iEYEARECAAYFAk7GVMQACgkQMkyGM64RGpFAogCfdzJy9qTzrsY5eUInm7EAKVgJ
Wr4An1W6wfmQP/obDInB6aI00cFWpAP9
=AHZO
-----END PGP SIGNATURE-----




      reply	other threads:[~2011-11-18 12:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-18  7:17 [PATCH v2 1/3] kernel.bbclass: stage additional directories Prathap M S
2011-11-18 12:51 ` Koen Kooi [this message]

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='ja5kc8$8vl$1@dough.gmane.org' \
    --to=koen@dominion.thruhere.net \
    --cc=openembedded-devel@lists.openembedded.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.