Home
last modified time | relevance | path

Searched refs:bare (Results 1 – 25 of 77) sorted by relevance

1234

/openbmc/openbmc/meta-google/recipes-google/ipmi/
H A Dbare-metal-active.bb1 SUMMARY = "Systemd target for bare-metal setup"
3 The gbmc-bare-metal-active target can be used to disable host-facing \
5 The gbmc-bare-metal-prep target can be used for any preparation work \
6 before interfaces get disabled by the gbmc-bare-metal-active target. \
13 SRC_URI += "file://gbmc-bare-metal-active@.target"
14 SRC_URI += "file://gbmc-bare-metal-prep@.target"
25 gbmc-bare-metal-active@.target \
26 gbmc-bare-metal-prep@.target \
31 install -m0644 ${UNPACKDIR}/gbmc-bare-metal-active@.target ${D}${systemd_system_unitdir}/
32 install -m0644 ${UNPACKDIR}/gbmc-bare-metal-prep@.target ${D}${systemd_system_unitdir}/
H A Dgoogle-ipmi-sys_git.bb21 bare-metal-active \
/openbmc/openbmc/meta-google/recipes-google/bare-metal-espi/bare-metal-espi/
H A Ddisable-espi.service3 BindsTo=gbmc-bare-metal-active@0.target
4 Before=gbmc-bare-metal-active@0.target
13 WantedBy=gbmc-bare-metal-active@0.target
/openbmc/openbmc/meta-google/recipes-google/bare-metal-obmc-console/bare-metal-obmc-console/
H A Ddisable-obmc-console.service3 BindsTo=gbmc-bare-metal-active@0.target
4 Before=gbmc-bare-metal-active@0.target disable-ipmi-kcs.service
13 WantedBy=gbmc-bare-metal-active@0.target
/openbmc/openbmc/meta-google/recipes-google/bare-metal-ipmi-kcs/bare-metal-ipmi-kcs/
H A Ddisable-ipmi-kcs.service.in3 BindsTo=gbmc-bare-metal-active@0.target
4 Before=gbmc-bare-metal-active@0.target
13 WantedBy=gbmc-bare-metal-active@0.target
/openbmc/openbmc/meta-google/recipes-google/bare-metal-gpio-monitor/
H A Dbare-metal-gpio-monitor_git.bb1 SUMMARY = "Monitor host GPIO in bare metal mode"
2 DESCRIPTION = "Monitor host GPIO in bare metal mode"
3 GOOGLE_MISC_PROJ = "bare-metal-host-monitor"
17 bare-metal-active \
/openbmc/openbmc/meta-arm/meta-arm-toolchain/
H A DREADME.md9 Pre-built Arm toolchain for bare-metal development
12 Recipes for pre-built GNU Arm toolchain for bare-metal development are provided
19 bare-metal software development on devices based on 32-bit Arm Cortex-A,
27 This recipe provides support for pre-built GNU Arm toolchain for bare-metal
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dgit.py24 self.bare = True
27 self.bare = False
48 def init(path, bare=False): argument
51 if bare:
H A Dgitarchive.py30 def init_git_repo(path, no_create, bare, log): argument
47 repo = GitRepo.init(path, bare)
94 if not repo.bare and repo.get_current_branch() == branch:
165 def gitarchive(data_dir, git_dir, no_create, bare, commit_msg_subject, commit_msg_body, branch_name… argument
170 data_repo = init_git_repo(git_dir, no_create, bare, log)
/openbmc/u-boot/arch/x86/dts/
H A Dskeleton.dtsi2 * Skeleton device tree; the bare minimum needed to boot; just include and
/openbmc/u-boot/arch/arm/dts/
H A Dskeleton.dtsi2 * Skeleton device tree; the bare minimum needed to boot; just include and
H A Dskeleton64.dtsi2 * Skeleton device tree in the 64 bits version; the bare minimum
/openbmc/u-boot/arch/mips/dts/
H A Dskeleton.dtsi3 * Skeleton device tree; the bare minimum needed to boot; just include and
/openbmc/google-misc/subprojects/bare-metal-host-monitor/
H A Dhost-gpio-monitor@.service.in2 Description=gBMC bare-metal GPIO monitoring for host %i
/openbmc/google-misc/
H A D.gitignore10 !subprojects/bare-metal-host-monitor/
/openbmc/u-boot/arch/arc/dts/
H A Dskeleton.dtsi2 * Skeleton device tree; the bare minimum needed to boot; just include and
/openbmc/openbmc/poky/meta/lib/bblayers/
H A Dmachines.py28 if args.bare:
/openbmc/openbmc/meta-openembedded/meta-multimedia/conf/include/
H A Dptest-packagelists-meta-multimedia.inc6 …rs show-recipes --recipes-only --layer meta-multimedia --inherits ptest --bare | sed -e '1,/=== Ma…
/openbmc/openbmc/meta-openembedded/meta-filesystems/conf/include/
H A Dptest-packagelists-meta-filesystems.inc6 …s show-recipes --recipes-only --layer meta-filesystems --inherits ptest --bare | sed -e '1,/=== Ma…
/openbmc/openbmc/meta-google/recipes-google/bare-metal-espi/
H A Dbare-metal-espi.bb17 bare-metal-active \
/openbmc/openbmc/poky/meta/recipes-core/images/
H A Dcore-image-initramfs-boot.bb9 # Ensure the initramfs only contains the bare minimum
/openbmc/openbmc/meta-google/recipes-google/bare-metal-obmc-console/
H A Dbare-metal-obmc-console.bb19 bare-metal-active \
/openbmc/openbmc/meta-google/recipes-google/bare-metal-ipmi-kcs/
H A Dbare-metal-ipmi-kcs.bb17 bare-metal-active \
/openbmc/openbmc/meta-openembedded/meta-networking/conf/include/
H A Dptest-packagelists-meta-networking.inc6 …rs show-recipes --recipes-only --layer meta-networking --inherits ptest --bare | sed -e '1,/=== Ma…
/openbmc/openbmc/poky/meta/recipes-graphics/kmscube/
H A Dkmscube_git.bb2 DESCRIPTION = "kmscube is a little demonstration program for how to drive bare metal graphics \

1234