From: "Reto Schneider" <rs@hqv.ch>
To: bitbake-devel@lists.openembedded.org
Subject: Re: ERROR: meta-environment.bb:do_generate_content, the basehash value changed
Date: Tue, 09 May 2023 10:20:43 -0700 [thread overview]
Message-ID: <32281.1683652843330787753@lists.openembedded.org> (raw)
In-Reply-To: <3f7b085dca10cfb5f14d3a8fd9dade0324f3b8da.camel@infinera.com>
[-- Attachment #1: Type: text/plain, Size: 318 bytes --]
This boils down to a git safe.directory issue.
Solution 1:
$ git config --global --add safe.directory /path/to/openembedded-core
Solution 2 (backporting from current master):
$ cd /path/to/openembedded-core
git cherry-pick -x 3266c327dfa186791e0f1e2ad63c6f5d39714814 af27c81eaf68ee681dcd9456a74cca6a9ab40bf6
[-- Attachment #2: Type: text/html, Size: 346 bytes --]
next prev parent reply other threads:[~2023-05-09 17:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-17 16:15 ERROR: meta-environment.bb:do_generate_content, the basehash value changed Joakim Tjernlund
2023-05-09 17:20 ` Reto Schneider [this message]
2023-05-16 15:17 ` Reto Schneider
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=32281.1683652843330787753@lists.openembedded.org \
--to=rs@hqv.ch \
--cc=bitbake-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.