Home
last modified time | relevance | path

Searched refs:removing (Results 1 – 25 of 264) sorted by relevance

1234567891011

/OK3568_Linux_fs/yocto/poky/meta/recipes-core/gettext/gettext-0.21/
H A Dparallel.patch4 Subject: [PATCH] instal libgettextlib.a before removing it
7 be installing and removing libgettextlib.a. We serialize
/OK3568_Linux_fs/buildroot/package/lightning/
H A D0001-include-Makefile.am-don-t-install-lightning.h-twice.patch7 nodist_include_HEADERS without removing it from include_HEADERS
14 Fix this by removing lightning.h from include_HEADERS
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Dnsrepair2.c413 u8 removing; in acpi_ns_repair_CST() local
425 removing = FALSE; in acpi_ns_repair_CST()
433 removing = TRUE; in acpi_ns_repair_CST()
444 removing = TRUE; in acpi_ns_repair_CST()
448 if (removing) { in acpi_ns_repair_CST()
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Drm_work_and_downloads.bbclass10 # In addition to removing local build directories of a recipe, it also
16 # Because the "do_fetch" task does not get re-run after removing the downloaded
H A Duseradd_base.bbclass86 bbnote "${PN}: '$groupname' is primary group for users '$other_users', not removing it"
89 bbnote "${PN}: group $groupname doesn't exist, not removing it"
106 bbnote "${PN}: user $username doesn't exist, not removing it"
H A Dgo-mod.bbclass14 # we avoid errors during clean task as well as when removing the TMPDIR.
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dmemory-hotplug.rst92 When adding/removing memory that uses memory block devices (i.e. ordinary RAM),
97 space once memory has been fully added. And when removing memory, we
117 When adding/removing/onlining/offlining memory or adding/removing
/OK3568_Linux_fs/kernel/Documentation/ABI/obsolete/
H A Dsysfs-selinux-disable21 SELinux at runtime. Fedora is in the process of removing the
23 slow process of removing this code from the kernel.
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator/
H A DAllow-xinput_calibrator_pointercal.sh-to-be-run-as-n.patch32 - echo "Empty calibration file found, removing it"
50 + echo "Empty calibration file found, removing it"
/OK3568_Linux_fs/buildroot/package/patchelf/
H A D0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch189 debug("removing directory `%s' from RPATH\n", dirName.c_str());
226 + debug("removing directory '%s' from RPATH because '%s' doesn't exist\n",
232 + debug("removing directory '%s' from RPATH because it doesn't exist\n", dirName…
238 + debug("removing directory '%s' from RPATH because it's not in rootdir\n",
247 + debug("removing directory '%s' from RPATH because it's a standard library dire…
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0046-docs-Document-the-cutmem-command.patch36 This prevents removing EFI memory regions to potentially subvert the
58 + This prevents removing EFI memory regions to potentially subvert the
/OK3568_Linux_fs/kernel/drivers/net/ethernet/rocker/
H A Drocker_ofdpa.c1273 bool removing; in ofdpa_port_ipv4_neigh() local
1285 removing = found && !adding; in ofdpa_port_ipv4_neigh()
1294 } else if (removing) { in ofdpa_port_ipv4_neigh()
1328 if (adding || removing) { in ofdpa_port_ipv4_neigh()
1385 bool removing; in ofdpa_port_ipv4_nh() local
1398 removing = found && !adding; in ofdpa_port_ipv4_nh()
1407 } else if (removing) { in ofdpa_port_ipv4_nh()
1823 bool removing = (lw->flags & OFDPA_OP_FLAG_REMOVE); in ofdpa_port_fdb_learn_work() local
1831 if (learned && removing) in ofdpa_port_fdb_learn_work()
1834 else if (learned && !removing) in ofdpa_port_fdb_learn_work()
[all …]
/OK3568_Linux_fs/buildroot/docs/manual/
H A Dcustomize-configuration.txt10 This strips the Buildroot configuration down by removing configuration
50 simplifies the config file by removing default values. However,
/OK3568_Linux_fs/kernel/Documentation/device-mapper/
H A Ddm-bow.txt6 change, or rolled back by removing the dm_bow device and running a command line
41 unmounting the file system, removing the dm-bow device and running the command
43 and removing, but the command line utility must still be run
/OK3568_Linux_fs/buildroot/package/python-opcua-asyncio/
H A DConfig.in11 OPC UA client based on python-opcua, removing
/OK3568_Linux_fs/kernel/drivers/of/
H A DKconfig23 bool "Fixup dtb by removing nodes with disabled status"
30 bool "Fixup dtb by removing empty nodes"
/OK3568_Linux_fs/buildroot/package/privoxy/
H A DConfig.in10 headers, controlling access, and removing ads and other
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-multimedia/libid3tag/libid3tag/
H A Dcflags_filter.patch1 configure contains CFLAGS filtering code which was removing our prefix-map
/OK3568_Linux_fs/buildroot/package/libdvbsi/
H A DConfig.in9 information to a set of C++ objects, removing the need to
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dmips_ejtag_fdc.c161 bool removing; member
689 if (!priv->removing) in mips_ejtag_fdc_tty_timer()
1034 priv->removing = true; in mips_ejtag_fdc_tty_probe()
1064 priv->removing = true; in mips_ejtag_fdc_tty_cpu_down()
1093 priv->removing = false; in mips_ejtag_fdc_tty_cpu_up()
/OK3568_Linux_fs/buildroot/package/owl-linux/
H A D0001-fix-for-linux-3.3.x.patch2 net_device_ops structure, removing the ndo_set_multicast_list callback. The
/OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/grilo/
H A Dgrilo_0.3.14.bb19 # Note: removing 'net' from PACKAGECONFIG causes
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/emlog/emlog/
H A D0001-Remove-modules_clean-from-clean-target.patch8 will try to run module_clean and will wrongly try to look for removing
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/nspr/nspr/
H A Dremove-rpath-from-tests.patch4 Avoid QA warnings by removing hardcoded rpath from binaries.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-initramfs/recipes-devtools/klibc/
H A Dklcc-cross_2.0.8.bb23 # magic by removing all the crazy escaping.

1234567891011