diff options
Diffstat (limited to 'recipes-wam/chromium/chromium_git.bb')
-rw-r--r-- | recipes-wam/chromium/chromium_git.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes-wam/chromium/chromium_git.bb b/recipes-wam/chromium/chromium_git.bb index 39a216d41..75dc23a37 100644 --- a/recipes-wam/chromium/chromium_git.bb +++ b/recipes-wam/chromium/chromium_git.bb @@ -16,10 +16,6 @@ PV_BRANCH_SUFFIX = "ose11.agl" PV = "${CHROMIUM_VERSION}.${PV_BRANCH_SUFFIX}+git" -BROWSER_APPLICATION = "chromium-browser" -BROWSER_APPLICATION_DIR = "/opt/chromium" -MKSNAPSHOT_PATH = "v8_snapshot/" - GN_ARGS += "use_gtk=false" # Disable closure compile |