diff options
author | Tom Rini <trini@konsulko.com> | 2019-05-01 08:51:08 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-05-02 09:56:19 +0100 |
commit | 554c9904bbd6ef19569b5fca5fb51e7a16b77a3d (patch) | |
tree | b80005b9e6958a02ccccadd1c05f1d01271e2e1b /bitbake/lib/bb/parse/parse_py/ConfHandler.py | |
parent | ec3c2d46504256afb8b0ea59d2ab67ae3887db1b (diff) | |
download | poky-554c9904bbd6ef19569b5fca5fb51e7a16b77a3d.tar.gz |
vim: Rework to not rely on relative directories
The vim recipe has all of the code inside the "src" subdirectory but
other things we rely on, such as the license file in a subdirectory
relative to the src. However, as there is a top-level "configure"
script that moves us down to the src directory, we can rework the recipe
to be overall more simple and regularly laid out if we use that.
(From OE-Core rev: 2eb66c1ff55a3fe9785967f45f1cb6a27df44f93)
Signed-off-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/parse/parse_py/ConfHandler.py')
0 files changed, 0 insertions, 0 deletions