mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 06:32:11 +02:00
archiver: Fix typo
(From OE-Core rev: 3389fa68eed8a55c3a3b413798676a944b1366ca) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# 1) original (or unpacked) source: ARCHIVER_MODE[src] = "original"
|
||||
# 2) patched source: ARCHIVER_MODE[src] = "patched" (default)
|
||||
# 3) configured source: ARCHIVER_MODE[src] = "configured"
|
||||
# 4) source mirror: ARCHIVE_MODE[src] = "mirror"
|
||||
# 4) source mirror: ARCHIVER_MODE[src] = "mirror"
|
||||
# 5) The patches between do_unpack and do_patch:
|
||||
# ARCHIVER_MODE[diff] = "1"
|
||||
# And you can set the one that you'd like to exclude from the diff:
|
||||
|
||||
Reference in New Issue
Block a user