summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia
diff options
context:
space:
mode:
authorGary Thomas <gary@mlbassoc.com>2015-06-16 07:08:51 -0600
committerOtavio Salvador <otavio@ossystems.com.br>2015-07-06 14:50:59 -0300
commit60cf780424ea956af9759f3413175c1bafb2dfb3 (patch)
tree2a005f2820b29dc815f794154605ff0f21b72b5c /recipes-multimedia
parent302464d74b729371b7d6c9108c7dc3949d95afb3 (diff)
downloadmeta-fsl-arm-60cf780424ea956af9759f3413175c1bafb2dfb3.tar.gz
imx-gpu-viv: Avoid duplicate values in PROVIDES
Additional packages are added to the PROVIDES variable, depending on the type of processor being supported, e.g. i.MX6Q, i.MX6SX, etc. The old way this was being set could add multiple versions of the same package to the PROVIDES variable which in turn can cause confusion with sstate, e.g. a number of i.MX6 machines use :mx6q:mx6dl in their overrides whereas others might only have :mx6q. With the previous setting of PROVIDES, this package would not be sharable via sstate between such machines. This patch changes the process so that these extra packages are only added once, improving the [re]usability of sstate. Signed-off-by: Gary Thomas <gary@mlbassoc.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-multimedia')
0 files changed, 0 insertions, 0 deletions