]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
opkg: Fix error when recompiled
authorGary Thomas <gary@mlbassoc.com>
Thu, 5 Mar 2015 15:48:51 +0000 (08:48 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Mar 2015 16:05:07 +0000 (16:05 +0000)
commit40a4f83d3791658789da8559c554b93b50db81c0
tree2726d4734c066b0ef871fd3a809609b4a983e9dc
parentb1b9a269ff94d80622f1c2a447568641039dc9ce
opkg: Fix error when recompiled

If this package were ever recompiled, i.e. do_compile is rerun
as a result of a compiler change, etc., the 'opkg.conf' file
would be incorrectly updated, leading to an error:
 * opkg_conf_set_option: Duplicate option lists_dir, using first seen value "/var/lib/opkg".

Signed-off-by: Gary Thomas <gary@mlbassoc.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/opkg/opkg_0.2.4.bb