Skip to content

Commit f3f0549

Browse files
committed
Make nat20sw.mk consistent
1 parent 1492110 commit f3f0549

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • examples/linux/br_external/package/nat20sw

examples/linux/br_external/package/nat20sw/nat20sw.mk

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@
3333
# along with this program; if not, see
3434
# <https://www.gnu.org/licenses/>.
3535

36+
# In CI NAT20SW_OVERRIDE_SRCDIR is set to the root of the repository,
37+
# so that the source under test is always the current branch.
38+
# Integrators who use this configuration should pin the version
39+
# to a specific commit or branch to avoid breakages when the main branch changes.
3640
NAT20SW_VERSION = origin/main
3741
NAT20SW_SITE = https://github.com/aurora-opensource/libnat20.git
3842
NAT20SW_SITE_METHOD = git

0 commit comments

Comments
 (0)