Home
last modified time | relevance | path

Searched refs:scripts (Results 1 – 25 of 327) sorted by relevance

12345678910>>...14

/buildroot/support/kconfig/
A DPOTFILES.in1 scripts/kconfig/lxdialog/checklist.c
2 scripts/kconfig/lxdialog/inputbox.c
3 scripts/kconfig/lxdialog/menubox.c
5 scripts/kconfig/lxdialog/util.c
6 scripts/kconfig/lxdialog/yesno.c
7 scripts/kconfig/mconf.c
8 scripts/kconfig/conf.c
9 scripts/kconfig/confdata.c
10 scripts/kconfig/gconf.c
11 scripts/kconfig/gconf.glade.h
[all …]
/buildroot/package/lmbench/
A D0001-scripts-build-use-bin-bash-as-shell.patch4 Subject: [PATCH] scripts/build: use /bin/bash as shell
6 scripts/build makes use of the "+=" operator which is not supported by
9 ../scripts/build: 21: ../scripts/build: LDLIBS+= -lm: not found
13 scripts/build | 2 +-
16 diff --git a/scripts/build b/scripts/build
18 --- a/scripts/build
19 +++ b/scripts/build
24 CC=${CC-`../scripts/compiler`}
25 MAKE=${MAKE-`../scripts/make`}
/buildroot/docs/manual/
A Dcustomize-post-image.adoc6 While post-build scripts (xref:rootfs-custom[]) are run _before_
8 scripts* can be used to perform some specific actions _after_ all images
11 Post-image scripts can for example be used to automatically extract your
17 scripts in config option +BR2_ROOTFS_POST_IMAGE_SCRIPT+ (in the +System
21 Just like post-build scripts, post-image scripts are run with the main
25 arguments will be passed to the script too. All the scripts will be
30 passed to post-build and post-fakeroot scripts. If you want to use
31 arguments that are only used for the post-image scripts you can use
34 Again just like for the post-build scripts, the scripts have access to
39 The post-image scripts will be executed as the user that executes
[all …]
/buildroot/package/dillo/
A D0004-fix-build-with-gcc-10.patch7scripts/instance-0/output-1/host/lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buil…
8scripts/instance-0/output-1/host/lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buil…
9scripts/instance-0/output-1/host/lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buil…
10scripts/instance-0/output-1/host/lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buil…
11scripts/instance-0/output-1/host/lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buil…
12scripts/instance-0/output-1/host/lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buil…
13scripts/instance-0/output-1/host/lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buil…
14scripts/instance-0/output-1/host/lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buil…
15scripts/instance-0/output-1/host/lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buil…
16scripts/instance-0/output-1/host/lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buil…
[all …]
/buildroot/board/visionfive2/
A Dpost-image.sh3 support/scripts/genimage.sh -c board/visionfive2/genimage.cfg
4 support/scripts/genimage.sh -c board/visionfive2/genimage_spi-nor.cfg
/buildroot/board/sheevaplug/patches/uboot/
A D0001-Remove-redundant-YYLOC-global-declaration.patch11 scripts/dtc/dtc-lexer.l | 1 -
14 diff --git a/scripts/dtc/dtc-lexer.l b/scripts/dtc/dtc-lexer.l
16 --- a/scripts/dtc/dtc-lexer.l
17 +++ b/scripts/dtc/dtc-lexer.l
/buildroot/package/xvisor/
A D0001-TOOLS-d2c-py-explicitly-use-the-python3-interpreter.patch10 /bin/sh: 1: /build/xvisor-0.3.2/tools/scripts/d2c.py: not found
23 tools/scripts/d2c.py | 2 +-
26 diff --git a/tools/scripts/d2c.py b/tools/scripts/d2c.py
28 --- a/tools/scripts/d2c.py
29 +++ b/tools/scripts/d2c.py
/buildroot/package/exim/
A D0002-Don-t-make-backup-copies-of-installed-files.patch9 scripts/exim_install | 18 +++++++++---------
12 diff --git a/scripts/exim_install b/scripts/exim_install
14 --- a/scripts/exim_install
15 +++ b/scripts/exim_install
19 if ../scripts/newer ${name} ${BIN_DIRECTORY}/${name}; then
A D0003-Skip-version-check-and-symlink-installation.patch15 scripts/exim_install | 7 +++++--
18 diff --git a/scripts/exim_install b/scripts/exim_install
20 --- a/scripts/exim_install
21 +++ b/scripts/exim_install
/buildroot/package/freeradius-server/
A D0001-jlibtool-cross-with-host-CC.patch15 scripts/libtool.mk | 4 ++--
18 diff --git a/scripts/libtool.mk b/scripts/libtool.mk
20 --- a/scripts/libtool.mk
21 +++ b/scripts/libtool.mk
/buildroot/package/python3/
A D0008-Add-an-option-to-disable-pydoc.patch80 + scripts = ['Tools/scripts/idle3', 'Tools/scripts/2to3',
83 + scripts += [ 'Tools/scripts/pydoc3' ]
89 # If you change the scripts installed here, you also need to
92 - scripts = ["Tools/scripts/pydoc3", "Tools/scripts/idle3",
93 - "Tools/scripts/2to3"]
94 + scripts = scripts
A D0017-Add-an-option-to-disable-IDLE.patch78 - scripts = ['Tools/scripts/idle3', 'Lib/smtpd.py']
79 + scripts = [ 'Lib/smtpd.py']
81 scripts += [ 'Tools/scripts/pydoc3' ]
83 scripts += [ 'Tools/scripts/2to3' ]
85 + scripts += [ 'Tools/scripts/idle3' ]
/buildroot/package/ti-gfx/
A Dti-gfx.service6 ExecStart=/usr/lib/systemd/scripts/ti-gfx start
7 ExecStop=/usr/lib/systemd/scripts/ti-gfx stop
/buildroot/package/qt5/qt5webengine-chromium/
A D0001-Add-python3-build-support.patch19 .../scripts/bind_gen/blink_v8_bridge.py | 6 +-
20 .../scripts/bind_gen/callback_interface.py | 2 +-
21 .../bindings/scripts/bind_gen/code_node.py | 10 +--
23 .../scripts/bind_gen/codegen_format.py | 2 +-
24 .../scripts/bind_gen/codegen_utils.py | 2 +-
25 .../bindings/scripts/bind_gen/dictionary.py | 2 +-
27 .../scripts/bind_gen/mako_renderer.py | 2 +-
28 .../bindings/scripts/bind_gen/style_format.py | 9 +-
29 .../bindings/scripts/bind_gen/task_queue.py | 5 +-
31 .../scripts/generate_origin_trial_features.py | 4 +-
[all …]
/buildroot/package/ifupdown-scripts/
A DConfig.in2 bool "ifupdown scripts"
6 Set of scripts used by ifupdown (either the standalone one,
/buildroot/package/cups/
A D0001-Remove-man-from-BUILDDIRS-in-configure.patch14 config-scripts/cups-common.m4 | 2 +-
17 diff --git a/config-scripts/cups-common.m4 b/config-scripts/cups-common.m4
19 --- a/config-scripts/cups-common.m4
20 +++ b/config-scripts/cups-common.m4
/buildroot/package/swupdate/
A Dtmpfiles-swupdate.conf2 X /tmp/scripts
/buildroot/board/boundarydevices/common/
A Dpost-image.sh3 support/scripts/genimage.sh -c $(dirname $0)/genimage.cfg
/buildroot/board/bsh/imx8mn-bsh-smm-s2-pro/
A Dpost-image.sh3 support/scripts/genimage.sh -c ${BINARIES_DIR}/genimage.cfg
/buildroot/package/udev-gentoo-scripts/
A Dudev-gentoo-scripts.mk8 UDEV_GENTOO_SCRIPTS_SOURCE = udev-gentoo-scripts-$(UDEV_GENTOO_SCRIPTS_VERSION).tar.bz2
9 UDEV_GENTOO_SCRIPTS_SITE = https://gitweb.gentoo.org/proj/udev-gentoo-scripts.git/snapshot
A DConfig.in6 Init scripts for eudev.
/buildroot/package/x11r7/xapp_scripts/
A Dxapp_scripts.hash2 sha256 1b154b4359302ca499818c45396325aef9ff364d6ff4ce5c3769e4803994a136 scripts-1.0.1.tar.bz2
/buildroot/package/dialog/
A DConfig.in7 dialog - display dialog boxes from shell scripts
10 different types of dialog boxes from shell scripts. This
/buildroot/package/initscripts/
A DConfig.in4 The basics startup scripts for both SysV and Busybox
/buildroot/board/zynq/
A Dpost-image.sh15 support/scripts/genimage.sh -c "${BOARD_DIR}/genimage.cfg"

Completed in 48 milliseconds

12345678910>>...14