oracle/opengrok

Add support for yocto project files

Open

#3,165 opened on Jun 9, 2020

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Java (747 forks)batch import
enhancementhelp wantedindexer

Repository metrics

Stars
 (4,060 stars)
PR merge metrics
 (Avg merge 1d 22h) (17 merged PRs in 30d)

Description

Dear OpenGrok Developers,

Could you please add support for yocto project files, such as .bb, .bbapend, .bbclass etc. Nowadays yocto project is getting more and more popular for embedded linux. Currently yocto project files are rendering as plain text, without syntax highlighting. It's not very convenient.

Contributor guide