Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/6] Fixes about unsafe references
@ 2014-09-09  6:35 Chen Qi
  2014-09-09  6:35 ` [PATCH 1/6] zlib: install into base_libdir Chen Qi
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Chen Qi @ 2014-09-09  6:35 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-09-14 20:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-09  6:35 [PATCH 0/6] Fixes about unsafe references Chen Qi
2014-09-09  6:35 ` [PATCH 1/6] zlib: install into base_libdir Chen Qi
2014-09-09  6:35 ` [PATCH 2/6] udev: fix unsafe reference by installing libgudev in libdir Chen Qi
2014-09-09  6:35 ` [PATCH 3/6] insane.bbclass: make the checking stricter for unsafe references in scripts Chen Qi
2014-09-09  6:35 ` [PATCH 4/6] iputils: fix program location and QA warning Chen Qi
2014-09-09  6:35 ` [PATCH 5/6] kmod: install libkmod into base_libdir Chen Qi
2014-09-09  6:35 ` [PATCH 6/6] busybox: install ping6 into bindir by default Chen Qi
2014-09-14 20:22   ` Burton, Ross

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox