[OE-core] [PATCH 0/6] Fixes about unsafe references

Chen Qi Qi.Chen at windriver.com
Tue Sep 9 06:35:46 UTC 2014


The following changes since commit e72aac2ae9e5fce1715fa04b7e94034fd06892d9:

  alsa-lib: libasound should runtime depends on alsa-conf (2014-09-03 11:30:11 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib ChenQi/unsafe-reference
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=ChenQi/unsafe-reference

Chen Qi (6):
  zlib: install into base_libdir
  udev: fix unsafe reference by installing libgudev in libdir
  insane.bbclass: make the checking stricter for unsafe references in
    scripts
  iputils: fix program location and QA warning
  kmod: install libkmod into base_libdir
  busybox: install ping6 into bindir by default

 meta/classes/insane.bbclass                        |  2 +-
 .../busybox-install-ping6-to-usr-bin.patch         | 25 +++++++++++++++++++
 meta/recipes-core/udev/udev.inc                    |  8 +++++-
 meta/recipes-core/zlib/zlib_1.2.8.bb               |  2 +-
 meta/recipes-extended/iputils/iputils_s20121221.bb | 29 ++++++++++++++--------
 meta/recipes-kernel/kmod/kmod_git.bb               |  9 ++++---
 6 files changed, 58 insertions(+), 17 deletions(-)
 create mode 100644 meta/recipes-core/busybox/busybox-1.21.1/busybox-install-ping6-to-usr-bin.patch

-- 
1.9.1




More information about the Openembedded-core mailing list