Home
last modified time | relevance | path

Searched full:rebuild (Results 1 – 25 of 567) sorted by relevance

12345678910>>...23

/OK3568_Linux_fs/buildroot/docs/manual/
H A Drebuilding-packages.txt4 [[full-rebuild]]
5 === Understanding when a full rebuild is necessary
10 tools. In some cases, Buildroot should rebuild the entire system, in
16 rebuild is necessary. As a hint, here are a few rules of thumb that
20 rebuild is needed. Changing the architecture variant, the binary
24 * When the toolchain configuration is changed, a complete rebuild
31 rebuild is not necessarily needed. Buildroot will detect that this
34 have already been built, Buildroot will not automatically rebuild
36 can rebuild them manually, or you should do a full rebuild. For
44 either have to do a full rebuild, or rebuild +ctorrent+ itself.
[all …]
H A Dusing-buildroot-development.txt21 source code of one package, and be able to quickly rebuild the system
73 <pkg>-rebuild+ and +make <pkg>-reconfigure+ targets. A +make
74 <pkg>-rebuild all+ sequence will _rsync_ the source code from
83 make linux-rebuild all
91 make busybox-rebuild all
H A Dfaq-troubleshooting.txt90 then you should certainly run a full rebuild (see xref:make-tips[] for
136 and rebuild all those packages. For example, package A depends
158 applied on the output directory without having to rebuild
161 are changed (we would have to detect this, and rebuild the package
220 complete rebuild, approximately 15 to 20 minutes. Note that
228 about (see xref:rebuild-pkg[]), but beware that sometimes full
229 rebuilds are anyway necessary (see xref:full-rebuild[]);
H A Dcustomize-rootfs.txt79 directly and rebuild the image. The target filesystem is available
81 rebuild the target filesystem image.
86 refer to xref:full-rebuild[] for details. This solution is therefore
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_all_builds_page.py123 Test 'Rebuild' buttons in recent builds section
125 'Rebuild' button should not be shown for command-line builds,
134 # shouldn't see a rebuild button for command-line builds
135 selector = 'div[data-latest-build-result="%s"] .rebuild-btn' % default_build.id
138 'should not see a rebuild button for cli builds')
140 # should see a rebuild button for non-command-line builds
141 selector = 'div[data-latest-build-result="%s"] .rebuild-btn' % build1.id
144 'should see a rebuild button for non-cli builds')
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/templates/
H A Dmrb_section.html238 <!-- rebuild button -->
239 <%include tmpl='#rebuild-template'/%>
250 <!-- rebuild button -->
252 <%include tmpl='#rebuild-template'/%>
256 <!-- rebuild button or no rebuild icon -->
257 <script id="rebuild-template" type="text/x-jsrender">
259 <!-- no rebuild info icon -->
264 <!-- rebuild button -->
265 …<span class="rebuild-btn alert-link <%if state == 'Success'%>success<%else state == 'Failed'%>dang…
268 Rebuild
/OK3568_Linux_fs/kernel/scripts/
H A Dadjust_autoksyms.sh13 # file's timestamp is updated to force a rebuild of the affected source
15 # to be exec'd to trigger a rebuild of those files.
53 # needs to be rebuild. Let's guard against that by making sure our
69 # Then trigger a rebuild of affected source files
/OK3568_Linux_fs/debian/scripts/
H A Drockbian.sh9 rebuild)
10 echo "rebuild"
11 REBUILD=1
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/crash/crash/
H A Dgdb_build_jobs_and_not_write_crash_target.patch8 Don't write ${TARGET} to crash.target which causes rebuild fails.
21 - else make --no-print-directory rebuild; fi
23 + else make --no-print-directory ${GDB_MAKE_JOBS} rebuild; fi
/OK3568_Linux_fs/buildroot/fs/initramfs/
H A Dinitramfs.mk11 # 2- to then rebuild the kernel with rootfs.cpio as initramfs
14 # linux/linux.mk, via the linux-rebuild-with-initramfs rule, which depends
22 rootfs-initramfs: linux-rebuild-with-initramfs
/OK3568_Linux_fs/kernel/tools/power/pm-graph/
H A Dbootgraph.8103 .SS "rebuild"
158 .SS "rebuild timeline from logs"
160 Rebuild the html from a previous run's logs, using the same options.
164 Rebuild the html with different options.
H A Dsleepgraph.8248 .SS "rebuild"
329 .SS "rebuild timeline from logs"
331 Rebuild the html from a previous run's logs, using the same options.
335 Rebuild the html with different options.
/OK3568_Linux_fs/buildroot/build/
H A Denvsetup.sh85 rebuild) bpkg_run "build install deploy" $2 ;;
89 rebuild-update) bpkg_run "build install update" $2 ;;
183 alias brebuild='bpkg_run rebuild'
186 alias brebuild-update='bpkg_run rebuild-update'
/OK3568_Linux_fs/buildroot/
H A Denvsetup.sh85 rebuild) bpkg_run "build install deploy" $2 ;;
89 rebuild-update) bpkg_run "build install update" $2 ;;
183 alias brebuild='bpkg_run rebuild'
186 alias brebuild-update='bpkg_run rebuild-update'
/OK3568_Linux_fs/u-boot/lib/optee_clientApi/
H A DREADME66 a515160d optee: v1 rebuild ca/ta to support new OP-TEE MSG
68 a515160d optee: v1 rebuild ca/ta to support new OP-TEE MSG
70 26c9dd9b rebuild libRkTeeWeaver.v1.so for new OP-TEE MSG
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dmyrs.c36 { MYRS_DEVICE_REBUILD, "Rebuild" },
695 { 0x0005, "P Automatic Rebuild Started" },
696 { 0x0006, "P Manual Rebuild Started" },
697 { 0x0007, "P Rebuild Completed" },
698 { 0x0008, "P Rebuild Cancelled" },
699 { 0x0009, "P Rebuild Failed for Unknown Reasons" },
700 { 0x000A, "P Rebuild Failed due to New Physical Device" },
701 { 0x000B, "P Rebuild Failed due to Logical Drive Failure" },
741 { 0x003A, "P Start Rebuild Failed due to Physical Drive Too Small" },
743 { 0x003D, "P Standby Rebuild Started" },
[all …]
H A D3w-xxxx.h66 [0x004] = "ERROR: Rebuild failed: Unit #",
67 [0x005] = "INFO: Rebuild complete: Unit #",
73 [0x00B] = "INFO: Rebuild started: Unit #",
88 [0x02C] = "WARNING: Overwrote bad sector during rebuild: Port #",
89 [0x02D] = "ERROR: Encountered bad sector during rebuild: Port #",
H A Dmyrb.c432 * myrb_get_rbld_progress - get rebuild progress information
434 * Executes a type 3 command and returns the rebuild progress
467 * myrb_update_rbld_progress - updates the rebuild status
469 * Updates the rebuild status for the attached logical devices.
495 "Rebuild in Progress, %d%% completed\n", in myrb_update_rbld_progress()
501 "Rebuild Failed due to Logical Drive Failure\n"); in myrb_update_rbld_progress()
505 "Rebuild Failed due to Bad Blocks on Other Drives\n"); in myrb_update_rbld_progress()
509 "Rebuild Failed due to Failure of Drive Being Rebuilt\n"); in myrb_update_rbld_progress()
513 "Rebuild Completed Successfully\n"); in myrb_update_rbld_progress()
517 "Rebuild Successfully Terminated\n"); in myrb_update_rbld_progress()
[all …]
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Ditmt.c103 * held as we need to acquire the lock to rebuild sched domains
142 * held as we need to acquire the lock to rebuild sched domains
185 * No need to rebuild sched domain after updating
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dkirkwood-iomega_ix2_200.dts55 pmx_led_rebuild: pmx-led-rebuild {
95 pmx_led_rebuild_brt_ctrl_1: pmx-led-rebuild-brt-ctrl-1 {
99 pmx_led_rebuild_brt_ctrl_2: pmx-led-rebuild-brt-ctrl-2 {
/OK3568_Linux_fs/buildroot/package/oracle-mysql/
H A D0004-Fix-gen_lex_hash-execution.patch13 # this avoid the rebuild of the built files in a source dist
25 # this avoid the rebuild of the built files in a source dist
/OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/
H A Ddm-raid.rst90 [rebuild <idx>]
91 Rebuild drive number 'idx' (first drive is 0).
384 1.3.1 Allow device replacement/rebuild for RAID 10
418 specific devices are requested via rebuild. Fix RAID leg
419 rebuild errors.
422 1.15.1 Fix argument count and arguments for rebuild/write_mostly/journal_(dev|mode)
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-raid.c216 /* Array elements of 64 bit needed for rebuild/failed disk bits */
327 { CTR_FLAG_REBUILD, "rebuild"},
823 int rebuild = 0; in parse_dev_params() local
873 rs->ti->error = "Drive designated for rebuild not specified"; in parse_dev_params()
899 rebuild++; in parse_dev_params()
909 } else if (rebuild && !rs->md.recovery_cp) { in parse_dev_params()
913 * it is impossible to rebuild a drive. in parse_dev_params()
921 rs->ti->error = "Unable to rebuild drive while array is not in-sync"; in parse_dev_params()
1038 * It is possible to have a higher rebuild count for RAID10, in validate_raid_redundancy()
1108 * [rebuild <idx>] Rebuild the drive indicated by the index
[all …]
/OK3568_Linux_fs/kernel/fs/xfs/scrub/
H A Drepair.c154 * Does the given AG have enough space to rebuild a btree? Neither AG
171 * worst case estimate for the number of blocks we'd need to rebuild one of
242 * Figure out how many blocks we'd need worst case to rebuild in xrep_calc_ag_resblks()
243 * each type of btree. Note that we can only rebuild the in xrep_calc_ag_resblks()
261 * Guess how many blocks we need to rebuild the rmapbt. in xrep_calc_ag_resblks()
420 * the btree we're trying to rebuild and the block is indeed owned by another
426 * The caller is responsible for locking the AG headers for the entire rebuild
629 * If the AGF or AGI become slightly corrupted, it may be necessary to rebuild
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dtrace-event-scripting.c39 " Install libpython and rebuild perf to enable it.\n" in print_python_unsupported_msg()
103 " Install libperl and rebuild perf to enable it.\n" in print_perl_unsupported_msg()

12345678910>>...23