1include $(sort $(wildcard $(BR2_EXTERNAL_GIT_REFS_PATH)/package/*/*.mk)) 2 3# Get the git server port number from the test infra 4GITREMOTE_PORT_NUMBER ?= 9418 5