Home
last modified time | relevance | path

Searched refs:get_dest_folder (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dtestexport.py41 def get_dest_folder(tune_features, folder_list): function
79 arch = get_dest_folder(d.getVar("TUNE_FEATURES"), os.listdir(rpm_deploy_dir))
90 …native_rpm_dir = os.path.join(rpm_deploy_dir, get_dest_folder("{} nativesdk".format(d.getVar("BUIL…
153 arch = get_dest_folder(d.getVar("TUNE_FEATURES"), os.listdir(binaries_path))
213 arch = get_dest_folder(d.getVar("TUNE_FEATURES"), os.listdir(bins_dir))