Home
last modified time | relevance | path

Searched refs:destination (Results 1 – 17 of 17) sorted by relevance

/buildroot/package/syslog-ng/
A Dsyslog-ng.conf9 destination d_all {
15 destination(d_all);
/buildroot/support/scripts/
A Dpyinstaller.py16 def clean(source, destination): argument
18 scheme_path = destination.scheme_dict[scheme]
70 destination = SchemeDictionaryDestination(
83 clean(source, destination)
86 destination=destination,
/buildroot/package/micropython/
A Dcollect_micropython_lib.py41 def copy_file(src: str, target: str, destination: str):
49 def copy_libraries(manifest, destination: str):
51 copy_file(f.full_path, f.target_path, destination)
62 return os.path.abspath(args.micropython), os.path.abspath(args.destination)
/buildroot/package/brcmfmac_sdio-firmware-rpi/
A Dbrcmfmac_sdio-firmware-rpi.mk15 cp --remove-destination --no-dereference $(@D)/firmware/brcm/*.hcd $(TARGET_DIR)/lib/firmware/brcm
16 …cp --remove-destination --no-dereference $(@D)/firmware/synaptics/*.hcd $(TARGET_DIR)/lib/firmware…
24 …cp --remove-destination --no-dereference $(@D)/firmware/brcm/brcmfmac* $(TARGET_DIR)/lib/firmware/…
25 …cp --remove-destination --no-dereference $(@D)/firmware/cypress/cyfmac* $(TARGET_DIR)/lib/firmware…
/buildroot/package/grpc/
A D0002-wrap_memcpy.cc-add-GPR_DISABLE_WRAPPED_MEMCPY.patch30 void* __wrap_memcpy(void* destination, const void* source, size_t num) {
31 return memcpy(destination, source, num);
/buildroot/package/libsquish/
A D0001-Makefile-add-f-option-for-ln-to-remove-existing-dest.patch4 Subject: [PATCH] Makefile: add -f option for ln to remove existing destination
/buildroot/package/asterisk/
A D0003-build-ensure-target-directory-for-modules-exists.patch9 We fix that by instructing $(INSTALL) to create the destination directory
/buildroot/package/privoxy/
A D0002-GNUMakefile.in-fix-root-install.patch10 /usr/bin/install: missing destination file operand after '/home/buildroot/instance-0/output-1/targe…
/buildroot/support/misc/
A Dtarget-dir-warning.txt24 sudo tar -C /destination/of/extraction -xf images/rootfs.tar
/buildroot/board/qemu/aarch64-ebbr/
A Dreadme.txt57 To install another OS using an installer iso image, prepare a destination disk
82 and the destination disk as /dev/vdb.
/buildroot/package/cups-filters/
A D0001-beh-backend-Use-execv-instead-of-system-CVE-2023-24805.patch60 @@ -213,21 +214,40 @@ call_backend(char *uri, /* I - URI of final destination */
107 @@ -235,16 +255,29 @@ call_backend(char *uri, /* I - URI of final destination */
147 @@ -253,18 +286,44 @@ call_backend(char *uri, /* I - URI of final destination */
/buildroot/package/python-setuptools/
A D0001-add-executable.patch32 + ('executable=', 'e', "specify final destination interpreter path"),
/buildroot/package/
A Ddoc-asciidoc.mk97 $(2)_$(3)_A2X_OPTS += --destination-dir="$$(@D)"
/buildroot/package/screen/
A D0001-Do-not-use-memcpy-as-an-alternative-for-bcopy-memmov.patch39 * supports the overlapping of source and destination blocks. When
/buildroot/package/xenomai/3.0.10/
A D0001-lib-boilerplate-iniparser-Allow-building-with-GCC-10-2-2020101.patch19 overlap destination object ‘buf’ [-Werror=restrict]
/buildroot/support/kconfig/
A Dzconf.tab.c_shipped427 /* Copy COUNT objects from SRC to DST. The source and destination do
/buildroot/
A DCHANGES9114 of fakeroot; makedevs no longer breaks of the destination already

Completed in 70 milliseconds