cpb- / yocto-cooker

Meta buildtool for Yocto Project based Linux embedded systems
GNU General Public License v2.0
43 stars 22 forks source link

Inheritance recursion crashes chef #55

Closed pboettch closed 4 years ago

pboettch commented 4 years ago
{
    "sources": [],
    "targets": {
        "first": {
            "inherit": ["first"]
        }
    }
}

and then chef show -l .