sapling/build/fbcode_builder/manifests/fboss
Ravindra Sunkad c585f1f321 Have OSS getdeps.py pull code from 'main' (instead of 'master') until all repos are migrated
Summary: getdeps.py pulls repos from master branch by default. For FBOSS force it to pull from 'main'

Reviewed By: shri-khare

Differential Revision: D30857755

fbshipit-source-id: 9891f1ddc08c8f13bdcb00385e1ad4516a84776c
2021-09-09 21:34:05 -07:00

44 lines
500 B
Plaintext

[manifest]
name = fboss
fbsource_path = fbcode/fboss
shipit_project = fboss
shipit_fbcode_builder = true
[git]
repo_url = https://github.com/facebook/fboss.git
rev = main
[build.os=linux]
builder = cmake
[build.not(os=linux)]
builder = nop
[dependencies]
folly
fb303
wangle
fizz
fmt
libsodium
googletest
zstd
fbthrift
iproute2
libmnl
libusb
libcurl
libnl
libsai
OpenNSA
re2
python
yaml-cpp
libyaml
CLI11
[shipit.pathmap]
fbcode/fboss/github = .
fbcode/fboss/common = common
fbcode/fboss = fboss