[bitbake-devel] [PATCH v2 0/9] BitBake Vim indentation plugin

chris.laplante at agilent.com chris.laplante at agilent.com
Thu Nov 7 14:41:45 UTC 2019


> This patchset adds Vim indentation support for the BitBake language.
> 
> It supports indenting variable assignments, Python and shell tasks/functions.
> To accomplish Python indentation, it uses a hacked-up version of the Python indenter
> from Vim upstream. The upstream shell indenter is used directly, without
> modification, however in the future it will be necessary to modify the shell
> indenter to properly support "fakeroot" shell tasks.

Heads up, it seems only the first two commits in this patch series were committed to Poky. Could someone please commit the remaining 7?

Thanks in advance,
Chris


More information about the bitbake-devel mailing list