Giter Site home page Giter Site logo

meta-iotedge's Introduction

meta-iotedge

This layer provides support for building IoT Edge.

Please see the corresponding sections below for details.

Dependencies

This layer depends on:

URI: git://github.com/meta-rust/meta-rust.git
branch: master
revision: c72b2dda3a4f70ed257c7de9bedb4b04732970a4
prio: default
URI: git://git.yoctoproject.org/meta-virtualization
branch: gatesgarth
revision: HEAD
prio: default
URI: git://github.com/openembedded/openembedded-core.git
branch: gatesgarth
revision: HEAD
prio: default

Adding the meta-iotedge layer to your build

Run bitbake-layers add-layer meta-iotedge

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

meta-iotedge's People

Contributors

myagley avatar harryliou avatar microsoftopensource avatar embdur avatar msftgits avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

ksaye mexisme

meta-iotedge's Issues

build failure for iotedge-cli

I followed this doc for setup asus iot pe100a yocto build,
https://github.com/ASUS-IPC/manifest
yocto-3.2-imx_8m-HED.xml

getting below error,

dell@dell:/source/build_imx8mq-pe100a$ bitbake imx-image-full
NOTE: Your conf/bblayers.conf has been automatically updated.
Loading cache: 100% |                                                                                             | ETA:  --:--:--
Loaded 0 entries from dependency cache.
WARNING: /source/sources/meta-iotedge/recipes-core/iotedge-cli/iotedge-cli_1.1.3.bb: Exception during build_dependencies for AUTOREV
WARNING: /source/sources/meta-iotedge/recipes-core/iotedge-cli/iotedge-cli_1.1.3.bb: Error during finalise of /source/sources/meta-iotedge/recipes-core/iotedge-cli/iotedge-cli_1.1.3.bb
ERROR: ExpansionError during parsing /source/sources/meta-iotedge/recipes-core/iotedge-cli/iotedge-cli_1.1.3.bb
Traceback (most recent call last):
  File "/source/sources/poky/bitbake/lib/bb/fetch2/git.py", line 231, in Git.urldata_init(ud=<bb.fetch2.FetchData object at 0x7f18f313c460>, d=<bb.data_smart.DataSmart object at 0x7f18f442d310>):
     
    >        ud.setup_revisions(d)
     
  File "/source/sources/poky/bitbake/lib/bb/fetch2/__init__.py", line 1312, in FetchData.setup_revisions(d=<bb.data_smart.DataSmart object at 0x7f18f442d310>):
             for name in self.names:
    >            self.revisions[name] = srcrev_internal_helper(self, d, name)
     
  File "/source/sources/poky/bitbake/lib/bb/fetch2/__init__.py", line 1177, in srcrev_internal_helper(ud=<bb.fetch2.FetchData object at 0x7f18f313c460>, d=<bb.data_smart.DataSmart object at 0x7f18f442d310>, name='hyperlocal-windows'):
         if srcrev == "AUTOINC":
    >        srcrev = ud.method.latest_revision(ud, d, name)
     
  File "/source/sources/poky/bitbake/lib/bb/fetch2/__init__.py", line 1582, in Git.latest_revision(ud=<bb.fetch2.FetchData object at 0x7f18f313c460>, d=<bb.data_smart.DataSmart object at 0x7f18f442d310>, name='hyperlocal-windows'):
             except KeyError:
    >            revs[key] = rev = self._latest_revision(ud, d, name)
                 return rev
  File "/source/sources/poky/bitbake/lib/bb/fetch2/git.py", line 655, in Git._latest_revision(ud=<bb.fetch2.FetchData object at 0x7f18f313c460>, d=<bb.data_smart.DataSmart object at 0x7f18f442d310>, name='hyperlocal-windows'):
                         return sha1
    >        raise bb.fetch2.FetchError("Unable to resolve '%s' in upstream git repository in git ls-remote output for %s" % \
                 (ud.unresolvedrev[name], ud.host+ud.path))
bb.data_smart.ExpansionError: Failure expanding variable SRCPV, expression was ${@bb.fetch2.get_srcrev(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve 'master' in upstream git repository in git ls-remote output for github.com/Azure/hyperlocal-windows


Summary: There were 2 WARNING messages shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.