From: lukas.palme@swarco.com
To: openembedded-core@lists.openembedded.org
Subject: Re: Pseudo Abort due to path mismatch #pseudo #kirkstone
Date: Thu, 25 Apr 2024 03:06:41 -0700 [thread overview]
Message-ID: <3353.1714039601668736567@lists.openembedded.org> (raw)
In-Reply-To: <CA+chaQf4UNbB_1XD4PHMGA2-P-xFXSFOCRTEBu1o+rSbBU7k=g@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 370 bytes --]
Hi
thanks you for the tips. I had to tell the fetcher to unpack into ${S} too:
>
> SRC_URI = "file://Makefile;subdir=${S} \
> file://mymodule_core.c;subdir=${S} \
> file://mymodule.h;subdir=${S} \
> file://mymodule_public.h;subdir=${S} \
> file://mymodule_remote_public.h;subdir=${S} \
> "
>
> S = "${WORKDIR}/checkout"
and it worked like a charm :)
[-- Attachment #2: Type: text/html, Size: 712 bytes --]
prev parent reply other threads:[~2024-04-25 10:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-24 16:41 Pseudo Abort due to path mismatch #pseudo #kirkstone lukas.palme
2024-04-24 16:43 ` [OE-core] " Martin Jansa
2024-04-25 10:06 ` lukas.palme [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=3353.1714039601668736567@lists.openembedded.org \
--to=lukas.palme@swarco.com \
--cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox