[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chromium: Fix build issue with i686 #10

Merged
merged 1 commit into from
Jun 15, 2016
Merged

chromium: Fix build issue with i686 #10

merged 1 commit into from
Jun 15, 2016

Conversation

mdavis777
Copy link
Contributor

Previously a build of i686 would fail looking for include.gypi.
With this new directory it can be found by both i686 and i586 targetted
builds.

Signed-off-by: Michael Davis michael.davis@essvote.com

Previously a build of i686 would fail looking for include.gypi.
With this new directory it can be found by both i686 and i586 targetted
builds.

Signed-off-by: Michael Davis <michael.davis@essvote.com>
@mdavis777
Copy link
Contributor Author

Fixes the issue I was running into where a build of chromium would give me:
WARNING: /opt/yocto/poky/meta-browser/recipes-browser/chromium/chromium_48.0.2548.0.bb: Unable to get checksum for chromium SRC_URI entry include.gypi: file could not be found
WARNING: /opt/yocto/poky/meta-browser/recipes-browser/chromium/chromium_48.0.2548.0.bb: Unable to get checksum for chromium SRC_URI entry oe-defaults.gypi: file could not be found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants