summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/chromium-browser-layer/recipes-browser/chromium
Commit message (Collapse)AuthorAgeFilesLines
* Convert to new override syntaxPreeti Sachan2022-03-153-12/+12
| | | | | | | | Used script 'scripts/contrib/convert-overrides.py' from openembedded-core meta layer to add new override syntax to make it work with BitBake 1.52 (Honister 3.4) or later. Signed-off-by: Preeti Sachan <preeti.sachan@intel.com>
* chromium,gn: Fix typo in depends specKhem Raj2021-08-133-3/+3
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* chromium,gn-native: Do not use runtime-llvm overrideKhem Raj2021-08-133-9/+9
| | | | | | This may not work on native recipes in older releases Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gn-native: Remove libc++ native dependency from CXXFLAGS/LDFLAGSKhem Raj2021-08-131-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* chromium,gn-native: Remove dependencies on libc++ runtimeKhem Raj2021-08-133-0/+18
This only works with honister and newer Signed-off-by: Khem Raj <raj.khem@gmail.com>