scripts/feeds: observe -p flag for preferential feeds
authorSteven Barth <steven@midlink.org>
Tue, 7 Jul 2015 11:30:39 +0000 (11:30 +0000)
committerSteven Barth <steven@midlink.org>
Tue, 7 Jul 2015 11:30:39 +0000 (11:30 +0000)
commit72cab74402aeaa082b22b996782c49e02a212d7e
treeba2acb021ad471aff7dc88ede2af80cddcbd336b
parent80f958c88d76781169ea60daa899fc6664a218b4
scripts/feeds: observe -p flag for preferential feeds

lookup_target was trampling the $feed variable, resulting in the -p flag
no longer preferentially installing from the named feed.

Make sure to use a local variable for this instead.

Signed-off-by: Karl Palsson <karlp@remake.is>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@46213 3c298f89-4303-0410-b956-a3cf2f4a3e73
scripts/feeds