summaryrefslogtreecommitdiffstats
path: root/package/docker-engine/0001-Fix-issues-with-tailing-rotated-jsonlog-file.patch
diff options
context:
space:
mode:
authorAtul Singh <atul.singh.mandla@rockwellcollins.com>2016-07-27 13:02:48 -0500
committerPeter Korsgaard <peter@korsgaard.com>2016-07-27 21:26:39 +0200
commit9d4a1a78d11f823336b74835ec6b02c1505502b6 (patch)
treeaf8a17a9ebd72d9917f0223a945f7d6e4e744217 /package/docker-engine/0001-Fix-issues-with-tailing-rotated-jsonlog-file.patch
parent7800ae9f6a5735909956ac20c82d2c99ccb68761 (diff)
downloadbuildroot-9d4a1a78d11f823336b74835ec6b02c1505502b6.tar.gz
buildroot-9d4a1a78d11f823336b74835ec6b02c1505502b6.zip
asciidoc: use absolute path for resources
One of the "features" of a2x is that the '-r|--resource' flag imports resources relative to the [SOURCE_FILE], not the CWD. The current implementation tries to import resources from the destination dir $(@D), which works fine for out-of-tree builds because $(@D) is an absolute path, however in-tree builds treat $(@D) as a relative path, which breaks because a2x treats $(@D) relative to SOURCE_FILE. Use the make command $(abspath names...) to convert the dest dir to an absolute path before passing it as a resource. Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Brandon Maier <brandon.maier@rockwellcollins.com> Signed-off-by: Atul Singh Mandla <atul.singh.mandla@rockwellcollins.com> Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/docker-engine/0001-Fix-issues-with-tailing-rotated-jsonlog-file.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud