#!/bin/sh # # SPDX-License-Identifier: GPL-2.0-only # # Used to find files installed in sysroot which are not tracked by sstate manifest # Global vars tmpdir= usage () { cat << EOF Welcome to sysroot cruft finding utility. $0