scripts/feeds: observe -p flag for preferential feeds
authorcyrus <cyrus@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 24 Jun 2015 10:57:20 +0000 (10:57 +0000)
committercyrus <cyrus@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 24 Jun 2015 10:57:20 +0000 (10:57 +0000)
commit52c3a2972cf7cdd7184e8d60d684df459860d255
tree8776d381ebf6697eb620305f61f49f2f36a314fd
parent31f08eef35af63ab6b8451d4510762d6adc5c4f6
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/trunk@46120 3c298f89-4303-0410-b956-a3cf2f4a3e73
scripts/feeds