| /openbmc/openbmc/poky/meta/recipes-devtools/python/python3-unittest-automake-output/ |
| H A D | 0001-Update-__version__-to-match-the-tag-version.patch | 4 Subject: [PATCH] Update __version__ to match the tag version 6 Update __version__ to 0.2 to match the current tag. 26 -__version__ = "0.1" 27 +__version__ = "0.2"
|
| /openbmc/openbmc/poky/bitbake/bin/ |
| H A D | bitbake | 30 __version__ = "2.12.0" variable 33 if __version__ != bb.__version__:
|
| /openbmc/openbmc/poky/bitbake/lib/bs4/ |
| H A D | diagnose.py | 10 from bs4 import BeautifulSoup, __version__ 27 print(("Diagnostic running on Beautiful Soup %s" % __version__)) 54 print(("Found html5lib version %s" % html5lib.__version__)) 186 print(("Comparative parser benchmark on Beautiful Soup %s" % __version__))
|
| /openbmc/qemu/docs/sphinx/ |
| H A D | depfile.py | 18 __version__ = '1.0' variable 66 version = __version__,
|
| H A D | kerneldoc.py | 46 __version__ = '1.0' variable 160 version = __version__,
|
| H A D | hxtool.py | 32 __version__ = '1.0' variable 192 version = __version__,
|
| H A D | dbusdoc.py | 46 __version__ = "1.0" variable 166 return dict(version=__version__, parallel_read_safe=True, parallel_write_safe=True)
|
| /openbmc/openbmc/poky/documentation/sphinx/ |
| H A D | yocto-vars.py | 19 __version__ = '1.0' variable 83 version = __version__,
|
| /openbmc/openbmc/poky/bitbake/lib/bb/parse/parse_py/ |
| H A D | __init__.py | 20 __version__ = '1.0' variable
|
| /openbmc/openbmc/poky/bitbake/lib/progressbar/ |
| H A D | __init__.py | 47 __version__ = '2.3' variable
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-versiontools_1.9.1.bb | 1 SUMMARY = "Smart replacement for plain tuple used in __version__"
|
| H A D | python3-pyudev_0.24.3.bb | 12 sed -i "s/str(pyudev.__version__)/'${PV}'/g" ${S}/setup.py
|
| /openbmc/u-boot/Documentation/sphinx/ |
| H A D | cdomain.py | 44 __version__ = '1.0' variable 54 version = __version__,
|
| H A D | kerneldoc.py | 42 __version__ = '1.0' variable 143 version = __version__,
|
| H A D | kernel_include.py | 42 __version__ = '1.0' variable 50 version = __version__,
|
| /openbmc/openbmc/poky/meta/recipes-devtools/python/ |
| H A D | python3-unittest-automake-output_0.2.bb | 7 file://0001-Update-__version__-to-match-the-tag-version.patch"
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/ |
| H A D | 0002-do-not-import-target-module-while-cross-compile.patch | 44 - version = m.__version__ 59 + version = module.__version__
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libldb/libldb/ |
| H A D | 0001-do-not-import-target-module-while-cross-compile.patch | 46 - version = m.__version__ 61 + version = module.__version__
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-cson/ |
| H A D | python3-cson_git.bb | 22 echo "__version__=${PV}" > ${S}/version.py
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python/ |
| H A D | 0001-setup.py-Use-setuptools-instead-of-distutils.patch | 20 currentVersion = AWSIoTPythonSDK.__version__
|
| /openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/files/ |
| H A D | 0001-Relax-pyelftools-dependency.patch | 20 @@ -16,7 +16,7 @@ from elftools import __version__ as module_version
|
| /openbmc/openbmc/poky/bitbake/lib/simplediff/ |
| H A D | __init__.py | 14 __version__ = '1.0' variable
|
| /openbmc/openbmc/poky/bitbake/lib/prserv/ |
| H A D | __init__.py | 8 __version__ = "2.0.0" variable
|
| /openbmc/openbmc/poky/scripts/ |
| H A D | wic | 17 __version__ = "0.2.0" variable 499 version="%(prog)s {version}".format(version=__version__)) 514 description="wic version %s" % __version__)
|
| /openbmc/openbmc/poky/scripts/esdk-tools/ |
| H A D | wic | 17 __version__ = "0.2.0" variable 499 version="%(prog)s {version}".format(version=__version__)) 514 description="wic version %s" % __version__)
|