Searched refs:destination (Results 1 – 17 of 17) sorted by relevance
| /buildroot/package/syslog-ng/ |
| A D | syslog-ng.conf | 9 destination d_all { 15 destination(d_all);
|
| /buildroot/support/scripts/ |
| A D | pyinstaller.py | 16 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 D | collect_micropython_lib.py | 41 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 D | brcmfmac_sdio-firmware-rpi.mk | 15 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 D | 0002-wrap_memcpy.cc-add-GPR_DISABLE_WRAPPED_MEMCPY.patch | 30 void* __wrap_memcpy(void* destination, const void* source, size_t num) { 31 return memcpy(destination, source, num);
|
| /buildroot/package/libsquish/ |
| A D | 0001-Makefile-add-f-option-for-ln-to-remove-existing-dest.patch | 4 Subject: [PATCH] Makefile: add -f option for ln to remove existing destination
|
| /buildroot/package/asterisk/ |
| A D | 0003-build-ensure-target-directory-for-modules-exists.patch | 9 We fix that by instructing $(INSTALL) to create the destination directory
|
| /buildroot/package/privoxy/ |
| A D | 0002-GNUMakefile.in-fix-root-install.patch | 10 /usr/bin/install: missing destination file operand after '/home/buildroot/instance-0/output-1/targe…
|
| /buildroot/support/misc/ |
| A D | target-dir-warning.txt | 24 sudo tar -C /destination/of/extraction -xf images/rootfs.tar
|
| /buildroot/board/qemu/aarch64-ebbr/ |
| A D | readme.txt | 57 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 D | 0001-beh-backend-Use-execv-instead-of-system-CVE-2023-24805.patch | 60 @@ -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 D | 0001-add-executable.patch | 32 + ('executable=', 'e', "specify final destination interpreter path"),
|
| /buildroot/package/ |
| A D | doc-asciidoc.mk | 97 $(2)_$(3)_A2X_OPTS += --destination-dir="$$(@D)"
|
| /buildroot/package/screen/ |
| A D | 0001-Do-not-use-memcpy-as-an-alternative-for-bcopy-memmov.patch | 39 * supports the overlapping of source and destination blocks. When
|
| /buildroot/package/xenomai/3.0.10/ |
| A D | 0001-lib-boilerplate-iniparser-Allow-building-with-GCC-10-2-2020101.patch | 19 overlap destination object ‘buf’ [-Werror=restrict]
|
| /buildroot/support/kconfig/ |
| A D | zconf.tab.c_shipped | 427 /* Copy COUNT objects from SRC to DST. The source and destination do
|
| /buildroot/ |
| A D | CHANGES | 9114 of fakeroot; makedevs no longer breaks of the destination already
|
Completed in 70 milliseconds