mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 20:07:25 +00:00
dool: Add patch to fix rebuild
When cleaning the package during rebuild in base_do_configure() 'make clean' deletes docs/dool.1. This files comes from source repository but can't be recreated using 'make docs'. Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
2374633185
commit
19f28fb34e
@@ -11,6 +11,7 @@ DEPENDS += "asciidoc-native xmlto-native"
|
||||
|
||||
SRC_URI = "git://github.com/scottchiefbaker/dool.git;branch=master;protocol=https \
|
||||
file://0001-Fix-build-error-as-following.patch \
|
||||
file://0001-Fix-rename-in-docs.patch \
|
||||
"
|
||||
|
||||
SRCREV = "41ec7b392b358dae29f0b587711d5c8f7f462805"
|
||||
|
||||
Reference in New Issue
Block a user