Searched refs:license_diff (Results 1 – 1 of 1) sorted by relevance
/openbmc/openbmc/poky/scripts/lib/devtool/ |
H A D | upgrade.py | 336 …rev, srcbranch, srcsubdir_old, srcsubdir_new, workspace, tinfoil, rd, license_diff, new_licenses, … argument 457 if license_diff: 463 _add_license_diff_to_recipe(fullpath, license_diff) 601 license_diff = None 611 license_diff = _generate_license_diff(old_licenses, new_licenses) 612 …rcbranch, srcsubdir1, srcsubdir2, config.workspace_path, tinfoil, rd, license_diff, new_licenses, … 628 if license_diff:
|