mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 00:49:33 +02:00
kernel-dev/common.rst: remove taskhash mismatch note
Running 'devtool modify linux-yocto' with latest version of OE-Core and linux-yocto did not prompt the error, so remove the note. (From yocto-docs rev: 6a5efba38c8edf17a28cc0bd9f682df582c71705) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> (cherry picked from commit e8debfba3458618a25d21286581adc22bf78a836) [AG: conflicts: note had different path, remove anyway] Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Paul Barker <paul@pbarker.dev>
This commit is contained in:
committed by
Paul Barker
parent
d8015a395d
commit
173c1c523d
@@ -696,21 +696,6 @@ the ":ref:`kernel-dev/common:getting ready to develop using ``devtool```" Sectio
|
||||
|
||||
$ devtool modify linux-yocto
|
||||
|
||||
.. note::
|
||||
|
||||
During the checkout operation, there is a bug that could cause
|
||||
errors such as the following:
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
ERROR: Taskhash mismatch 2c793438c2d9f8c3681fd5f7bc819efa versus
|
||||
be3a89ce7c47178880ba7bf6293d7404 for
|
||||
/path/to/esdk/layers/poky/meta/recipes-kernel/linux/linux-yocto_4.10.bb.do_unpack
|
||||
|
||||
|
||||
You can safely ignore these messages. The source code is correctly
|
||||
checked out.
|
||||
|
||||
#. *Edit the Source Files* Follow these steps to make some simple
|
||||
changes to the source files:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user