| /OK3568_Linux_fs/yocto/poky/scripts/contrib/ |
| H A D | verify-homepage.py | 29 def wgetHomepage(pn, homepage): argument 30 result = subprocess.call('wget ' + '-q -T 5 -t 1 --spider ' + homepage, shell = True) 32 logger.warning("%s: failed to verify HOMEPAGE: %s " % (pn, homepage)) 49 homepage = data.getVar("HOMEPAGE") 50 if homepage: 52 urllib.request.urlopen(homepage, timeout=5) 54 count = count + wgetHomepage(os.path.basename(realfn), homepage)
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | cache_extra.py | 38 self.homepage = self.getvar('HOMEPAGE', metadata) 50 cachedata.homepage = {} 60 cachedata.homepage[fn] = self.homepage
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | oelint.bbclass | 17 homepage = d.getVar("HOMEPAGE", False) 18 if homepage == '': 20 elif not homepage.startswith("http://") and not homepage.startswith("https://"):
|
| H A D | create-spdx.bbclass | 464 homepage = d.getVar("HOMEPAGE") 465 if homepage: 466 recipe.homepage = homepage
|
| /OK3568_Linux_fs/buildroot/utils/ |
| H A D | scancpan | 736 … my $homepage = $dist->{resources}->{homepage} || qq{https://metacpan.org/release/${distname}}; 748 say {$fh} qq{\t ${homepage}};
|
| /OK3568_Linux_fs/buildroot/package/luarocks/ |
| H A D | buildroot.lua | 156 local homepage = rockspec.description.homepage or '???' 175 f:write('\n\t ' .. homepage .. '\n')
|
| /OK3568_Linux_fs/yocto/meta-clang/ |
| H A D | CODE_OF_CONDUCT.md | 70 This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, 73 [homepage]: https://www.contributor-covenant.org
|
| /OK3568_Linux_fs/buildroot/package/libedit/ |
| H A D | Config.in | 10 The official homepage is at:
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/mg/ |
| H A D | mg_20210609.bb | 2 HOMEPAGE = "http://homepage.boetes.org/software/mg/"
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/orm/management/commands/ |
| H A D | lsupdates.py | 277 ro.homepage = index.recipes[id].homepage
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/pigz/ |
| H A D | pigz_2.7.bb | 15 # Point this at the homepage in case /fossils/ isn't updated
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | userspace-tools.rst | 19 setup monitoring limits etc. You can get them on their homepage
|
| /OK3568_Linux_fs/kernel/fs/fuse/ |
| H A D | Kconfig | 10 from the FUSE homepage:
|
| /OK3568_Linux_fs/kernel/drivers/char/pcmcia/ |
| H A D | Kconfig | 43 PC/SC ifdhandler provided from the Omnikey homepage
|
| /OK3568_Linux_fs/buildroot/board/pine64/rock64/ |
| H A D | readme.txt | 8 Board homepage: https://www.pine64.org/?page_id=7147
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/zoran/ |
| H A D | Kconfig | 10 a driver homepage at <http://mjpeg.sf.net/driver-zoran/>. For
|
| /OK3568_Linux_fs/kernel/Documentation/input/devices/ |
| H A D | walkera0701.rst | 9 Devel homepage and download:
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | spdx.py | 222 homepage = _String() variable in SPDXPackage
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/layerindexlib/ |
| H A D | __init__.py | 1280 homepage="", bugtracker="", provides="", bbclassextend="", argument 1291 self.homepage = homepage
|
| H A D | cooker.py | 280 license='?', homepage='?', bugtracker='?',
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/ |
| H A D | README.osx | 48 Please consult wget's homepage for access to source code as well
|
| H A D | README.win32 | 80 Please consult wget's homepage for access to source code as well as
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/layerindexlib/tests/ |
| H A D | layerindexobj.py | 184 self.assertEqual(recipe.homepage, "")
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/exynos/ |
| H A D | exynos5433-tm2-common.dtsi | 80 homepage-key { 83 label = "homepage key";
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/acpi/ |
| H A D | linuxized-acpica.rst | 30 The homepage of ACPICA project is: www.acpica.org, it is maintained and
|