Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • P poky
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • automation
  • so
  • mirror
  • poky
  • Repository
  • poky
  • bitbake
  • bin
  • bitbake-worker
Find file Blame History Permalink
  • Richard Purdie's avatar
    bitbake: bitbake-worker: Ensure children have default sigterm handler · d1161cb4
    Richard Purdie authored Mar 12, 2014
    
    
    The children of the worker should have the default SIGTERM handler,
    else they'll try and do cleanup which should only happen in the
    parent leading to all kinds of bizarre build failures.
    
    (Bitbake rev: a53c8d1f846d94082aa459996c4114f10970b8ef)
    
    Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
    d1161cb4