Code Monkey home page Code Monkey logo

meta-mentor's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

meta-mentor's Issues

user_features is currently broken

The class is of questionable value anyway now that we have _remove, but there's something to be said for having a specific variable to mess with rather than using lazy operations on an existing one, along the lines of it being better to use EXTRA_IMAGE_FEATURES in local.conf rather than _append/_remove against IMAGE_FEATURES.

ERROR: Execution of event handler 'process_user_features' failed
Traceback (most recent call last):
  File "process_user_features(e)", line 22, in process_user_features(e=<bb.event.ConfigP
arsed object at 0xab74f8c>)
NameError: global name 'l' is not defined

ERROR: Error parsing configuration files
Traceback (most recent call last):
  File "/scratch/cedar/layer-updates/poky/bitbake/lib/bb/cookerdata.py", line 310, in Co
okerDataBuilder.parseConfigurationFiles(prefiles=[], postfiles=[]):
             bb.codeparser.parser_cache_init(data)
    >        bb.event.fire(bb.event.ConfigParsed(), data)

  File "/scratch/cedar/layer-updates/poky/bitbake/lib/bb/event.py", line 169, in fire(ev
ent=<bb.event.ConfigParsed object at 0xab74f8c>, d=<bb.data_smart.DataSmart object at 0x
a200a8c>):

    >    fire_class_handlers(event, d)
         if worker_fire:
  File "/scratch/cedar/layer-updates/poky/bitbake/lib/bb/event.py", line 108, in fire_cl
ass_handlers(event=<bb.event.ConfigParsed object at 0xab74f8c>, d=<bb.data_smart.DataSma
rt object at 0xa200a8c>):
                         continue
    >            execute_handler(name, handler, event, d)

  File "/scratch/cedar/layer-updates/poky/bitbake/lib/bb/event.py", line 80, in execute_
handler(name='process_user_features', handler=<function process_user_features at 0xa5108
ec>, event=<bb.event.ConfigParsed object at 0xab74f8c>, d=<bb.data_smart.DataSmart objec
t at 0xa200a8c>):
         try:
    >        ret = handler(event)
         except (bb.parse.SkipRecipe, bb.BBHandledException):
  File "process_user_features(e)", line 22, in process_user_features(e=<bb.event.ConfigP
arsed object at 0xab74f8c>)
NameError: global name 'l' is not defined

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.