summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/browser-layer/recipes-browser/chromium/chromium-imx.inc
Commit message (Collapse)AuthorAgeFilesLines
* conf/layer.conf: Rename browser-layer as chromium-browser-layerPablo Saavedra2021-03-261-44/+0
| | | | | | | | | | | | | This commit updates the directory name of the browser-layer dynamic-layer because the changes introduced in https://github.com/OSSystems/meta-browser/pull/470. This browser-layer doesn't exist anymore in the meta-browser layer being replaced by a new chromium-browser-layer. For backwards compatibility this changes keeps the entries associated to the former browser-layer pointing to the new chromium-browser-layer. Signed-off-by: Pablo Saavedra <psaavedra@igalia.com>
* chromium-wayland: Remove redundant settingalexandra-ioana.safta@nxp.com2017-04-301-2/+1
| | | | | | | | The use-egl PACKAGECONFIG is already enabled by default. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Alexandra Safta <alexandra-ioana.safta@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* chromium: Refactor code to use the the new overridesOtavio Salvador2016-09-081-2/+1
| | | | | | | The recipe has been reworked to use the 'imxvpu' feature override. Change-Id: Idc7e20dbb3354eb03d804d3c0e9aa79413f95c87 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* chromium: Update bbappend to version 48.0.2548.0Carlos Rafael Giani2016-06-021-5/+2
| | | | | Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* chromium-imx: Update dependency name of vpuwrapYuqing Zhu2016-05-071-2/+2
| | | | | | | | libfslvpuwrap has been renamed to imx-vpuwrap, need to do update. Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Move external layer's specific changes for 'dynamic-layers' subdirOtavio Salvador2015-07-161-0/+49
The external layer's specific changes are now in the 'dynamic-layers' subdirectory. This approach ease the identification of layer specific recipes and extensions as all those are more visible isolated of the main layer components. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>