meta/classes

markyang92·2022년 8월 25일
0

yocto

목록 보기
41/53
post-thumbnail

meta

  • open-embedded/meta 레이어의 classes

chrpath.bbclass

VARIABLEoperandvalue
CHRPATH_BIN?="chrpath"
PREPROCESS_RELOCATE_DIRS?=""

defargument
process_file_linux(cmd, fpath, rootdir, baseprefix, tmpdir, d, break_hardlinks = False)
process_file_darwin(cmd, fpath, rootdir, baseprefix, tmpdir, d, break_hardlinks = False)
process_dir(rootdir, directory, d, break_hardlinks = False)
rpath_replace(path, d)

def rpath_replace


def process_dir

def process_file_linux


relocatable.class

relocatable.bbclass

inherit chrpath

VARIABLEoperandvalue
SYSROOT_PREPROCESS_FUNCS+="relocatable_binareis_preprocess relocatable_native_pcfiles"

defargument
relocatable_binaries_preprocess
relocatable_native_pcfiles


profile
pllpokko@alumni.kaist.ac.kr

0개의 댓글