include patch file to apply for iproute2

Summary: As titled, include patch file to apply for iproute2. builder.py will looks for patchfile from the manifest and apply if a patch exists.

Reviewed By: shri-khare

Differential Revision: D51971638

fbshipit-source-id: d04901d3aa01b7ad6ae0e3952c1e6f30f818d431
This commit is contained in:
Srikrishna Gopu 2023-12-08 11:28:28 -08:00 committed by Facebook GitHub Bot
parent 2fa1004598
commit 715a583aba

View File

@ -8,6 +8,7 @@ sha256 = 46612a1e2d01bb31932557bccdb1b8618cae9a439dfffc08ef35ed8e197f14ce
[build.os=linux]
builder = iproute2
subdir = iproute2-4.12.0
patchfile = iproute2_oss.patch
[build.not(os=linux)]
builder = nop