summaryrefslogtreecommitdiffstats
path: root/oe-init-build-env
diff options
context:
space:
mode:
authorDavid Reyna <David.Reyna@windriver.com>2014-03-24 21:32:08 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-28 13:44:51 +0000
commit7643ba3ea18d053347ca7d95c9da6f800a7acb6d (patch)
tree565c56328039bec029de9c3e20dfef182bad2ae5 /oe-init-build-env
parent056fbc47c76f5ff238fb01302f0dce457dabc08d (diff)
downloadpoky-7643ba3ea18d053347ca7d95c9da6f800a7acb6d.tar.gz
bitbake: toaster: insure _get_query returns distinct records
The '_get_query' can return duplicate records if a search term appears multiple times in the same row, so the queryset must be made distinct before returning. This commit also removes the initial special case for configvars in favor of this general solution. [YOCTO #6012] (Bitbake rev: d21b64bad8a6a5e23eab552868d555f6e004f4c7) Signed-off-by: David Reyna <David.Reyna@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'oe-init-build-env')
0 files changed, 0 insertions, 0 deletions