Home
last modified time | relevance | path

Searched refs:OE (Results 1 – 25 of 464) sorted by relevance

12345678910>>...19

/openbmc/openbmc/poky/meta/conf/distro/include/
H A Ddistro_alias.inc12 DISTRO_PN_ALIAS:pn-alsa-state = "OE-Core"
25 DISTRO_PN_ALIAS:pn-builder = "OE-Core"
30 DISTRO_PN_ALIAS:pn-connman-conf = "OE-Core"
40 DISTRO_PN_ALIAS:pn-core-image-rt = "OE-Core"
73 DISTRO_PN_ALIAS:pn-formfactor = "OE-Core"
106 DISTRO_PN_ALIAS:pn-hello-mod = "OE-Core"
122 DISTRO_PN_ALIAS:pn-keymaps = "OE-Core"
192 DISTRO_PN_ALIAS:pn-makedevs = "OE-Core"
266 DISTRO_PN_ALIAS:pn-piglit = "OE-Core"
337 DISTRO_PN_ALIAS:pn-usbinit = "OE-Core"
[all …]
/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/
H A DTestMbox.test_commit_message_presence.fail4 Subject: [PATCH] README.OE-Core.md: add foo
8 README.OE-Core.md | 1 +
11 diff --git a/README.OE-Core.md b/README.OE-Core.md
13 --- a/README.OE-Core.md
14 +++ b/README.OE-Core.md
H A DTestMbox.test_commit_message_presence.pass4 Subject: [PATCH] README.OE-Core.md: add foo
10 README.OE-Core.md | 1 +
13 diff --git a/README.OE-Core.md b/README.OE-Core.md
15 --- a/README.OE-Core.md
16 +++ b/README.OE-Core.md
/openbmc/u-boot/arch/arm/dts/
H A Dst-pincfg.h14 #define OE (1 << 27) macro
34 #define OUT (OE)
36 #define BIDIR (OE | OD)
38 #define BIDIR_PU (OE | PU | OD)
/openbmc/linux/arch/arm/boot/dts/st/
H A Dst-pincfg.h15 #define OE (1 << 27) macro
35 #define OUT (OE)
37 #define BIDIR (OE | OD)
39 #define BIDIR_PU (OE | PU | OD)
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Didt,versaclock5.yaml38 SH SP Output when the SD/OE pin is Low/High
88 shut down if the SD/OE pin is driven high. If 0, this disables the
90 the value of the SD/OE pin. This property corresponds to the SH
97 If 1, this enables output when the SD/OE pin is high, and disables
98 output when the SD/OE pin is low. If 0, this disables output when
99 the SD/OE pin is high, and enables output when the SD/OE pin is
181 /* Set the SD/OE pin's settings */
/openbmc/u-boot/drivers/pinctrl/
H A Dpinctrl-sti.c22 #define OE (1 << 27) macro
34 #define OUT (OE)
36 #define OUT_PU (OE | PU)
38 #define BIDIR (OE | OD)
40 #define BIDIR_PU (OE | PU | OD)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cunit/files/
H A Dfixup-install-docdir.patch6 header files in locations not consistent with the OE filesystem layout.
7 So here we specify new locations which are consistent with OE filesystems.
9 Upstream-Status: Inappropriate - configuration for OE build environment
/openbmc/inarp/
H A Dconfigure.ac29 …AS_HELP_STRING([--enable-oe-sdk], [Link testcases absolutely against OE SDK so they can be ran wit…
32 [Path to the OE SDK SYSROOT])
37 AC_MSG_NOTICE([Enabling OE-SDK at $OECORE_TARGET_SYSROOT])
/openbmc/openbmc/meta-openembedded/
H A DREADME.md1 Collection of layers for the OE-core universe
5 This repository is a collection of layers to suppliment OE-Core
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386-sse-exceptions.c44 #define OE (1 << 3) macro
47 #define EXC (IE | ZE | OE | UE | PE)
77 if ((mxcsr & EXC) != (OE | PE)) { in main()
203 if ((mxcsr & EXC) != (OE | PE)) { in main()
239 if ((mxcsr & EXC) != (OE | PE)) { in main()
275 if ((mxcsr & EXC) != (OE | PE)) { in main()
311 if ((mxcsr & EXC) != (OE | PE)) { in main()
347 if ((mxcsr & EXC) != (OE | PE)) { in main()
390 if ((mxcsr & EXC) != (OE | PE)) { in main()
433 if ((mxcsr & EXC) != (OE | PE)) { in main()
[all …]
/openbmc/phosphor-event/
H A Dconfigure.ac35 …AS_HELP_STRING([--enable-oe-sdk], [Link testcases absolutely against OE SDK so they can be ran wit…
38 [Path to the OE SDK SYSROOT])
43 AC_MSG_NOTICE([Enabling OE-SDK at $OECORE_TARGET_SYSROOT])
/openbmc/linux/Documentation/devicetree/bindings/display/ti/
H A Dti,tpd12s015.txt8 - gpios: CT CP HPD, LS OE and HPD gpios
21 <&gpio2 9 GPIO_ACTIVE_HIGH>, /* 41, LS OE */
/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/
H A D0001-Fix-opening-etc-resolv.conf-error.patch9 is created by systemd-resolved.service by default in current OE's systemd
17 is marked as OE specific.
19 Upstream-Status: Inappropriate [OE Specific]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin/
H A Dpurple-OE-branding-25.patch20 +#define IRC_DEFAULT_ALIAS "OE-user"
23 +#define IRC_DEFAULT_QUIT "Powered by OE: www.openembedded.org"
/openbmc/openbmc/poky/meta-selftest/recipes-extended/hello-rs/hello-rs/
H A D0001-Greet-OE-Core.patch4 Subject: [PATCH] Greet "OE-Core"
21 + let greeting = greet(Some("OE-Core"));
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/geany/geany-plugins/
H A D0001-geany.m4-Do-not-tinker-with-pkg-config-paths.patch6 OE sets up these paths correctly w.r.t. target sysroot
8 Upstream-Status: Inappropriate [OE-Specific]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/luajit/luajit/
H A D0001-Do-not-strip-automatically-this-leaves-the-stripping.patch4 Subject: [PATCH] Do not strip automatically, this leaves the stripping busines to OE
6 Upstream-Status: Inappropriate [OE-Specific]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/
H A D0001-configure-Respect-the-cflags-from-environment.patch6 This is needed with OE like cross-build envs where certain important
10 Upstream-Status: Inappropriate [OE-Specific]
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/metacity/metacity/
H A D0001-drop-zenity-detection.patch6 OE does not support zenity
8 Upstream-Status: Inappropriate [OE specific]
/openbmc/btbridge/
H A Dconfigure.ac36 …AS_HELP_STRING([--enable-oe-sdk], [Link testcases absolutely against OE SDK so they can be ran wit…
39 [Path to the OE SDK SYSROOT])
44 AC_MSG_NOTICE([Enabling OE-SDK at $OECORE_TARGET_SYSROOT])
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libteam/libteam/
H A D0001-team_basic_test.py-disable-RedHat-specific-test.patch7 incompatible with OE:
10 Upstream-Status: Inappropriate [OE Specific]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/emlog/emlog/
H A D0001-Remove-modules_clean-from-clean-target.patch7 Since OE will run 'make clean' before reconfiguring, this
11 Upstream-Status: Inappropriate [ OE-Specific ]
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/libuser/libuser/
H A D0001-docs-Disable-building.patch6 It needs linuxdoc-tools which we do not have in OE anymore
8 Upstream-Status: Inappropriate [OE-Specific]
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pocketsphinx/
H A D0001-cython-Use-cythyon3-in-cmake-check.patch6 OE does not install cython anymore, it only has cython3
9 Upstream-Status: Inappropriate [ OE-Specific ]

12345678910>>...19