1
0
mirror of https://github.com/facebook/proxygen.git synced 2025-09-11 12:30:43 +03:00
Files
Srikrishna Gopu c38d55bbb3 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
2023-12-08 11:28:28 -08:00

15 lines
333 B
Plaintext

[manifest]
name = iproute2
[download]
url = https://mirrors.edge.kernel.org/pub/linux/utils/net/iproute2/iproute2-4.12.0.tar.gz
sha256 = 46612a1e2d01bb31932557bccdb1b8618cae9a439dfffc08ef35ed8e197f14ce
[build.os=linux]
builder = iproute2
subdir = iproute2-4.12.0
patchfile = iproute2_oss.patch
[build.not(os=linux)]
builder = nop