From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Gary Thomas <gary@mlbassoc.com>
Cc: yocto@yoctoproject.org
Subject: Re: Weird FILESPATH issue
Date: Fri, 05 Apr 2013 18:31:47 +0100 [thread overview]
Message-ID: <30341079.23PBRlhEQk@helios> (raw)
In-Reply-To: <515F040F.40402@mlbassoc.com>
On Friday 05 April 2013 11:04:15 Gary Thomas wrote:
> On 2013-04-05 06:53, Gary Thomas wrote:
> > I think the problem is because the main recipe contains this line:
> > FILESPATH = "${FILE_DIRNAME}/python-pygobject:${FILE_DIRNAME}/files"
> >
> > How can I write my .bbappend file to pick up the patch from my [local]
> > layer?
> >
> > Thanks
> >
> > n.b. isn't that 'FILESPATH' line in the main recipe rather unfriendly?
>
> What I don't get is that I've done this exact same style of .bbappend for
> other recipes and it works fine. For example, I have this
>
> ${LAYER}/recipes-sato/gtk-engines/gtk-sato-engine_git.bbappend:
> FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
> SRC_URI_append = " file://adjust-sato-theme.patch "
> PACKAGE_ARCH = "${MACHINE_ARCH}"
>
> This .bbappend file works perfectly :-(
The FILESPATH line you referred to is very old and probably no longer
necessary. Try dropping it and see if everything works.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
next prev parent reply other threads:[~2013-04-05 17:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-05 12:53 Weird FILESPATH issue Gary Thomas
2013-04-05 17:04 ` Gary Thomas
2013-04-05 17:31 ` Paul Eggleton [this message]
2013-04-05 23:41 ` Gary Thomas
2013-04-06 12:01 ` Gary Thomas
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=30341079.23PBRlhEQk@helios \
--to=paul.eggleton@linux.intel.com \
--cc=gary@mlbassoc.com \
--cc=yocto@yoctoproject.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.