Skip to content
  1. Dec 31, 2013
    • Martin Jansa's avatar
      sound-theme-freedesktop: Don't set PACKAGE_ARCH · c136cc1d
      Martin Jansa authored
      
      
      * either fix build to prevent trying to access compiler or don't set
        PACKAGE_ARCH, signature is different for different MACHINEs
        e.g.
        List of dependencies for variable TUNE_ARCH changed from 'set(['X86ARCH32', 'X86ARCH64'])' to 'set([])'
        Hash for dependent task gettext_0.18.3.1.bb.do_populate_sysroot changed from 915bae004926e982f835d12f511a5f2b to 24c8263bb82124c9000fff3eab16d293
      
      Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
      c136cc1d
  2. Dec 21, 2013
  3. Dec 17, 2013
  4. Dec 13, 2013
  5. Dec 12, 2013
    • Chong Lu's avatar
      modphp: enable endian check · a0393611
      Chong Lu authored
      
      
      Previously, modphp estimates endian on host rather than checks it on
      target. If the host is little-endian and the target is big-endian,
      modphp claims that endian is little. As a result, a memory location
      that it is not allowed to access when calling libphp5.so module on
      target. It will occur segmentation fault.
      This patch enables endian check support for modphp.
      
      Signed-off-by: default avatarChong Lu <Chong.Lu@windriver.com>
      Signed-off-by: default avatarPaul Eggleton <paul.eggleton@linux.intel.com>
      a0393611
  6. Dec 09, 2013
  7. Dec 05, 2013
  8. Dec 04, 2013