]> code.ossystems Code Review - openembedded-core.git/commit
Merge remote-tracking branch 'oe/rocko' into rocko+ossystems
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 19 Mar 2018 20:07:03 +0000 (17:07 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 19 Mar 2018 20:07:03 +0000 (17:07 -0300)
commit74b7a9946fe4fd07d835a0977c2e766eeb6f2586
tree537b1aebab10e3070f31e18ad06e3133fbd27fe8
parent378af5f7688fded9a638b76c7ae8cf5431f2fd47
parentb042347ee8cdbd2dfb0c2f616a94c4cca4b0ecd1
Merge remote-tracking branch 'oe/rocko' into rocko+ossystems

* oe/rocko: (51 commits)
  gcc: Fix internal compiler error for PPC test case "gcc.dg/vmx/7d-02.c"
  gcc: Fix test case issue when SSE is not enabled
  maintainers.inc: add myself as maintainer for the new busybox-inittab
  layer.conf: add busybox-inittab to SIGGEN_EXCLUDERECIPES_ABISAFE
  busybox: separate inittab into own package, due to SERIAL_CONSOLES being machine-specific
  package_manager.py: Explicit complementary fail
  go: Upgrade 1.9 to 1.9.4 stable release
  uninative: Add compatiblity version check
  yocto-uninative: Upgrade to 1.8 version with glibc 2.27
  unfs3: Fix libtirpc usage for unfs3-native version
  libtirpc: Extend to native and nativesdk recipes
  unfs3: Fix build with musl
  gcc6: Patch to fix broken gcc-sanitizers build
  gdb: fix header ordering for TRAP_HWBKPT
  glibc: add missing TRAP_BRANCH/TRAP_HWBKPT definitions
  gcc: Remove patch causing ICE on x86_64 valgrind compile
  gcc6: Backport few more patches
  gcc6: enable FL_LPAE flag for armv7ve cores
  gcc7/gcc6: Fix unaligned STRD issue on ARM
  gcc6: Upgrade to 6.4
  ...