Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error make update #12

Open
ghost opened this issue Jun 10, 2016 · 0 comments
Open

error make update #12

ghost opened this issue Jun 10, 2016 · 0 comments

Comments

@ghost
Copy link

ghost commented Jun 10, 2016

Updating Git repositories...
Already up-to-date.
Synchronizing submodule url for 'meta-openpli/recipes-openpli/e2openplugins'
Synchronizing submodule url for 'oe-bitbake'
Synchronizing submodule url for 'oe-meta-openembedded'
Synchronizing submodule url for 'oe-openembedded-core'
fatal: reference is not a tree: bdeed4b4a95429523506a8f51715f52745dcbf2d
Unable to checkout 'bdeed4b4a95429523506a8f51715f52745dcbf2d' in submodule path 'oe-meta-openembedded'
make: *** [update] error 1

@ghost ghost changed the title error make udate error make update Jun 10, 2016
Taapat pushed a commit that referenced this issue Oct 27, 2016
commit a9b04df
Merge: d627a70 33be1c8
Author: Edision <[email protected]>
Date:   Fri Aug 26 10:31:26 2016 +0900

    Merge pull request #12 from athoik/task-hash-mismatch

    Prevent 'taskhash mismatch' errors during UBI creation

commit 33be1c8
Author: Athanasios Oikonomou <[email protected]>
Date:   Thu Aug 25 17:58:37 2016 +0300

    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.

commit d627a70
Merge: e528704 bc1d8ed
Author: Edision <[email protected]>
Date:   Wed Aug 24 10:49:46 2016 +0900

    Merge pull request #11 from athoik/kernoutdir

    Set KERNEL_OUTPUT_DIR variable

commit bc1d8ed
Author: Athanasios Oikonomou <[email protected]>
Date:   Tue Aug 23 22:39:46 2016 +0300

    Set KERNEL_OUTPUT_DIR variable

    KERNEL_OUTPUT_DIR defaults to arch/${ARCH}/boot, which isn't where
    these kernels end up. Previously this was done with KERNEL_OUTPUT,
    but now that the kernel class supports multiple recipes, setting
    KERNEL_OUTPUT_DIR to "./" fixes the kernel recipes no longer
    building.

commit e528704
Author: Edision <[email protected]>
Date:   Tue Aug 23 02:48:02 2016 +0000

    os-dvb-modules: osmini: osminiplus: Updated drivers

    Added support for blindscan 1MSps

commit f3037e8
Author: Edision <[email protected]>
Date:   Mon Aug 22 06:47:10 2016 +0000

    os-dvb-modules: osmini: osminiplus: Updated drivers

    Fixed OS mini+ dvbsubtitle/recording data corruption
    Added ATSC support to vtuner

commit fa2fc0c
Author: Edision <[email protected]>
Date:   Mon Aug 22 06:46:21 2016 +0000

    blindscan: tda1002x: Updated blindscan
Taapat pushed a commit that referenced this issue Mar 3, 2017
commit 7c97410
Author: HD-Digital <[email protected]>
Date:   Tue Jan 24 12:46:40 2017 +0100

    remove kernel-vmlinux

commit 076abe6
Merge: 7aaede1 dc81e5b
Author: HD-Digital <[email protected]>
Date:   Tue Jan 24 07:50:32 2017 +0100

    Merge pull request #12 from malakudi/h265fix

    hd51: fix h265

commit dc81e5b
Author: Panagiotis Malakoudis <[email protected]>
Date:   Sat Jan 21 12:59:06 2017 +0200

    hd51: fix h265
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants