Home
last modified time | relevance | path

Searched refs:rc3 (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/docs/en/RK3566_RK3568/
H A DRK3566_RK3568_Linux4.19_SDK_Note.md51 - Update buildroot 2018.02-rc3
113 - update buildroot 2018.02-rc3
158 - update buildroot 2018.02-rc3
243 - update buildroot 2018.02-rc3
429 - update buildroot 2018.02-rc3
504 **Buildroot (2018.02-rc3)**:
543 **Buildroot (2018.02-rc3)**:
593 **Buildroot (2018.02-rc3)**:
/OK3568_Linux_fs/docs/cn/RK3566_RK3568/
H A DRK3566_RK3568_Linux4.19_SDK_Note.md51 - Update buildroot 2018.02-rc3
113 - update buildroot 2018.02-rc3
158 - update buildroot 2018.02-rc3
243 - update buildroot 2018.02-rc3
429 - update buildroot 2018.02-rc3
504 **Buildroot (2018.02-rc3)**:
543 **Buildroot (2018.02-rc3)**:
593 **Buildroot (2018.02-rc3)**:
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dapplying-patches.rst361 # first an example of moving from 5.7 to 5.8-rc3
364 $ patch -p1 < ../patch-5.8-rc3 # apply the 5.8-rc3 patch
366 $ mv linux-5.7 linux-5.8-rc3 # rename the source dir
368 # now let's move from 5.8-rc3 to 5.8-rc5
370 $ cd ~/linux-5.8-rc3 # change to the 5.8-rc3 dir
371 $ patch -p1 -R < ../patch-5.8-rc3 # revert the 5.8-rc3 patch
374 $ mv linux-5.8-rc3 linux-5.8-rc5 # rename the source dir
H A D2.Process.rst80 October 13 5.4-rc3
/OK3568_Linux_fs/buildroot/board/amarula/a64-relic/
H A Dextlinux.conf1 label linux-4.17.0-rc3
/OK3568_Linux_fs/kernel/tools/testing/kunit/test_data/
H A Dtest_read_from_file.kconfig3 # User Mode Linux/x86 4.12.0-rc3 Kernel Configuration
H A Dtest_is_test_passed-no_tests_run.log8 Linux version 4.12.0-rc3-00010-g7319eb35f493-dirty (brendanhiggins@mactruck.svl.corp.google.com) (g…
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/bluez5/bluez5/
H A D0001-tests-add-a-target-for-building-tests-without-runnin.patch27 2.8.0.rc3
/OK3568_Linux_fs/buildroot/package/faifa/
H A D0002-hpav_cfg.c-do-not-include-linux-if_ether.h-for-musl-.patch31 2.7.0.rc3
/OK3568_Linux_fs/buildroot/package/nilfs-utils/
H A D0001-nilfs_cleanerd-link-dynamically.patch31 1.8.5.rc3
/OK3568_Linux_fs/buildroot/package/bcusdk/
H A D0002-eibd-fix-endless-recursion-when-using-USB-backends.patch34 1.8.5.rc3
/OK3568_Linux_fs/u-boot/board/rockchip/sheep_rk3368/
H A DREADME31 U-Boot 2017.05-rc3-01094-g9ddd1e8-dirty (May 15 2017 - 15:57:23 +0800)
/OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/process/
H A D2.Process.rst64 二月 25 4.16-rc3
/OK3568_Linux_fs/buildroot/package/unzip/
H A D0001-Add-a-CMakeFile.txt-to-ease-cross-compilation.patch20 [0] http://git.buildroot.net/buildroot/tree/package/infozip?id=2015.11-rc3
/OK3568_Linux_fs/kernel/sound/core/
H A DKconfig127 Say Y here to support the obsolete ALSA PCM API (ver.0.9.0 rc3
/OK3568_Linux_fs/buildroot/
H A DCHANGES23 2021.11-rc3, released November 30th, 2021
195 2021.08-rc3, released August 31st, 2021
439 2021.05-rc3, released May 31th, 2021
869 2021.02-rc3, released February 27th, 2021
1117 2020.11-rc3, released November 28th, 2020
1381 2020.08-rc3, released August 28th, 2020
1655 2020.05-rc3, released May 29th, 2020
2237 2020.02-rc3, released March 2nd, 2020
2518 2019.11-rc3, released November 24th, 2019
2784 #12156: buildroot-2019.08-rc3 does not build for Pi Zero W
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/initscripts/
H A Dinitscripts_1.0.bb77 install -d ${D}${sysconfdir}/rc3.d
/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dqeth_core_main.c1777 int rc1 = 0, rc2 = 0, rc3 = 0; in qeth_halt_channels() local
1782 rc3 = qeth_halt_channel(card, &card->data); in qeth_halt_channels()
1787 return rc3; in qeth_halt_channels()
1792 int rc1 = 0, rc2 = 0, rc3 = 0; in qeth_clear_channels() local
1797 rc3 = qeth_clear_channel(card, &card->data); in qeth_clear_channels()
1802 return rc3; in qeth_clear_channels()
5340 int rc, rc2, rc3; in qeth_set_offline() local
5372 rc3 = qeth_stop_channel(&card->read); in qeth_set_offline()
5374 rc = (rc2) ? rc2 : rc3; in qeth_set_offline()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/
H A Dcvmx-lmcx-defs.h1446 uint64_t rc3:4; member
1454 uint64_t rc3:4;
/OK3568_Linux_fs/kernel/Documentation/dev-tools/
H A Dkasan.rst59 CPU: 1 PID: 2760 Comm: insmod Not tainted 4.19.0-rc3+ #698
/OK3568_Linux_fs/kernel/Documentation/locking/
H A Drt-mutex-design.rst573 This document was originally written for 2.6.17-rc3-mm1
/OK3568_Linux_fs/kernel/Documentation/translations/it_IT/process/
H A D2.Process.rst89 13 ottobre 5.4-rc3
/OK3568_Linux_fs/external/xserver/debian/
H A Dchangelog1347 * New upstream release candidate (1.10 rc3).
3190 xserver-xorg-core-dbg, but leave it commented out so we can get rc3 in the
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dproc.rst304 .. table:: Table 1-3: Contents of the statm files (as of 2.6.8-rc3)
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist1.txt277 drwxr-xr-x root root 4096 ./etc/rc3.d
278 lrwxrwxrwx root root 20 ./etc/rc3.d/S01networking -> ../init.d/networking
279 lrwxrwxrwx root root 16 ./etc/rc3.d/S02dbus-1 -> ../init.d/dbus-1
280 lrwxrwxrwx root root 21 ./etc/rc3.d/S15mountnfs.sh -> ../init.d/mountnfs.sh
281 lrwxrwxrwx root root 20 ./etc/rc3.d/S20hwclock.sh -> ../init.d/hwclock.sh
282 lrwxrwxrwx root root 16 ./etc/rc3.d/S20syslog -> ../init.d/syslog
283 lrwxrwxrwx root root 22 ./etc/rc3.d/S99rmnologin.sh -> ../init.d/rmnologin.sh
284 lrwxrwxrwx root root 23 ./etc/rc3.d/S99stop-bootlogd -> ../init.d/stop-bootlogd

12