1. Aug 15, 2016
  2. Jun 15, 2016
    • Christopher N. Hesse's avatar
      chromium: Fix build breakage due to egl override · cf3383c2
      Christopher N. Hesse authored
      The correct dependencies on egl/wayland-egl are set in line 91:
      PACKAGECONFIG[use-egl] = ",,virtual/egl virtual/libgles2"
      We must not assign "" to the config in order not to break the build.
      
      Currently the 'bitbake chromium' task fails with the following message:
      Log data follows:
      | DEBUG: Executing python function sysroot_cleansstate
      | DEBUG: Python function sysroot_cleansstate finished
      | DEBUG: Executing shell function do_configure
      | Updating projects from gyp files...
      | Package egl was not found in the pkg-config search path.
      | Perhaps you should add the directory containing `egl.pc'
      | to the PKG_CONFIG_PATH environment variable
      | No package 'egl' found
      | Package wayland-egl was not found in the pkg-config search path.
      | Perhaps you should add the directory containing `wayland-egl.pc'
      | to the PKG_CONFIG_PATH environment variable
      | No package 'wayland-egl' found
      cf3383c2
  3. May 17, 2016
  4. Mar 16, 2016
  5. Mar 07, 2016
  6. Jan 07, 2016
  7. Jan 04, 2016
  8. Dec 11, 2015
  9. Nov 09, 2015
  10. Oct 28, 2015
  11. Sep 23, 2015
  12. Aug 18, 2015
  13. Jul 23, 2015
  14. May 14, 2015
  15. Apr 27, 2015
  16. Jan 27, 2015