| /OK3568_Linux_fs/buildroot/package/bootstrap/ |
| H A D | bootstrap.mk | 8 BOOTSTRAP_SITE = https://github.com/twbs/bootstrap/releases/download/v$(BOOTSTRAP_VERSION) 9 BOOTSTRAP_SOURCE = bootstrap-$(BOOTSTRAP_VERSION)-dist.zip 11 BOOTSTRAP_LICENSE_FILES = css/bootstrap.css 16 mv $(@D)/bootstrap-$(BOOTSTRAP_VERSION)-dist/* $(@D) 20 $(INSTALL) -m 0644 -D $(@D)/css/bootstrap.min.css \ 21 $(TARGET_DIR)/var/www/bootstrap/css/bootstrap.min.css 22 $(INSTALL) -m 0644 -D $(@D)/css/bootstrap.min.css.map \ 23 $(TARGET_DIR)/var/www/bootstrap/css/bootstrap.min.css.map 24 $(INSTALL) -m 0644 -D $(@D)/js/bootstrap.min.js \ 25 $(TARGET_DIR)/var/www/bootstrap/js/bootstrap.min.js
|
| H A D | bootstrap.hash | 2 sha256 888ffd30b7e192381e2f6a948ca04669fdcc2ccc2ba016de00d38c8e30793323 bootstrap-4.3.1-dist.zip 3 sha256 35fbb6dc3891aacaf1ffa07abec2344fdbc454aab533a2a03bcf93577eb7837b css/bootstrap.css
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-chromium/recipes-browser/chromium/gn/ |
| H A D | 0001-Pass-no-static-libstdc-to-gen.py.patch | 14 tools/gn/bootstrap/bootstrap.py | 1 + 17 diff --git a/tools/gn/bootstrap/bootstrap.py b/tools/gn/bootstrap/bootstrap.py 19 --- a/tools/gn/bootstrap/bootstrap.py 20 +++ b/tools/gn/bootstrap/bootstrap.py
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/glibc/ |
| H A D | 0011-eglibc-Help-bootstrap-cross-toolchain.patch | 4 Subject: [PATCH] eglibc: Help bootstrap cross toolchain 11 $(inst_includedir)/gnu/stubs.h only if install-bootstrap-headers 19 If install-bootstrap-headers is 'yes', install a dummy copy of 21 * include/stubs-bootstrap.h: New file. 27 include/stubs-bootstrap.h | 12 ++++++++++++ 29 create mode 100644 include/stubs-bootstrap.h 46 +ifeq ($(install-bootstrap-headers),yes) 62 +ifeq ($(install-bootstrap-headers),yes) 63 +$(inst_includedir)/gnu/stubs.h: include/stubs-bootstrap.h $(+force) 80 diff --git a/include/stubs-bootstrap.h b/include/stubs-bootstrap.h [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/spear/ |
| H A D | spear600.c | 135 u32 bootstrap = read_bootstrap(); in snor_boot_selected() local 139 if ((bootstrap & CONFIG_SPEAR_ONLYSNORBOOT) == in snor_boot_selected() 143 if ((bootstrap & CONFIG_SPEAR_NORNANDBOOT) == in snor_boot_selected() 147 if ((bootstrap & CONFIG_SPEAR_NORNANDBOOT) == in snor_boot_selected() 157 u32 bootstrap = read_bootstrap(); in nand_boot_selected() local 161 if ((bootstrap & CONFIG_SPEAR_NORNANDBOOT) == in nand_boot_selected() 165 if ((bootstrap & CONFIG_SPEAR_NORNANDBOOT) == in nand_boot_selected() 181 u32 bootstrap = read_bootstrap(); in usb_boot_selected() local 185 if (!(bootstrap & CONFIG_SPEAR_USBBOOT)) in usb_boot_selected()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/ |
| H A D | check-openssl-cmds-in-script-bootstrap.patch | 1 bootstrap: check commands of openssl exist 3 It calls openssl commands dhparam and pkcs12 in script bootstrap. These 6 these commands. If not, abort running of script bootstrap. 17 raddb/certs/bootstrap | 8 ++++++++ 20 diff --git a/raddb/certs/bootstrap b/raddb/certs/bootstrap 22 --- a/raddb/certs/bootstrap 23 +++ b/raddb/certs/bootstrap
|
| /OK3568_Linux_fs/kernel/arch/mips/ath79/ |
| H A D | clock.c | 240 u32 bootstrap; in ar934x_clocks_init() local 245 bootstrap = ath79_reset_rr(AR934X_RESET_REG_BOOTSTRAP); in ar934x_clocks_init() 246 if (bootstrap & AR934X_BOOTSTRAP_REF_CLK_40) in ar934x_clocks_init() 358 u32 bootstrap; in qca953x_clocks_init() local 360 bootstrap = ath79_reset_rr(QCA953X_RESET_REG_BOOTSTRAP); in qca953x_clocks_init() 361 if (bootstrap & QCA953X_BOOTSTRAP_REF_CLK_40) in qca953x_clocks_init() 441 u32 bootstrap; in qca955x_clocks_init() local 443 bootstrap = ath79_reset_rr(QCA955X_RESET_REG_BOOTSTRAP); in qca955x_clocks_init() 444 if (bootstrap & QCA955X_BOOTSTRAP_REF_CLK_40) in qca955x_clocks_init() 524 u32 bootstrap; in qca956x_clocks_init() local [all …]
|
| /OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-base-arm64/ |
| H A D | configure | 14 --mirror-bootstrap "http://mirrors.ustc.edu.cn/debian" \ 29 --bootstrap-qemu-arch arm64 \ 30 --bootstrap-qemu-static /usr/bin/qemu-aarch64-static \
|
| /OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-gnome-arm64/ |
| H A D | configure | 14 --mirror-bootstrap "http://mirrors.ustc.edu.cn/debian" \ 29 --bootstrap-qemu-arch arm64 \ 30 --bootstrap-qemu-static /usr/bin/qemu-aarch64-static \
|
| /OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-lxde-arm64/ |
| H A D | configure | 14 --mirror-bootstrap "http://mirrors.ustc.edu.cn/debian" \ 29 --bootstrap-qemu-arch arm64 \ 30 --bootstrap-qemu-static /usr/bin/qemu-aarch64-static \
|
| /OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-xfce-armhf/ |
| H A D | configure | 14 --mirror-bootstrap "http://mirrors.ustc.edu.cn/debian" \ 29 --bootstrap-qemu-arch armhf \ 30 --bootstrap-qemu-static /usr/bin/qemu-arm-static \
|
| /OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-gnome-armhf/ |
| H A D | configure | 14 --mirror-bootstrap "http://mirrors.ustc.edu.cn/debian" \ 29 --bootstrap-qemu-arch armhf \ 30 --bootstrap-qemu-static /usr/bin/qemu-arm-static \
|
| /OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-base-armhf/ |
| H A D | configure | 14 --mirror-bootstrap "http://mirrors.ustc.edu.cn/debian" \ 29 --bootstrap-qemu-arch armhf \ 30 --bootstrap-qemu-static /usr/bin/qemu-arm-static \
|
| /OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-lxde-armhf/ |
| H A D | configure | 14 --mirror-bootstrap "http://mirrors.ustc.edu.cn/debian" \ 29 --bootstrap-qemu-arch armhf \ 30 --bootstrap-qemu-static /usr/bin/qemu-arm-static \
|
| /OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-xfce-arm64/ |
| H A D | configure | 14 --mirror-bootstrap "http://mirrors.ustc.edu.cn/debian" \ 29 --bootstrap-qemu-arch arm64 \ 30 --bootstrap-qemu-static /usr/bin/qemu-aarch64-static \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/go/go-1.18/ |
| H A D | 0005-make.bash-override-CC-when-building-dist-and-go_boot.patch | 34 # Run dist bootstrap to complete make.bash. 36 # Throw ours, built with Go 1.4, away after bootstrap. 37 -./cmd/dist/dist bootstrap -a $vflag $GO_DISTFLAGS "$@" 38 +CC="${BUILD_CC:-${CC}}" ./cmd/dist/dist bootstrap -a $vflag $GO_DISTFLAGS "$@"
|
| /OK3568_Linux_fs/buildroot/package/flex/ |
| H A D | 0003-build-make-it-possible-to-disable-the-build-of-the-d.patch | 53 # --disable-bootstrap is intended only to workaround problems with bootstrap 55 # Ideally we should be able to bootstrap even when cross-compiling.
|
| H A D | 0002-build-make-it-possible-to-disable-the-build-of-the-f.patch | 56 # --disable-bootstrap is intended only to workaround problems with bootstrap 58 # Ideally we should be able to bootstrap even when cross-compiling.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/go/ |
| H A D | go-native_1.17.13.bb | 8 SRC_URI += "https://dl.google.com/go/go1.4-bootstrap-20171003.tar.gz;name=bootstrap;subdir=go1.4" 9 SRC_URI[bootstrap.sha256sum] = "f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52"
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-chromium/recipes-browser/chromium/ |
| H A D | gn-native_111.0.5563.147.bb | 11 # bootstrap.py --no_clean hardcodes the build location to out_bootstrap. 40 python3 ${S}/tools/gn/bootstrap/bootstrap.py --skip-generate-buildfiles
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/netcf/ |
| H A D | netcf_0.2.8.bb | 36 # avoid bootstrap cloning gnulib on every configure 44 # | bootstrap: running: libtoolize --quiet 47 ./bootstrap --force --no-git --gnulib-srcdir=.gnulib
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/indent/indent/ |
| H A D | 0001-Makefile.am-remove-regression-dir.patch | 59 - bootstrap \ 61 + bootstrap
|
| /OK3568_Linux_fs/buildroot/package/go/ |
| H A D | 0001-build.go-explicit-option-for-crosscompilation.patch | 8 bootstrap. This is a problem in case the cross compilation mandates a 9 different toolchain for bootstrap and target. This patch adds
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/mga/ |
| H A D | mga_dma.c | 777 drm_mga_dma_bootstrap_t *bootstrap = data; in mga_dma_bootstrap() local 783 err = mga_do_dma_bootstrap(dev, bootstrap); in mga_dma_bootstrap() 790 bootstrap->texture_handle = dev_priv->agp_textures->offset; in mga_dma_bootstrap() 791 bootstrap->texture_size = dev_priv->agp_textures->size; in mga_dma_bootstrap() 793 bootstrap->texture_handle = 0; in mga_dma_bootstrap() 794 bootstrap->texture_size = 0; in mga_dma_bootstrap() 797 bootstrap->agp_mode = modes[bootstrap->agp_mode & 0x07]; in mga_dma_bootstrap()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | aks-cdu.dts | 68 bootstrap@0 { 69 label = "bootstrap";
|