build/prefetch: correct branch required for SRCREVISION

This commit is contained in:
Franco Fichtner 2019-12-12 14:38:55 +01:00
parent 3c9c9219a5
commit 7043f012fe
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@ SELF=prefetch
. ./common.sh
git_branch ${SRCDIR} ${SRCBRANCH} SRCBRANCH
ABI="FreeBSD:${SRCREVISION%%.*}:${PRODUCT_ARCH}/${PRODUCT_SETTINGS}"
for ARG in ${@}; do