Home
last modified time | relevance | path

Searched refs:defconfigs (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/buildroot/support/scripts/
H A Dgenerate-gitlab-ci-yml25 local -a basics defconfigs runtimes
31 defconfigs=( $(cd configs; LC_ALL=C ls -1 *_defconfig) )
41 defconfigs=( $(cd configs; LC_ALL=C ls -1 qemu_*_defconfig) )
66 (*-defconfigs)
70 defconfigs=( "${CI_COMMIT_REF_NAME##*-}" )
H A Dpkg-stats1047 def dump_json(packages, defconfigs, stats, date, commit, output): argument
1058 defconfigs = {
1062 } for d in defconfigs
1074 'defconfigs': defconfigs,
1133 defconfigs = get_defconfig_list()
1134 for d in defconfigs:
1167 dump_json(packages, defconfigs, stats, date, commit, args.json)
/OK3568_Linux_fs/u-boot/tools/
H A Dmoveconfig.py420 defconfigs = []
437 defconfigs += matched
440 return [ defconfig[len('configs') + 1:] for defconfig in set(defconfigs) ]
444 defconfigs = []
448 defconfigs.append(os.path.join(dirpath, filename))
450 return defconfigs
694 defconfigs = get_all_defconfigs()
696 for defconfig in defconfigs:
1435 if options.defconfigs:
1436 defconfigs = get_matched_defconfigs(options.defconfigs)
[all …]
H A Dgenboardscfg.py206 def scan_defconfigs_for_multiprocess(queue, defconfigs): argument
218 for defconfig in defconfigs:
246 defconfigs = all_defconfigs[total_boards * i / jobs :
250 args=(q, defconfigs))
/OK3568_Linux_fs/u-boot/configs/
H A DREADME.rockchip7 All platform defconfigs of Rockchip SDK
59 All rv1126 defconfigs
/OK3568_Linux_fs/buildroot/utils/
H A Dgetdeveloperlib.py114 self.defconfigs = parse_developer_defconfigs(files)
135 if len(self.defconfigs):
136 things.append('{} defconfigs'.format(len(self.defconfigs)))
/OK3568_Linux_fs/buildroot/board/boundarydevices/common/
H A Dreadme.txt48 for additional and advanced defconfigs using Qt5, gstreamer,
/OK3568_Linux_fs/u-boot/board/varisys/cyrus/
H A DREADME3 The Cyrus defconfigs are Cyrus_P5020_defconfig and Cyrus_P5040_defconfig.
/OK3568_Linux_fs/buildroot/package/linux-backports/
H A Dlinux-backports.mk26 LINUX_BACKPORTS_KCONFIG_FILE = $(LINUX_BACKPORTS_DIR)/defconfigs/$(call qstrip,$(BR2_PACKAGE_LINUX_…
H A DConfig.in35 leading defconfig-. The defconfig is located in defconfigs/
/OK3568_Linux_fs/buildroot/
H A DREADME19 'make list-defconfigs' to view the list of provided configurations.
H A DMakefile169 graph-build graph-size list-defconfigs \
1207 @echo ' list-defconfigs - list all defconfigs (pre-configured minimal systems)'
H A DCHANGES99 New defconfigs: Allwinner nezha, stm32mp157c_odyssey
101 Removed defconfigs: qemu_csky
290 New defconfigs: kontron_pitx_imx8m, microchip_sama5d2_icp,
532 New defconfigs: Acme Systems Acqua A5 (256/512MB), Beagleboard
943 New defconfigs: arrow avenger96, bananapi M1+, microchip
946 Removed defconfigs: QEMU ppc virtex-ml507
1145 Removed defconfigs: rock64
1213 New defconfigs: Acer chromebook elm, Friendlyarm nanopc-t4 and
1479 New defconfigs: bananapi_m2_zero, freescale_imx8mnevk,
1685 defconfigs to use this new option.
[all …]
/OK3568_Linux_fs/buildroot/board/olimex/a10_olinuxino/
H A Dreadme.txt12 The following defconfigs are available:
/OK3568_Linux_fs/buildroot/board/olimex/a20_olinuxino/
H A Dreadme.txt14 The following defconfigs are available:
/OK3568_Linux_fs/buildroot/board/armadeus/
H A Dreadme.txt14 associated defconfigs:
/OK3568_Linux_fs/buildroot/docs/manual/
H A Dmake-tips.txt18 $ make list-defconfigs
H A Dcustomize-outside-br.txt177 One can store Buildroot defconfigs in the +configs+ subdirectory of
179 output of +make list-defconfigs+ and allow them to be loaded with the
181 'make list-defconfigs' output, below an +External configs+ label that
/OK3568_Linux_fs/buildroot/package/uboot-tools/
H A DConfig.in.host52 defconfigs with different boot environments.
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dkernel-yocto.bbclass145 # we don't overwrite it, but instead warn the user that SRC_URI defconfigs take
185 # a quick check to make sure we don't have duplicate defconfigs If
/OK3568_Linux_fs/yocto/poky/documentation/ref-manual/
H A Dtasks.rst692 during which user-specified defconfigs are applied if present, and where