summaryrefslogtreecommitdiffstats
path: root/support/testing/tests/download/br2-external/git-refs/external.mk
blob: ab38c27eb74a52161b2e27a295dd4f20c74a1468 (plain)
1
2
3
4
include $(sort $(wildcard $(BR2_EXTERNAL_GIT_REFS_PATH)/package/*/*.mk))

# Get the git server port number from the test infra
GITREMOTE_PORT_NUMBER ?= 9418
OpenPOWER on IntegriCloud