[oe] [oe-core] THISDIR usage

Giuseppe Condorelli giuseppe.condorelli at gmail.com
Wed Apr 11 13:25:07 UTC 2012


No FILESPATH in the log after bitbake -e <recipe> command.
But... it's ok running scripts/bitbake instead of the binary one as I'm doing?

Il giorno 11/apr/2012, alle ore 15:07, Martin Jansa
<martin.jansa at gmail.com> ha scritto:

> Use bitbake -e your_recipe and check FILESPATH variable.
>
>
> On Wed, Apr 11, 2012 at 12:52 PM, Giuseppe Condorelli
> <giuseppe.condorelli at gmail.com> wrote:
>> Many thanks for the reply, I tried the suggestion but I obtained this:
>>
>> "Unable to fetch URL file://myfile.tar.gz from any source"
>>
>> What's happening?
>> Thanks,
>> Giuseppe
>>
>> Il giorno mercoledì 11 aprile 2012, Gary Thomas ha scritto:
>>
>>> On 2012-04-11 04:23, Giuseppe Condorelli wrote:
>>>
>>>> Hi, I moved to OE-Core (working on stable version dowloaded as tar file
>>>> from cgit.openembedded.org).
>>>> I'm in trouble trying to include a source through .bbappend file, located
>>>> under my meta-<personal>  subtree.
>>>>
>>>> FILESPATHBASE_prepend := "${THISDIR}/files:"
>>>> SRC_URI += "file://myfile.tar.gz"
>>>>
>>>> results in a no such file or directory. Please can you tell me if I'm
>>>> missing anything?
>>>>
>>>
>>> Assuming your tree looks something like this [partial]:
>>>
>>>  meta-giuseppe:
>>>    recipes:
>>>      some-recipe:
>>>        some-recipe_1.2.3.bbappend
>>>        files:
>>>          myfile.tar.gz
>>>
>>> Try using this instead
>>>  FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
>>>
>>> --
>>> ------------------------------**------------------------------
>>> Gary Thomas                 |  Consulting for the
>>> MLB Associates              |    Embedded world
>>> ------------------------------**------------------------------
>>>
>>> ______________________________**_________________
>>> Openembedded-devel mailing list
>>> Openembedded-devel at lists.openembedded.org
>>> http://lists.linuxtogo.org/**cgi-bin/mailman/listinfo/**openembedded-devel<http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel>
>>>
>> _______________________________________________
>> Openembedded-devel mailing list
>> Openembedded-devel at lists.openembedded.org
>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel




More information about the Openembedded-devel mailing list