Commit 59ce0d0d authored by Shrikrishna Khare's avatar Shrikrishna Khare Committed by Facebook GitHub Bot

fbcode_builder: getdeps: OpenNSA update source URL

Summary:
We had to fork OpenNSA and clone from it, see D19437386 for details.
Broadcom has now started hosting OpenNSA as a tarball.
Thus, we no longer need to maintain a fork (yay!)

This patch points opennsa manifest to fetch opennsa from this new location.

Reviewed By: bkoray

Differential Revision: D22175932

fbshipit-source-id: 51cd777ab836e4f191d78fbb2312925e446ca38f
parent 66e13083
......@@ -2,12 +2,12 @@
name = OpenNSA
[download]
url = https://bitbucket.org/fboss/opennsa-fork/get/release/v6.5.17-3.tar.gz
sha256 = c83a0a580d2a30bfdd930a4d47c58ac767fb6cdd1ac7ab343a8fcb25cd5c2a6b
url = https://docs.broadcom.com/docs-and-downloads/csg/opennsa-6.5.17.tgz
sha256 = 611a33bbe3b9308202a5c51bffea8c397a843ab0617b89121ad1bbadb024fed7
[build]
builder = nop
subdir = fboss-opennsa-fork-b29d77d61123
subdir = opennsa-6.5.17
[install.files]
lib/x86-64 = lib
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment