Skip to content

Commit

Permalink
xpeedc: update bsp
Browse files Browse the repository at this point in the history
commit f12908a
Merge: 6474b33 4d33559
Author: XpeedDeveloperTeam <[email protected]>
Date:   3 weeks ago

    Merge pull request OpenPLi#1 from OpenPLi/oe-metadata-fix

    Prevent 'taskhash mismatch' errors during UBI creation.

commit 4d33559
Author: Mike Looijmans <[email protected]>
Date:   4 months ago

    Prevent 'taskhash mismatch' errors during UBI creation.

    The recipe writes the current DATE to a file.
    This may evaluate to a different value in a subprocess, e.g. due to locale settings.
    To work around that, put the date stamp into a variable at parse time and exclude it from dependency parsing.

    This should solve the occasional 'taskhash mismatch' errors that occur while building.

    Signed-off-by: Erik Slagter <[email protected]>
  • Loading branch information
eriksl committed Sep 19, 2017
1 parent 53864c1 commit 89d1d38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta-xpeedc

0 comments on commit 89d1d38

Please sign in to comment.