diff options
author | Jim Somerville <Jim.Somerville@windriver.com> | 2015-09-29 16:25:18 -0400 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-10-02 08:52:48 -0400 |
commit | 49e29c7f838039c268b3fc8646e4d221c6d4baa9 (patch) | |
tree | 9ad3b2358adaa36c3e880bf475046ba9ae17d460 /recipes-networking/openvswitch/openvswitch-git/kernel_module.patch | |
parent | a7841b85605ff1645675cab77569ff7576af9530 (diff) | |
download | meta-virtualization-49e29c7f838039c268b3fc8646e4d221c6d4baa9.tar.gz |
lxc: logs: use base filenames when reporting src files
Problem: Logs are nice in that they report the source file,
routine, and line number where an issue occurs. But the
file is printed as the absolute filename. Users do not
need to see a long spew of path directory names where the package
just happened to have been built on some host somewhere. It
can be confusing to anyone other than the developer.
Solution: Introduce a configure option to chop off all leading
directories so that just the source filename ie. basename is printed.
[ Upstream status: Not needed. These absolute filenames are a
consequence of poky/bitbake feeding the absolute filenames to
the compiler. If you build lxc outside of poky/bitbake, just
the basenames are fed to the compiler. ]
Signed-off-by: Jim Somerville <Jim.Somerville@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'recipes-networking/openvswitch/openvswitch-git/kernel_module.patch')
0 files changed, 0 insertions, 0 deletions