Home
last modified time | relevance | path

Searched full:sources (Results 1 – 25 of 1130) sorted by relevance

12345678910>>...46

/openbmc/openbmc/meta-openembedded/meta-oe/lib/oeqa/selftest/cases/
H A Dmeta_oe_sources.py11 # Can we download everything from the OpenEmbedded Sources Mirror over http only
14 BB_ALLOWED_NETWORKS = " sources.openembedded.org"
18 bzr://.*/.* http://sources.openembedded.org/ \\n \\
19 cvs://.*/.* http://sources.openembedded.org/ \\n \\
20 git://.*/.* http://sources.openembedded.org/ \\n \\
21 gitsm://.*/.* http://sources.openembedded.org/ \\n \\
22 hg://.*/.* http://sources.openembedded.org/ \\n \\
23 osc://.*/.* http://sources.openembedded.org/ \\n \\
24 p4://.*/.* http://sources.openembedded.org/ \\n \\
25 svn://.*/.* http://sources.openembedded.org/ \\n \\
[all …]
/openbmc/openbmc/poky/meta/classes-global/
H A Dmirrors.bbclass31 ftp://sourceware.org/pub http://ftp.gwdg.de/pub/linux/sources.redhat.com/sourceware \
32 cvs://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \
33 svn://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \
34 git://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \
35 gitsm://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \
36 hg://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \
37 bzr://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \
38 p4://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \
39 osc://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \
40 https?://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \
[all …]
/openbmc/openbmc/meta-phosphor/conf/distro/include/
H A Dphosphor-base.inc11 bzr://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
12 cvs://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
13 git://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
14 gitsm://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
15 hg://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
16 osc://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
17 p4://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
18 svn://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n"
21 ftp://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
22 http://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
[all …]
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dapt.py39 …self.target.run('cd %s; echo deb [ allow-insecure=yes ] %s/all ./ > sources.list' % (apt_get_sourc…
44 …self.target.run("cd %s; cp sources.list sources.list.bak; sed -i 's|\[trusted=yes\] http://bogus_i…
48 self.target.run('cd %s; rm sources.list' % (apt_get_sourceslist_dir))
52 self.target.run('cd %s; mv sources.list.bak sources.list' % (apt_get_sourceslist_dir))
/openbmc/phosphor-logging/test/openpower-pels/
H A Dmeson.build14 'sources': [
25 'sources': [
45 'sources': ['../../extensions/openpower-pels/repository.cpp'],
57 'sources': ['../../extensions/openpower-pels/temporary_file.cpp'],
62 # used sources under test.
80 openpower_pels.get(t).get('sources', []),
/openbmc/qemu/tests/bench/
H A Dmeson.build3 sources: 'qht-bench.c',
7 sources: 'qtree-bench.c',
11 sources: files('atomic_add-bench.c'),
16 sources: files('atomic64-bench.c'),
/openbmc/phosphor-led-manager/manager/
H A Dmeson.build1 sources = [ variable
23 sources += [led_gen_hpp]
41 sources += ['lamptest/lamptest.cpp']
46 sources,
/openbmc/openbmc/poky/meta/lib/bblayers/setupwriters/
H A Doe-setup-layers.py47 sources = json_config['sources']
55 if not repo in sources.keys():
60 layer_remote = json_config['sources'][repo]['git-remote']
78 if not 'sources' in json.keys():
79 err = "File {}.json does not contain valid layer sources.".format(output)
93 json = {"version":"1.0","sources":repos}
95 err = "Could not determine layer sources"
/openbmc/openbmc/meta-ibm/recipes-support/chrony/chrony/huygens/
H A Dchrony.conf16 # Load source files matching the /etc/chrony/sources.d/*.sources pattern.
17 # These can be reloaded using 'chronyc reload sources'.
18 sourcedir /etc/chrony/sources.d
/openbmc/pldm/pldmtool/
H A Dmeson.build3 sources = [ variable
14 sources += ['oem/ibm/pldm_oem_ibm.cpp']
19 sources,
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Boot/
H A DSource.interface.yaml6 type: enum[self.Sources]
11 - name: Sources
13 Possible sources of a boot image.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/chrony/chrony/
H A Dchrony.conf23 # Load source files matching the /etc/chrony/sources.d/*.sources pattern.
24 # These can be reloaded using 'chronyc reload sources'.
25 sourcedir /etc/chrony/sources.d
/openbmc/phosphor-objmgr/src/test/
H A Dmeson.build1 processing_cpp_dep = declare_dependency(sources: '../processing.cpp')
2 associations_cpp_dep = declare_dependency(sources: '../associations.cpp')
3 handler_cpp_dep = declare_dependency(sources: '../handler.cpp')
/openbmc/openbmc-build-scripts/
H A Dbuild-rootfs-size-docker.sh10 # default ones in /etc/apt/sources.list
31 …ease && echo \$VERSION_CODENAME) main restricted universe multiverse\" > /etc/apt/sources.list && \
32 …cho \$VERSION_CODENAME)-updates main restricted universe multiverse\" >> /etc/apt/sources.list && \
33 …ho \$VERSION_CODENAME)-security main restricted universe multiverse\" >> /etc/apt/sources.list && \
34 …ho \$VERSION_CODENAME)-proposed main restricted universe multiverse\" >> /etc/apt/sources.list && \
35 … echo \$VERSION_CODENAME)-backports main restricted universe multiverse\" >> /etc/apt/sources.list"
/openbmc/phosphor-fan-presence/monitor/
H A Dmeson.build3 sources = [ variable
34 sources += fan_monitor_defs_cpp_dep
39 sources,
/openbmc/phosphor-fan-presence/presence/
H A Dmeson.build4 sources = [ variable
38 sources += generated_hpp_dep
43 sources,
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/
H A Dadbd.mk4 SOURCES = \
44 SOURCES := $(foreach source, $(SOURCES), system/core/$(source))
46 SOURCES += \
82 build: $(SOURCES)
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dbuildoptions.py210 # Can we download everything from the Yocto Sources Mirror over http only
219 bzr://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \\n \\
220 cvs://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \\n \\
221 git://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \\n \\
222 gitsm://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \\n \\
223 hg://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \\n \\
224 osc://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \\n \\
225 p4://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \\n \\
226 svn://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \\n \\
227 ftp://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \\n \\
[all …]
/openbmc/u-boot/board/freescale/p1022ds/
H A DREADME13 'setenv hwconfig audclk:12' to enable Audio(codec clock sources is 12MHz)
16 'setenv hwconfig 'usb2;audclk:11' to enable USB2 and Audio(codec clock sources
20 and AUDIO codec clock sources only setting as 11MHz or 12MHz !
/openbmc/qemu/hw/intc/
H A Dsh_intc.c71 struct intc_source *source = &desc->sources[n]; in sh_intc_set_irq()
84 /* slow: use a linked lists of pending sources instead */ in sh_intc_get_pending_vector()
92 struct intc_source *source = &desc->sources[i]; in sh_intc_get_pending_vector()
174 struct intc_source *source = &desc->sources[id]; in sh_intc_toggle_mask()
274 desc->sources[id].enable_max++; in sh_intc_register_source()
287 desc->sources[id].enable_max++; in sh_intc_register_source()
300 desc->sources[id].enable_max++; in sh_intc_register_source()
324 s = &desc->sources[id]; in sh_intc_register_sources()
336 s = &desc->sources[id]; in sh_intc_register_sources()
342 s = &desc->sources[id]; in sh_intc_register_sources()
[all …]
/openbmc/phosphor-fan-presence/control/
H A Dmeson.build12 sources = ['main.cpp'] variable
17 sources += [
74 sources += [
90 sources,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libubox/libubox/
H A D0001-version-libraries.patch8 …SET(SOURCES avl.c avl-cmp.c blob.c blobmsg.c uloop.c usock.c ustream.c ustream-fd.c vlist.c utils.…
10 ADD_LIBRARY(ubox SHARED ${SOURCES})
12 ADD_LIBRARY(ubox-static STATIC ${SOURCES})
/openbmc/qemu/rust/qemu-api/src/
H A Dirq.rs5 //! Bindings for interrupt sources
25 /// Interrupt sources are used by devices to pass changes to a value (typically
29 /// As far as devices are concerned, interrupt sources are always active-high:
41 /// devices are generally shared objects, interrupt sources are an example of
44 /// Interrupt sources can only be triggered under the Big QEMU Lock; `BqlCell`
/openbmc/phosphor-webui/
H A Dsonar-project.properties6 # Comma-separated paths to directories with sources (required)
7 sonar.sources=app
/openbmc/openbmc/meta-security/lib/oeqa/runtime/cases/
H A Dsuricata.py59 status, output = self.tc.target.run('suricata-update list-sources')
60 msg = ('suricata-update list-sources had an unexpected failure. '
66 status, output = self.tc.target.run('suricata-update update-sources')
67 msg = ('suricata-update update-sources had an unexpected failure. '

12345678910>>...46