Name tini
Version v0.19.0+git (369448a167e8b3da4ca5bca0b3307500c3371828)
Summary Minimal init for containers
Description Tini is the simplest init you could think of. All Tini does is spawn a single child (Tini is meant to be run in a container), and wait for it to exit all the while reaping zombies and performing signal forwarding.
Section base
License MIT
Homepage http://github.com/krallin/tini
Recipe file meta-virtualization/recipes-containers/tini/tini_git.bb
Layer meta-voltumna (wrynose branch)
Inherits
  • cmake
  • gcc
  • gcc-native
Dependencies
  • cmake-native
  • gcc-cross-i686
  • ninja-native
  • virtual/compilerlibs
  • virtual/libc
PACKAGECONFIG options
  • vardepvalue

Sources

git://github.com/krallin/tini.git

Patches

Patch Status
tini/0001-Do-not-strip-the-output-binary-allow-yocto-to-do-thi.patch Inappropriate [configuration specific]

Other branches

This recipe in other branches of meta-voltumna:

Branch Recipe
wrynose (Yocto Project 6.0) tini v0.19.0+git (this recipe)