pkgname=pyprojecthooks version=1.2.0 build_no=1 upstream="https://github.com/pypa/pyproject-hooks/archive/refs/tags/v${version}.tar.gz" extras=( https://files.pythonhosted.org/packages/bd/24/12818598c362d7f300f18e74db45963dbcb85150324092410c8b49405e42/pyproject_hooks-1.2.0-py3-none-any.whl ) cddir="pyproject-hooks-${version}" function do_configure { cp /build/pyproject_hooks-1.2.0-py3-none-any.whl . } function do_build { echo "no build" } function do_install { python3 -m zipfile -e pyproject_hooks-1.2.0-py3-none-any.whl "${PY_SITE_PACKAGES}" }ble id='header'> cgit logo index : kernel
Hosts the 0x221E linux distro kernel.Ubuntu
summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/usb/npcm7xx-usb.txt
AgeCommit message (Expand)Author
2022-08-19dt-bindings: usb: npcm7xx: Add npcm845 compatibleTomer Maimon