luci.mk: only use remote branch detection
authorJo-Philipp Wich <jo@mein.io>
Mon, 20 Feb 2017 13:34:16 +0000 (14:34 +0100)
committerJo-Philipp Wich <jo@mein.io>
Mon, 20 Feb 2017 13:35:54 +0000 (14:35 +0100)
commita57a17ad8a0a545c7728f11bff61807f9509fec1
treeace68c40d2c42c5c4072d7b5e9b07c2ccf7852c7
parent79992f1a670aad9306d96d61b8df83d2cd397ed1
luci.mk: only use remote branch detection

LEDE's scripts/feeds script creates local branches named after the checked
out commit hash, confusing local branch detection.

Solely use remote branch detection to avoid misidentifying such cases.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
luci.mk