Home
last modified time | relevance | path

Searched full:submodules (Results 1 – 25 of 116) sorted by relevance

12345

/OK3568_Linux_fs/buildroot/support/download/
H A Dgit32 # case an unexpected and unsupported situation arises with submodules
151 # The new cset we want to checkout might have different submodules, or
153 # deregister _current_ submodules before we checkout.
156 # all submodules, including the corresponding .git files or directories.
160 # So, we fall-back to just removing all submodules directories. We do
162 # its own submodules.
164 # For recent git versions, the repository for submodules is stored
166 # only remove the working copies of submodules, effectively caching the
167 # submodules.
171 # the working copy as well as the repository, which means submodules
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/
H A Dgitsm.py2 BitBake 'Fetch' git submodules implementation
4 Inherits from and extends the Git fetcher to retrieve submodules of a git repository
39 Iterate over all of the submodules in this repository and execute
43 submodules = []
64 # Collect the defined submodules, and their attributes
69 # No submodules to update
84 submodules.append(m)
96 for module in submodules:
140 return submodules != []
170 logger.debug('gitsm: Submodules requiring update: %s' % (' '.join(need_update_list)))
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/base/
H A Dxcam_log.h114 #define XCAM_MODULE_LOG_ERROR(module, submodules, format, ...) \ argument
116 xcam_print_log(module, submodules, XCORE_LOG_LEVEL_ERR, "E:" format "\n", ##__VA_ARGS__); \
120 #define XCAM_MODULE_LOG_WARNING(module, submodules, format, ...) \ argument
123 (submodules & g_xcore_log_infos[module].sub_modules)) \
124 xcam_print_log(module, submodules, XCORE_LOG_LEVEL_WARNING, "W:" format "\n", \
128 #define XCAM_MODULE_LOG_INFO(module, submodules, format, ...) \ argument
131 (submodules & g_xcore_log_infos[module].sub_modules)) \
132 … xcam_print_log (module, submodules, XCORE_LOG_LEVEL_INFO, "I:" format "\n", ## __VA_ARGS__); \
135 #define XCAM_MODULE_LOG_DEBUG(module, submodules, format, ...) \ argument
138 (submodules & g_xcore_log_infos[module].sub_modules)) \
[all …]
/OK3568_Linux_fs/buildroot/package/micropython/
H A Dmicropython.mk10 # of submodules for various libs. However, we don't even clone the submodules,
33 # the git repository as submodules
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/pahole/files/
H A D0003-CMakeList.txt-don-t-download-libbpf-source-when-syst.patch29 # Update submodules as needed
30 option(GIT_SUBMODULE "Check submodules during build" ON)
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Dexternalsrc.py30 # test with git without submodules
37 # test with git with submodules
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dprminst44xx.c91 * submodules contained in the hwmod module
119 * different 'submodules' inside the IP block. This function will
146 * different 'submodules' inside the IP block. This function will
H A Dprm2xxx_3xxx.c23 * submodules contained in the hwmod module
49 * different 'submodules' inside the IP block. This function will
76 * different 'submodules' inside the IP block. This function will
H A Dprm33xx.c57 * submodules contained in the hwmod module
89 * different 'submodules' inside the IP block. This function will
116 * different 'submodules' inside the IP block. This function will
/OK3568_Linux_fs/yocto/meta-clang/.github/workflows/
H A Dyoe.yml25 submodules: recursive
28 … git clone --recurse-submodules -j8 -b master https://github.com/YoeDistro/yoe-distro.git yoe
/OK3568_Linux_fs/kernel/include/linux/wimax/
H A Ddebug.h40 * Group the code in modules and submodules inside each module [which
49 * submodules and that is included by all .c files that use
80 * We declare N different submodules whose debug level can be
205 * List of available submodules and their debug levels
/OK3568_Linux_fs/buildroot/boot/edk2/
H A Dedk2.mk27 # First, builds rely heavily on Git submodules to fetch various dependencies
29 # and rely on Buildroot's infrastructure, but using Git submodules greatly
/OK3568_Linux_fs/external/xserver/debian/patches/
H A Dseries7 05_Revert-Unload-submodules.diff
H A D05_Revert-Unload-submodules.diff4 Subject: [PATCH] Revert "Unload submodules."
/OK3568_Linux_fs/buildroot/package/qt5/qt5enginio/
H A Dqt5enginio.hash1 # Hash from: https://download.qt.io/official_releases/qt/5.6/5.6.3/submodules/qtenginio-opensource-…
/OK3568_Linux_fs/yocto/poky/meta-selftest/recipes-test/git-submodule-test/
H A Dgit-submodule-test.bb1 SUMMARY = "Test recipe for fetching git submodules"
/OK3568_Linux_fs/buildroot/package/qt6/qt6serialport/
H A Dqt6serialport.hash1 # Hash from: https://download.qt.io/official_releases/qt/6.4/6.4.2/submodules/qtserialport-everywhe…
/OK3568_Linux_fs/yocto/poky/meta-selftest/recipes-test/gitunpackoffline/
H A Dgitunpackoffline-fail.bb1 SUMMARY = "Test recipe for fetching git submodules"
/OK3568_Linux_fs/buildroot/package/qt6/qt6serialbus/
H A Dqt6serialbus.hash1 # Hash from: https://download.qt.io/official_releases/qt/6.4/6.4.2/submodules/qtserialbus-everywher…
/OK3568_Linux_fs/kernel/drivers/net/wimax/i2400m/
H A Dusb-debug-levels.h12 /* Maximum compile and run time debug level for all submodules */
H A Ddebug-levels.h12 /* Maximum compile and run time debug level for all submodules */
/OK3568_Linux_fs/kernel/net/wimax/
H A Ddebug-levels.h12 /* Maximum compile and run time debug level for all submodules */
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Djanz-cmodio.c226 /* Register drivers for all submodules */ in cmodio_pci_probe()
229 dev_err(&dev->dev, "unable to probe submodules\n"); in cmodio_pci_probe()
/OK3568_Linux_fs/buildroot/package/qt6/qt6base/
H A Dqt6base.hash1 # Hash from: https://download.qt.io/official_releases/qt/6.4/6.4.2/submodules/qtbase-everywhere-src…
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/
H A Dmax77686.txt4 interfaced to host controller using i2c interface. PMIC and Charger submodules

12345