]> code.ossystems Code Review - openembedded-core.git/commit
Merge remote-tracking branch 'ossystems/dizzy' into pending
authorOtavio Salvador <otavio@ossystems.com.br>
Fri, 15 May 2015 21:31:04 +0000 (18:31 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 15 May 2015 21:31:04 +0000 (18:31 -0300)
commitae8d6057a45c6a358be88a964ac0d7005b794ef7
tree242d528361f8646aab85730c5445a45d30d5765c
parent39dca5121c898a9d6aad0b1d9c2fc4a30c18d3c2
parent96270e79a70960289856cf424c9e4c1894acb18c
Merge remote-tracking branch 'ossystems/dizzy' into pending

* ossystems/dizzy: (39 commits)
  split_and_strip_files: regroup hardlinks to make build deterministic
  meta/lib/oe/package.py: fix files ownership in packages
  init-install-efi.sh: fix gummiboot entry installation
  busybox: unbreak tar of uncompressed files
  fontcache: allow to pass different fontconfig cache dir
  postinst-intercepts/update_font_cache: fix ownership of fontconfig cache
  pulseaudio: use stricter PACKAGES_DYNAMIC
  valgrind: enable building on 4.x kernel
  build-appliance-image: Update to dizzy head revision
  dpkg: Fix patch to adjust for older code
  build-appliance-image: Update to dizzy head revision
  gcc-target: Don't install target gcc libdir files
  initscripts: Remove /etc/volatile.cache on upgrade
  base-files: Check for /run and /var/lock softlinks on upgrade
  dpkg-native: Avoid 'file changed' errors from tar
  files/toolchain-shar-template.sh: fix replace target_sdk_dir twice in environment setup file
  gcc-runtime: Remove libgfortran data from receipe
  fontcache.bbclass: prepend to PACKAGEFUNCS instead of appending
  libunwind: backport patch to link against libgcc_s intead of libgcc
  autotools: Avoid find race for S = "${WORKDIR}"
  ...