Home
last modified time | relevance | path

Searched refs:downloaded (Results 1 – 25 of 123) sorted by relevance

12345

/OK3568_Linux_fs/buildroot/docs/manual/
H A Ddownload-location.txt6 ==== Location of downloaded packages
8 The various tarballs that are downloaded by Buildroot are all stored
H A Dadding-packages-directory.txt400 describes how the package should be downloaded, configured, built,
449 contains the hashes of the downloaded files for the +libfoo+
451 checking is not possible due to how the package is downloaded.
461 downloaded files and of the license files.
503 The +none+ hash type is reserved to those archives downloaded from a
509 downloaded patch, and an archive with no hash:
532 downloaded file, the hash(es) computed by Buildroot (after download) must
534 not match, Buildroot considers this an error, deletes the downloaded file,
538 downloaded file, Buildroot considers this an error and aborts. However,
539 the downloaded file is left in the download directory since this
[all …]
H A Dadding-packages-generic.txt64 the Internet location at which the tarball can be downloaded from
233 Buildroot will assume that the patch should be downloaded from
279 to be downloaded is located at +LIBFOO_SITE+. Buildroot will not do
303 The downloaded source code is cached as with the +svn+ method.
316 default when +LIBFOO_SITE+ begins with +git://+. The downloaded
321 contains a Mercurial repository URL. The downloaded source code
325 downloaded source code is cached as with the +svn+ method.
340 for packages downloaded with git (i.e. when
463 legally-relevant material. Note this file will not be downloaded
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Drm_work_and_downloads.bbclass11 # removes the downloaded source. This is achieved by making the DL_DIR
16 # Because the "do_fetch" task does not get re-run after removing the downloaded
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-matplotlib/
H A Dmatplotlib-disable-download.patch45 - f"The downloaded file does not match the expected sha. {url} was "
48 - if cache_dir is not None: # Try to cache the downloaded file.
/OK3568_Linux_fs/kernel/drivers/usb/image/
H A Dmdc800.c149 int downloaded; member
400 mdc800->downloaded = 1; in mdc800_usb_download_notify()
735 mdc800->downloaded, in mdc800_device_read()
737 mdc800->downloaded = 0; in mdc800_device_read()
999 mdc800->downloaded = 0; in usb_mdc800_init()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Ddell_rbu.rst16 update itself with the image downloaded in to the memory.
69 be downloaded. It is done as below::
120 read back the image downloaded.
126 the BIOS knows about the new image downloaded and it updates itself.
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.android-fastboot-protocol118 "verify:%08x" Send a digital signature to verify the downloaded
122 "flash:%s" Write the previously downloaded image to the
127 "boot" The previously downloaded data is a boot.img
H A DREADME.sdp33 downloaded through the boot ROM's Serial Downloader. Using boot mode
97 With that SPL and U-Boot can be downloaded with a single invocation
H A DREADME.ARC24 The ARC GNU toolchain with support for all ARC Processors can be downloaded
/OK3568_Linux_fs/u-boot/cmd/fastboot/
H A DKconfig49 downloaded images.
74 the downloaded image to a non-volatile storage device. Define
/OK3568_Linux_fs/buildroot/package/libhdhomerun/
H A D0001-dont-strip.patch3 Patch downloaded from Gentoo:
/OK3568_Linux_fs/kernel/fs/incfs/
H A DKconfig9 of programs while their binaries are still being lazily downloaded over the
/OK3568_Linux_fs/buildroot/package/libtheora/
H A D0001-link-libtheoradec.patch7 Patch downloaded from
/OK3568_Linux_fs/buildroot/package/libhid/
H A D0001-dont-fiddle-with-debug-flags.patch4 downloaded from
/OK3568_Linux_fs/buildroot/package/empty/
H A D0001-respect-LDFLAGS.patch1 downloaded from
/OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/
H A DKconfig119 controller before executing the downloaded code, and so the host PC
138 Tegra's boot ROM supports a mode whereby code may be downloaded and
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-requests-toolbelt_0.9.1.bb33 # downloaded file is not supported
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Dttusb-dec.rst44 Copy the three files downloaded above into the /usr/lib/hotplug/firmware or
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/opencv/opencv/
H A D0001-3rdparty-ippicv-Use-pre-downloaded-ipp.patch4 Subject: [PATCH] 3rdparty/ippicv: Use pre-downloaded ipp
H A Ddownload.patch27 set(HELP_OPENCV_DOWNLOAD_PATH "Cache directory for downloaded files")
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Dwd719x.rst8 can be downloaded from WD at:
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/
H A DKconfig14 Documentation on InfiniBand and RoCE can be downloaded at
/OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/
H A Dlpit.rst9 downloaded from:
/OK3568_Linux_fs/yocto/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-fetching.rst45 This code unpacks the downloaded files to the specified by ``WORKDIR``.
106 downloaded from the network. Any source files that are not local (i.e.
107 downloaded from the Internet) are placed into the download directory,
112 checksums to ensure the archives have been downloaded correctly. You can
131 After a file has been downloaded and
227 the downloaded file to be specified. Specifying the name of the
228 downloaded file is useful for avoiding collisions in
261 specify the name of the downloaded file as well::
728 - *"downloadfilename":* Specifies the filename used when storing the downloaded file.

12345